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 documentation for the `UnstarEntryResponse` class within the Google Cloud Data Catalog V1 API, specifically focusing on version 2.2.0."],["The `UnstarEntryResponse` class represents the response message for the `UnstarEntry` operation and is currently empty."],["The page includes links to documentation for various versions of the `UnstarEntryResponse`, ranging from version 1.2.0 to the latest version, 2.14.0."],["The `UnstarEntryResponse` class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page shows the `UnstarEntryResponse` class contains 2 constructors: the default constructor and one that takes in another `UnstarEntryResponse` as a parameter."]]],[]]