public sealed class StarEntryRequest : IMessage<StarEntryRequest>, IEquatable<StarEntryRequest>, IDeepCloneable<StarEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class StarEntryRequest.
Request message for
[StarEntry][google.cloud.datacatalog.v1.DataCatalog.StarEntry].
[[["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 reference documentation for the `StarEntryRequest` class within the Google Cloud Data Catalog v1 API, specifically focusing on version 2.6.0."],["`StarEntryRequest` is used as a request message for the `StarEntry` method, allowing users to mark entries as starred."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheritance from `object`."],["The `StarEntryRequest` class has properties such as `EntryName` and `Name`, both relating to the entry that is to be starred."],["Multiple versions of the `StarEntryRequest` API class are documented on this page, ranging from version 1.2.0 up to the most recent version of 2.14.0."]]],[]]