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."],[[["This page documents the `UnstarEntryResponse` class within the Google.Cloud.DataCatalog.V1 namespace, specifically version 2.0.0 and it lists all the previous versions available for reference as well."],["`UnstarEntryResponse` is a response message for the `UnstarEntry` method in the DataCatalog API, and currently has an empty body."],["The class inherits from `Object` and implements `IMessage\u003cUnstarEntryResponse\u003e`, `IEquatable\u003cUnstarEntryResponse\u003e`, `IDeepCloneable\u003cUnstarEntryResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class provides two constructors: a default constructor `UnstarEntryResponse()` and a copy constructor `UnstarEntryResponse(UnstarEntryResponse other)` that takes another `UnstarEntryResponse` instance as a parameter."],["The page also links to all the other implemented members, the namespace, the assembly, as well as all the prior versions of the class listed in descending order with the latest being 2.14.0."]]],[]]