public sealed class StarEntryResponse : IMessage<StarEntryResponse>, IEquatable<StarEntryResponse>, IDeepCloneable<StarEntryResponse>, IBufferMessage, IMessage
Response message for
[StarEntry][google.cloud.datacatalog.v1.DataCatalog.StarEntry].
Empty for now
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `StarEntryResponse` class within the `Google.Cloud.DataCatalog.V1` namespace, which is a response message for `StarEntry` operations."],["The latest version available for this class is 2.14.0, with previous versions listed down to 1.2.0."],["The `StarEntryResponse` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `StarEntryResponse` object as a parameter."],["The documentation provided is for version 2.0.0, however, there are many versions listed going back further than 2.0.0 and are available for reference."]]],[]]