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."],[[["The `StarEntryResponse` class is a response message for the `StarEntry` function in Google Cloud Data Catalog V1, and is currently empty."],["Version 2.14.0 is the latest available version of the `StarEntryResponse` documentation, with previous versions going back to 1.2.0 being accessible."],["The `StarEntryResponse` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for `StarEntryResponse`: a default constructor and a copy constructor that takes another `StarEntryResponse` object as a parameter."],["This documentation details the structure, inheritance, and implementation of the `StarEntryResponse` class within the `Google.Cloud.DataCatalog.V1` namespace, located in the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]