public sealed class StarEntryRequest : IMessage<StarEntryRequest>, IEquatable<StarEntryRequest>, IDeepCloneable<StarEntryRequest>, IBufferMessage, IMessage
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."],[[["The latest version available for `StarEntryRequest` within the `Google.Cloud.DataCatalog.V1` namespace is version 2.14.0."],["This page provides documentation for the `StarEntryRequest` class, which is used to request the marking of an entry as starred within the Google Cloud Data Catalog."],["The `StarEntryRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StarEntryRequest` class contains two constructors and two properties, `EntryName` and `Name`, with `Name` being a required string value."],["There are many versions documented, starting with 1.2.0 and ending with the latest, 2.14.0, under the `Google.Cloud.DataCatalog.V1` namespace."]]],[]]