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 the .NET client library."],["The `UnstarEntryRequest` class is a request message used to unmark a data catalog entry as starred, as seen within the description."],["The documentation includes a list of available versions for the API, ranging from the latest version 2.14.0 down to version 1.2.0, but the content is in the context of version 2.6.0."],["The `UnstarEntryRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation details the properties of `UnstarEntryRequest`, including `EntryName`, which is a typed view of the resource name, and `Name`, which is a required string representing the name of the entry to be unstarred."]]],[]]