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 page provides documentation for the `UnstarEntryResponse` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The `UnstarEntryResponse` class is used as the response message for the `UnstarEntry` operation, but is currently empty."],["The latest version documented is 2.14.0, while the page content focuses on version 2.3.0 of the documentation and previous versions going as far back as version 1.2.0."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation also provides details on the two constructors available for creating `UnstarEntryResponse` objects, including a parameter to copy an existing `UnstarEntryResponse` object."]]],[]]