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 webpage provides documentation for the `UnstarEntryResponse` class within the `Google.Cloud.DataCatalog.V1` namespace, which is part of the Google Cloud Data Catalog API."],["It details the different versions of the `UnstarEntryResponse` class, ranging from version 1.2.0 up to the latest version 2.14.0."],["The `UnstarEntryResponse` class is a response message for the `UnstarEntry` operation and is currently empty."],["The `UnstarEntryResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UnstarEntryResponse` class inherits from `Object` and has two constructors: a default constructor and a copy constructor that takes another `UnstarEntryResponse` object as a parameter."]]],[]]