public sealed class StarEntryResponse : IMessage<StarEntryResponse>, IEquatable<StarEntryResponse>, IDeepCloneable<StarEntryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class StarEntryResponse.
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-25 UTC."],[[["This webpage provides documentation for the `StarEntryResponse` class within the Google Cloud Data Catalog v1 API for .NET."],["The `StarEntryResponse` class is a response message for the `StarEntry` function, currently implemented as an empty response."],["The document includes a list of available versions for this API, ranging from 1.2.0 to 2.14.0, with 2.14.0 being the most recent."],["The `StarEntryResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors for `StarEntryResponse`, which includes a parameter-less constructor and a constructor that accepts another `StarEntryResponse` object as input."]]],[]]