2023-10-04
▼ ▲ aiplatform.projects.locations.featurestores.entityTypes.features.create
Parameters :
parent
Location : path
Description : Required. The resource name of the EntityType to create a Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/featurestores/[^/]+/entityTypes/[^/]+$