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, across multiple versions, with version 2.14.0 being the latest."],["The `UnstarEntryResponse` class is a response message for the `UnstarEntry` operation and is currently an empty response."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Constructors for `UnstarEntryResponse` include a default constructor and a copy constructor that takes another `UnstarEntryResponse` object as a parameter."],["The namespace for the class is `Google.Cloud.DataCatalog.V1` and it's part of the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]