public sealed class UnstarEntryRequest : IMessage<UnstarEntryRequest>, IEquatable<UnstarEntryRequest>, IDeepCloneable<UnstarEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UnstarEntryRequest.
Request message for
[UnstarEntry][google.cloud.datacatalog.v1.DataCatalog.UnstarEntry].
[[["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 `UnstarEntryRequest` class within the Google Cloud Data Catalog v1 API, spanning multiple versions from 1.2.0 to the latest 2.14.0."],["The `UnstarEntryRequest` class is a request message used to unstar an entry within the Google Cloud Data Catalog, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes constructors for creating a new `UnstarEntryRequest` instance or copying an existing one, as well as the properties `EntryName` and `Name` to specify which entry to unstar."],["The most recent version of `UnstarEntryRequest` documented is version 2.14.0, and the page provides a link to each version's documentation."]]],[]]