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-25 UTC."],[[["This page provides reference documentation for the `StarEntryRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.12.0."],["`StarEntryRequest` is used to create a request for the `StarEntry` function within the API, as well as inherit from multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to documentation for all available versions of the `StarEntryRequest` class, ranging from version 1.2.0 to the latest version 2.14.0."],["The `StarEntryRequest` class includes two properties, `EntryName` which is a typed view of the `Name` property, and the `Name` property which is a string that represents the name of the entry to be marked as starred."],["The `StarEntryRequest` class also implements two constructors, one default constructor and another that takes a `StarEntryRequest` object as a parameter."]]],[]]