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 webpage details the `StarEntryResponse` class within the `Google.Cloud.DataCatalog.V1` namespace, which is part of the Google Cloud Data Catalog service."],["The `StarEntryResponse` class is a response message for the `StarEntry` operation, designed to be empty for now."],["This class implements multiple interfaces, including `IMessage\u003cStarEntryResponse\u003e`, `IEquatable\u003cStarEntryResponse\u003e`, `IDeepCloneable\u003cStarEntryResponse\u003e`, `IBufferMessage`, and `IMessage`, and inherits from `Object`."],["The page provides links to documentation for various versions of `StarEntryResponse`, ranging from the latest `2.14.0` to `1.2.0`, in addition to version `1.7.0` that this page specifically covers."],["The class `StarEntryResponse` offers two constructors: a parameterless constructor, and a constructor that accepts another `StarEntryResponse` object."]]],[]]