Class DeleteFeatureRequest (1.48.0)

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

Request message for FeaturestoreService.DeleteFeature. Request message for FeatureRegistryService.DeleteFeature.

Attribute

NameDescription
name str
Required. The name of the Features to be deleted. Format: projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature} projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}

Methods

DeleteFeatureRequest

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

Request message for FeaturestoreService.DeleteFeature. Request message for FeatureRegistryService.DeleteFeature.