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 focusing on version 2.11.0 and its usage for unstarring entries."],["The `UnstarEntryRequest` class is used to construct requests to unstar an entry, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UnstarEntryRequest` class has two constructors, one default and one that accepts another `UnstarEntryRequest` as a parameter, and exposes the properties `EntryName` of type `EntryName` and `Name` of type string."],["The documentation lists several previous versions of the `UnstarEntryRequest` class from version 1.2.0 all the way up to the latest 2.14.0, allowing users to check previous versions of this particular class."]]],[]]