public sealed class GetEntityTypeRequest : IMessage<GetEntityTypeRequest>, IEquatable<GetEntityTypeRequest>, IDeepCloneable<GetEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GetEntityTypeRequest.
Request message for
[FeaturestoreService.GetEntityType][google.cloud.aiplatform.v1beta1.FeaturestoreService.GetEntityType].
[[["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 page provides documentation for the `GetEntityTypeRequest` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta01."],["`GetEntityTypeRequest` is a request message used by the `FeaturestoreService.GetEntityType` method to retrieve information about an entity type."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetEntityTypeRequest` contains properties such as `EntityTypeName` and `Name`, which are essential for identifying the specific entity type being requested, with the 'Name' property requiring a resource path in a specified format."],["The document also mentions this page contains the latest version, `1.0.0-beta21`, and includes an earlier version, `1.0.0-beta20`."]]],[]]