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-21 UTC."],[[["This page provides reference documentation for the `StarEntryResponse` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The `StarEntryResponse` class is a response message used for the `StarEntry` method in the Data Catalog API, which is currently empty."],["The document details various versions of the `StarEntryResponse` class, ranging from version 1.2.0 to the latest version 2.14.0."],["The `StarEntryResponse` class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable\u003cStarEntryResponse\u003e`, `IDeepCloneable\u003cStarEntryResponse\u003e`, and `IBufferMessage`."],["The page lists the constructors for the StarEntryResponse class, which includes a default constructor and a constructor that takes another StarEntryResponse object as a parameter."]]],[]]