Vertex AI API (aiplatform:v1)

2023-10-18

1 updated method

Updates

    Methods
  • aiplatform.projects.locations.featurestores.entityTypes.features.create

      Parameters:

        parent

          Description: Required. 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}`

          Location: path

          Required: Yes

          Type: string

          Pattern: ^projects/[^/]+/locations/[^/]+/featurestores/[^/]+/entityTypes/[^/]+$