Class GetEntityTypeRequest (1.7.1)

GetEntityTypeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for FeaturestoreService.GetEntityType.

Attribute

NameDescription
name str
Required. The name of the EntityType resource. Format: ``projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}``

Inheritance

builtins.object > proto.message.Message > GetEntityTypeRequest