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."],[[["The webpage provides reference documentation for the `UnstarEntryRequest` class within the Data Catalog v1 API."],["`UnstarEntryRequest` is used to construct requests for unstarring an entry within Google Cloud's Data Catalog."],["The latest version of the reference is 2.14.0, with other versions available going back to 1.2.0, which is a listing of prior versions of the Data Catalog API for `UnstarEntryRequest`."],["The `UnstarEntryRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This `UnstarEntryRequest` class has two constructors, `UnstarEntryRequest()` and `UnstarEntryRequest(UnstarEntryRequest other)` which allow for instantiation and copying of the request, as well as properties to identify the name of the entry to unstar, including a `Name` string property and a `EntryName` resource view property."]]],[]]