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 webpage provides reference documentation for the `StarEntryResponse` class within the Google Cloud Data Catalog v1 API, specifically for the .NET platform."],["The latest version of `StarEntryResponse` is version 2.14.0, and the page includes links to documentation for various other versions, dating back to 1.2.0."],["The `StarEntryResponse` class is a response message for the `StarEntry` action, currently empty, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is within the `Google.Cloud.DataCatalog.V1` namespace, contained within the `Google.Cloud.DataCatalog.V1.dll` assembly, and inherits members from the base `object` class."],["This page highlights the two constructors available for the `StarEntryResponse` class: a parameterless constructor and a constructor that accepts another `StarEntryResponse` object as a parameter."]]],[]]