Vertex AI API (aiplatform:v1)

2023-10-04

1 updated method

Updates

    Methods
  • 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/[^/]+$