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 Google Cloud Data Catalog v1 API, specifically for version 2.8.0."],["The `UnstarEntryResponse` class serves as the response message for the `UnstarEntry` operation in the Data Catalog API, which is currently an empty response."],["The class `UnstarEntryResponse` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["The documentation includes a list of older versions of the `UnstarEntryResponse` class, ranging from 2.14.0 down to 1.2.0, with the link to the documentation for each of them, and the current version being 2.8.0."],["This documentation covers the constructors of the `UnstarEntryResponse` class, which include a default constructor and a constructor that accepts another `UnstarEntryResponse` object as a parameter."]]],[]]