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-04-17 UTC."],[[["This page provides reference documentation for the `StarEntryRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The `StarEntryRequest` class is used to request marking an entry as starred within the Data Catalog."],["The latest version available for the `StarEntryRequest` is version 2.14.0, however this document covers version 2.13.0 and also offers a comprehensive listing of prior versions."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StarEntryRequest` class includes properties such as `EntryName` (typed view over `Name`) and `Name`, which is a required string property."]]],[]]