public sealed class UnstarEntryResponse : IMessage<UnstarEntryResponse>, IEquatable<UnstarEntryResponse>, IDeepCloneable<UnstarEntryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UnstarEntryResponse.
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 document provides reference documentation for the `UnstarEntryResponse` class within the Data Catalog v1 API for .NET, specifically version 2.9.0."],["`UnstarEntryResponse` serves as the response message for the `UnstarEntry` operation in the Data Catalog API, and is currently empty."],["The document lists the available versions, starting with version 2.14.0 (latest), going down to 1.2.0, and is found in the `Google.Cloud.DataCatalog.V1` namespace."],["The `UnstarEntryResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `object`, and has 2 constructors available, one default and one that accepts another `UnstarEntryResponse` object as a parameter."]]],[]]