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-25 UTC."],[[["This document provides reference documentation for the `UnstarEntryRequest` class within the Data Catalog v1 API for .NET, detailing its structure, inheritance, and implementation."],["The `UnstarEntryRequest` class is used to unmark an entry as starred in the Data Catalog, as shown by the parameter `Name`."],["The `UnstarEntryRequest` class has multiple constructors, including a default constructor and one that takes another `UnstarEntryRequest` object as a parameter."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the `Object` class, and it also provides an `EntryName` property for a typed view over the `Name` property."],["The page also contains a list of the different versions available for the api, with version 2.14.0 as the latest."]]],[]]