parent property

String? parent
getter/setter pair

The resource name of the EntityType or FeatureGroup to create a Feature.

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}

Required.

Implementation

core.String? parent;