public sealed class UnstarEntryResponse : IMessage<UnstarEntryResponse>, IEquatable<UnstarEntryResponse>, IDeepCloneable<UnstarEntryResponse>, IBufferMessage, IMessage
Response message for
[UnstarEntry][google.cloud.datacatalog.v1.DataCatalog.UnstarEntry].
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 latest version of the `UnstarEntryResponse` is 2.14.0, while this page focuses on version 1.7.0."],["`UnstarEntryResponse` is part of the `Google.Cloud.DataCatalog.V1` namespace within the `Google.Cloud.DataCatalog.V1.dll` assembly."],["This class implements multiple interfaces: `IMessage\u003cUnstarEntryResponse\u003e`, `IEquatable\u003cUnstarEntryResponse\u003e`, `IDeepCloneable\u003cUnstarEntryResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `UnstarEntryResponse` class has two constructors, one default and one that takes another `UnstarEntryResponse` object as a parameter for copying."],["`UnstarEntryResponse` inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]