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 webpage provides reference documentation for the `UnstarEntryResponse` class within the Google Cloud Data Catalog v1 API for .NET."],["The latest version of `UnstarEntryResponse` is 2.14.0, with historical versions available dating back to 1.2.0."],["The `UnstarEntryResponse` class is a response message for the `UnstarEntry` operation in the Data Catalog API, and is currently an empty response."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `UnstarEntryResponse` class is located within the `Google.Cloud.DataCatalog.V1` namespace and its assembly file is `Google.Cloud.DataCatalog.V1.dll`."]]],[]]