public sealed class UnstarEntryRequest : IMessage<UnstarEntryRequest>, IEquatable<UnstarEntryRequest>, IDeepCloneable<UnstarEntryRequest>, IBufferMessage, IMessage
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 details the `UnstarEntryRequest` class within the `Google.Cloud.DataCatalog.V1` namespace, used to create requests for the `UnstarEntry` operation in the Data Catalog API."],["The `UnstarEntryRequest` class, which implements several interfaces including `IMessage` and `IEquatable`, is part of the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The webpage covers multiple versions of the UnstarEntryRequest, with the latest version being 2.14.0, and details older versions all the way down to 1.2.0."],["The class has two constructors, one default and another taking another `UnstarEntryRequest` object, and also has two properties `EntryName` and `Name` to further define the request."]]],[]]