Class GetFeatureRequest (1.48.0)

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

Request message for FeaturestoreService.GetFeature. Request message for FeatureRegistryService.GetFeature.

Attribute

NameDescription
name str
Required. The name of the Feature resource. Format for entity_type as parent: projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type} Format for feature_group as parent: projects/{project}/locations/{location}/featureGroups/{feature_group}

Methods

GetFeatureRequest

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

Request message for FeaturestoreService.GetFeature. Request message for FeatureRegistryService.GetFeature.