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 page provides documentation for the `StarEntryResponse` class within the `Google.Cloud.DataCatalog.V1` namespace, detailing its implementation and inheritance."],["The latest version of `StarEntryResponse` available is 2.14.0, with links provided for this and numerous previous versions down to 1.2.0."],["`StarEntryResponse` is a response message for `StarEntry` operations, and currently it is stated to be empty."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors listed, a default one with no parameters and one that accepts another `StarEntryResponse` object as an argument."]]],[]]