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 webpage provides reference documentation for the `UnstarEntryRequest` class within the Data Catalog v1 API for .NET."],["The `UnstarEntryRequest` class is used to send requests for unstarring an entry in the Data Catalog."],["The latest version of this API is 2.14.0, and there are multiple previous versions, from 2.13.0 down to 1.2.0, listed with their respective links."],["The `UnstarEntryRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors, `UnstarEntryRequest()` and `UnstarEntryRequest(UnstarEntryRequest other)`, along with properties like `EntryName` and `Name` to specify the entry to be unstarred."]]],[]]