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 documentation for the `UnstarEntryRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.12.0."],["`UnstarEntryRequest` is used to unmark or remove the starred status from an entry in the Data Catalog, as referenced by its name and inherited members."],["The page lists all available versions of `UnstarEntryRequest`, ranging from the latest (2.14.0) down to 1.2.0, allowing users to navigate to the documentation for different versions."],["The `UnstarEntryRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains properties like `EntryName` and `Name`."],["The `UnstarEntryRequest` class contains two constructors, one with no parameters and one that accepts an `UnstarEntryRequest` object as a parameter."]]],[]]