Skip to content

Commit

Permalink
feat(aiplatform): update the api
Browse files Browse the repository at this point in the history
#### aiplatform:v1

The following keys were deleted:
- resources.projects.resources.locations.resources.tensorboards.resources.experiments.resources.runs.resources.timeSeries.methods.batchCreate (Total Keys: 15)
- resources.projects.resources.locations.resources.tensorboards.resources.experiments.resources.runs.resources.timeSeries.methods.batchRead (Total Keys: 20)

The following keys were added:
- resources.projects.resources.locations.resources.endpoints.methods.streamGenerateContent (Total Keys: 12)
- resources.projects.resources.locations.resources.publishers.resources.models.methods.streamGenerateContent (Total Keys: 12)
- resources.projects.resources.locations.resources.tensorboards.methods.batchRead (Total Keys: 14)
- resources.projects.resources.locations.resources.tensorboards.resources.experiments.methods.batchCreate (Total Keys: 12)
- schemas.GoogleCloudAiplatformV1Candidate (Total Keys: 16)
- schemas.GoogleCloudAiplatformV1Citation (Total Keys: 19)
- schemas.GoogleCloudAiplatformV1FunctionCall (Total Keys: 5)
- schemas.GoogleCloudAiplatformV1FunctionDeclaration (Total Keys: 4)
- schemas.GoogleCloudAiplatformV1FunctionResponse (Total Keys: 5)
- schemas.GoogleCloudAiplatformV1GenerateContentRequest (Total Keys: 11)
- schemas.GoogleCloudAiplatformV1GenerateContentResponse (Total Keys: 25)
- schemas.GoogleCloudAiplatformV1GenerationConfig (Total Keys: 14)
- schemas.GoogleCloudAiplatformV1NotebookReservationAffinity (Total Keys: 6)
- schemas.GoogleCloudAiplatformV1NotebookRuntime.properties.isUpgradable (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1NotebookRuntime.properties.networkTags (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1NotebookRuntime.properties.reservationAffinity (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1NotebookRuntimeTemplate.properties.networkTags (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1NotebookRuntimeTemplate.properties.reservationAffinity.$ref (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1NotebookRuntimeTemplate.properties.shieldedVmConfig.$ref (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1Part.properties.functionCall.$ref (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1Part.properties.functionResponse.$ref (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1SafetyRating (Total Keys: 8)
- schemas.GoogleCloudAiplatformV1SafetySetting (Total Keys: 4)
- schemas.GoogleCloudAiplatformV1Scheduling.properties.maxWaitDuration (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1Schema (Total Keys: 11)
- schemas.GoogleCloudAiplatformV1ShieldedVmConfig (Total Keys: 3)
- schemas.GoogleCloudAiplatformV1Tool (Total Keys: 4)

#### aiplatform:v1beta1

The following keys were deleted:
- resources.projects.resources.locations.resources.tensorboards.resources.experiments.resources.runs.resources.timeSeries.methods.batchCreate (Total Keys: 15)
- resources.projects.resources.locations.resources.tensorboards.resources.experiments.resources.runs.resources.timeSeries.methods.batchRead (Total Keys: 20)
- schemas.GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobOperationMetadata (Total Keys: 4)

The following keys were added:
- resources.projects.resources.locations.resources.tensorboards.methods.batchRead (Total Keys: 14)
- resources.projects.resources.locations.resources.tensorboards.resources.experiments.methods.batchCreate (Total Keys: 12)
- schemas.GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsResponse (Total Keys: 4)
- schemas.GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsResponse (Total Keys: 4)
- schemas.GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance (Total Keys: 4)
- schemas.GoogleCloudAiplatformV1beta1NotebookReservationAffinity (Total Keys: 6)
- schemas.GoogleCloudAiplatformV1beta1NotebookRuntime.properties.isUpgradable (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1beta1NotebookRuntime.properties.networkTags (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1beta1NotebookRuntime.properties.reservationAffinity (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate.properties.networkTags (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate.properties.reservationAffinity.$ref (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate.properties.shieldedVmConfig.$ref (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest.properties.internalOsServiceStateInstance (Total Keys: 5)
- schemas.GoogleCloudAiplatformV1beta1Scheduling.properties.maxWaitDuration (Total Keys: 2)
- schemas.GoogleCloudAiplatformV1beta1ShieldedVmConfig (Total Keys: 3)
  • Loading branch information
yoshi-automation committed Jan 4, 2024
1 parent 4296d58 commit 7fee9dc
Show file tree
Hide file tree
Showing 33 changed files with 1,818 additions and 478 deletions.
4 changes: 4 additions & 0 deletions docs/dyn/aiplatform_v1.projects.locations.customJobs.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ <h3>Method Details</h3>
],
&quot;scheduling&quot;: { # All parameters related to queuing and scheduling of custom jobs. # Scheduling options for a CustomJob.
&quot;disableRetries&quot;: True or False, # Optional. Indicates if the job should retry for internal errors after the job starts running. If true, overrides `Scheduling.restart_job_on_worker_restart` to false.
&quot;maxWaitDuration&quot;: &quot;A String&quot;, # Optional. This is the maximum time a user will wait in the QRM queue for resources. Default is 1 day
&quot;restartJobOnWorkerRestart&quot;: True or False, # Restarts the entire CustomJob if a worker gets restarted. This feature can be used by distributed training jobs that are not resilient to workers leaving and joining a job.
&quot;timeout&quot;: &quot;A String&quot;, # The maximum job running time. The default is 7 days.
},
Expand Down Expand Up @@ -286,6 +287,7 @@ <h3>Method Details</h3>
],
&quot;scheduling&quot;: { # All parameters related to queuing and scheduling of custom jobs. # Scheduling options for a CustomJob.
&quot;disableRetries&quot;: True or False, # Optional. Indicates if the job should retry for internal errors after the job starts running. If true, overrides `Scheduling.restart_job_on_worker_restart` to false.
&quot;maxWaitDuration&quot;: &quot;A String&quot;, # Optional. This is the maximum time a user will wait in the QRM queue for resources. Default is 1 day
&quot;restartJobOnWorkerRestart&quot;: True or False, # Restarts the entire CustomJob if a worker gets restarted. This feature can be used by distributed training jobs that are not resilient to workers leaving and joining a job.
&quot;timeout&quot;: &quot;A String&quot;, # The maximum job running time. The default is 7 days.
},
Expand Down Expand Up @@ -441,6 +443,7 @@ <h3>Method Details</h3>
],
&quot;scheduling&quot;: { # All parameters related to queuing and scheduling of custom jobs. # Scheduling options for a CustomJob.
&quot;disableRetries&quot;: True or False, # Optional. Indicates if the job should retry for internal errors after the job starts running. If true, overrides `Scheduling.restart_job_on_worker_restart` to false.
&quot;maxWaitDuration&quot;: &quot;A String&quot;, # Optional. This is the maximum time a user will wait in the QRM queue for resources. Default is 1 day
&quot;restartJobOnWorkerRestart&quot;: True or False, # Restarts the entire CustomJob if a worker gets restarted. This feature can be used by distributed training jobs that are not resilient to workers leaving and joining a job.
&quot;timeout&quot;: &quot;A String&quot;, # The maximum job running time. The default is 7 days.
},
Expand Down Expand Up @@ -567,6 +570,7 @@ <h3>Method Details</h3>
],
&quot;scheduling&quot;: { # All parameters related to queuing and scheduling of custom jobs. # Scheduling options for a CustomJob.
&quot;disableRetries&quot;: True or False, # Optional. Indicates if the job should retry for internal errors after the job starts running. If true, overrides `Scheduling.restart_job_on_worker_restart` to false.
&quot;maxWaitDuration&quot;: &quot;A String&quot;, # Optional. This is the maximum time a user will wait in the QRM queue for resources. Default is 1 day
&quot;restartJobOnWorkerRestart&quot;: True or False, # Restarts the entire CustomJob if a worker gets restarted. This feature can be used by distributed training jobs that are not resilient to workers leaving and joining a job.
&quot;timeout&quot;: &quot;A String&quot;, # The maximum job running time. The default is 7 days.
},
Expand Down
195 changes: 195 additions & 0 deletions docs/dyn/aiplatform_v1.projects.locations.endpoints.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
}

featureId: string, Required. The ID to use for the Feature, which will become the final component of the Feature&#x27;s resource name. This value may be up to 128 characters, and valid characters are `[a-z0-9_]`. The first character cannot be a number. The value must be unique within an EntityType/FeatureGroup.
Expand Down Expand Up @@ -247,7 +247,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
}</pre>
</div>

Expand Down Expand Up @@ -298,7 +298,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
},
],
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token, which can be sent as ListFeaturesRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
Expand Down Expand Up @@ -353,7 +353,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
}

updateMask: string, Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
},
&quot;featureId&quot;: &quot;A String&quot;, # Required. The ID to use for the Feature, which will become the final component of the Feature&#x27;s resource name. This value may be up to 128 characters, and valid characters are `[a-z0-9_]`. The first character cannot be a number. The value must be unique within an EntityType/FeatureGroup.
&quot;parent&quot;: &quot;A String&quot;, # 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}`
Expand Down Expand Up @@ -217,7 +217,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
}

featureId: string, Required. The ID to use for the Feature, which will become the final component of the Feature&#x27;s resource name. This value may be up to 128 characters, and valid characters are `[a-z0-9_]`. The first character cannot be a number. The value must be unique within an EntityType/FeatureGroup.
Expand Down Expand Up @@ -324,7 +324,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
}</pre>
</div>

Expand Down Expand Up @@ -375,7 +375,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
},
],
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token, which can be sent as ListFeaturesRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
Expand Down Expand Up @@ -430,7 +430,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
}

updateMask: string, Field mask is used to specify the fields to be overwritten in the Features resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then only the non-empty fields present in the request will be overwritten. Set the update_mask to `*` to override all fields. Updatable fields: * `description` * `labels` * `disable_monitoring` (Not supported for FeatureRegistry Feature)
Expand Down Expand Up @@ -467,7 +467,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Immutable. Name of the Feature. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}` `projects/{project}/locations/{location}/featureGroups/{feature_group}/features/{feature}` The last part feature is assigned by the client. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Only applicable for Vertex AI Feature Store (Legacy). Timestamp when this EntityType was most recently updated.
&quot;valueType&quot;: &quot;A String&quot;, # Immutable. Only applicable for Vertex AI Feature Store (Legacy). Type of Feature value.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View columnn hosting data for this version. If no value is provided, will use feature_id.
&quot;versionColumnName&quot;: &quot;A String&quot;, # Only applicable for Vertex AI Feature Store. The name of the BigQuery Table/View column hosting data for this version. If no value is provided, will use feature_id.
}</pre>
</div>

Expand Down

0 comments on commit 7fee9dc

Please sign in to comment.