Skip to content

Commit 747f957

Browse files
feat(aiplatform): update the api
#### aiplatform:v1 The following keys were deleted: - schemas.CloudAiLargeModelsVisionGenerateVideoResponse.properties.reportingMetrics.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1GroundingAttribution (Total Keys: 12) - schemas.GoogleCloudAiplatformV1GroundingMetadata.properties.groundingAttributions (Total Keys: 2) - schemas.IntelligenceCloudAutomlXpsMetricEntry (Total Keys: 14) - schemas.IntelligenceCloudAutomlXpsReportingMetrics (Total Keys: 7) The following keys were added: - resources.projects.resources.locations.resources.notebookExecutionJobs.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.notebookExecutionJobs.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.notebookExecutionJobs.methods.get (Total Keys: 13) - resources.projects.resources.locations.resources.notebookExecutionJobs.methods.list (Total Keys: 22) - resources.publishers.resources.models.methods.get.parameters.isHuggingFaceModel (Total Keys: 2) - schemas.GoogleCloudAiplatformV1Candidate.properties.score (Total Keys: 3) - schemas.GoogleCloudAiplatformV1CountTokensRequest.properties.systemInstruction.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1CountTokensRequest.properties.tools (Total Keys: 2) - schemas.GoogleCloudAiplatformV1CreateNotebookExecutionJobOperationMetadata (Total Keys: 4) - schemas.GoogleCloudAiplatformV1Endpoint.properties.dedicatedEndpointDns (Total Keys: 2) - schemas.GoogleCloudAiplatformV1Endpoint.properties.dedicatedEndpointEnabled.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1ListNotebookExecutionJobsResponse (Total Keys: 5) - schemas.GoogleCloudAiplatformV1NearestNeighborQuery.properties.numericFilters (Total Keys: 2) - schemas.GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter (Total Keys: 10) - schemas.GoogleCloudAiplatformV1NotebookExecutionJob (Total Keys: 40) - schemas.GoogleCloudAiplatformV1PersistentResource.properties.pscInterfaceConfig.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1PscInterfaceConfig (Total Keys: 3) - schemas.GoogleCloudAiplatformV1RayLogsSpec (Total Keys: 3) - schemas.GoogleCloudAiplatformV1RaySpec.properties.rayLogsSpec.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1Retrieval.properties.disableAttribution.deprecated (Total Keys: 1) - schemas.GoogleCloudAiplatformV1Scheduling.properties.strategy.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig.properties.disableAttribution.deprecated (Total Keys: 1) #### aiplatform:v1beta1 The following keys were deleted: - schemas.CloudAiLargeModelsVisionGenerateVideoResponse.properties.reportingMetrics.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1GroundingAttribution (Total Keys: 17) - schemas.GoogleCloudAiplatformV1beta1GroundingMetadata.properties.groundingAttributions (Total Keys: 2) - schemas.IntelligenceCloudAutomlXpsMetricEntry (Total Keys: 14) - schemas.IntelligenceCloudAutomlXpsReportingMetrics (Total Keys: 7) The following keys were added: - resources.publishers.resources.models.methods.get.parameters.isHuggingFaceModel (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1ApiAuthApiKeyConfig (Total Keys: 3) - schemas.GoogleCloudAiplatformV1beta1Candidate.properties.score (Total Keys: 3) - schemas.GoogleCloudAiplatformV1beta1CountTokensRequest.properties.systemInstruction.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1CountTokensRequest.properties.tools (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1Endpoint.properties.dedicatedEndpointDns (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1Endpoint.properties.dedicatedEndpointEnabled.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1ImportRagFilesConfig.properties.jiraSource.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1ImportRagFilesConfig.properties.slackSource.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1JiraSource (Total Keys: 13) - schemas.GoogleCloudAiplatformV1beta1ModelMonitor.properties.satisfiesPzi (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1ModelMonitor.properties.satisfiesPzs (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1NearestNeighborQuery.properties.numericFilters (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1NearestNeighborQueryNumericFilter (Total Keys: 10) - schemas.GoogleCloudAiplatformV1beta1PersistentResource.properties.pscInterfaceConfig.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1PipelineJob.properties.satisfiesPzi (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1PipelineJob.properties.satisfiesPzs (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1PscInterfaceConfig (Total Keys: 3) - schemas.GoogleCloudAiplatformV1beta1RagFile.properties.jiraSource.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1RagFile.properties.slackSource.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1RayLogsSpec (Total Keys: 3) - schemas.GoogleCloudAiplatformV1beta1RaySpec.properties.rayLogsSpec.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1Retrieval.properties.disableAttribution.deprecated (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1Scheduling.properties.strategy.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1SlackSource (Total Keys: 16)
1 parent 3752c2e commit 747f957

File tree

29 files changed

+1845
-487
lines changed

29 files changed

+1845
-487
lines changed

docs/dyn/aiplatform_v1.projects.locations.customJobs.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ <h3>Method Details</h3>
175175
&quot;scheduling&quot;: { # All parameters related to queuing and scheduling of custom jobs. # Scheduling options for a CustomJob.
176176
&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.
177177
&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.
178+
&quot;strategy&quot;: &quot;A String&quot;, # Optional. This determines which type of scheduling strategy to use.
178179
&quot;timeout&quot;: &quot;A String&quot;, # The maximum job running time. The default is 7 days.
179180
},
180181
&quot;serviceAccount&quot;: &quot;A String&quot;, # Specifies the service account for workload run-as account. Users submitting jobs must have act-as permission on this run-as account. If unspecified, the [Vertex AI Custom Code Service Agent](https://cloud.google.com/vertex-ai/docs/general/access-control#service-agents) for the CustomJob&#x27;s project is used.
@@ -289,6 +290,7 @@ <h3>Method Details</h3>
289290
&quot;scheduling&quot;: { # All parameters related to queuing and scheduling of custom jobs. # Scheduling options for a CustomJob.
290291
&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.
291292
&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.
293+
&quot;strategy&quot;: &quot;A String&quot;, # Optional. This determines which type of scheduling strategy to use.
292294
&quot;timeout&quot;: &quot;A String&quot;, # The maximum job running time. The default is 7 days.
293295
},
294296
&quot;serviceAccount&quot;: &quot;A String&quot;, # Specifies the service account for workload run-as account. Users submitting jobs must have act-as permission on this run-as account. If unspecified, the [Vertex AI Custom Code Service Agent](https://cloud.google.com/vertex-ai/docs/general/access-control#service-agents) for the CustomJob&#x27;s project is used.
@@ -445,6 +447,7 @@ <h3>Method Details</h3>
445447
&quot;scheduling&quot;: { # All parameters related to queuing and scheduling of custom jobs. # Scheduling options for a CustomJob.
446448
&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.
447449
&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.
450+
&quot;strategy&quot;: &quot;A String&quot;, # Optional. This determines which type of scheduling strategy to use.
448451
&quot;timeout&quot;: &quot;A String&quot;, # The maximum job running time. The default is 7 days.
449452
},
450453
&quot;serviceAccount&quot;: &quot;A String&quot;, # Specifies the service account for workload run-as account. Users submitting jobs must have act-as permission on this run-as account. If unspecified, the [Vertex AI Custom Code Service Agent](https://cloud.google.com/vertex-ai/docs/general/access-control#service-agents) for the CustomJob&#x27;s project is used.
@@ -572,6 +575,7 @@ <h3>Method Details</h3>
572575
&quot;scheduling&quot;: { # All parameters related to queuing and scheduling of custom jobs. # Scheduling options for a CustomJob.
573576
&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.
574577
&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.
578+
&quot;strategy&quot;: &quot;A String&quot;, # Optional. This determines which type of scheduling strategy to use.
575579
&quot;timeout&quot;: &quot;A String&quot;, # The maximum job running time. The default is 7 days.
576580
},
577581
&quot;serviceAccount&quot;: &quot;A String&quot;, # Specifies the service account for workload run-as account. Users submitting jobs must have act-as permission on this run-as account. If unspecified, the [Vertex AI Custom Code Service Agent](https://cloud.google.com/vertex-ai/docs/general/access-control#service-agents) for the CustomJob&#x27;s project is used.

docs/dyn/aiplatform_v1.projects.locations.datasets.datasetVersions.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3>Method Details</h3>
120120
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
121121
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
122122
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
123-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the DatasetVersion.
123+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
124124
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
125125
}
126126

@@ -210,7 +210,7 @@ <h3>Method Details</h3>
210210
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
211211
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
212212
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
213-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the DatasetVersion.
213+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
214214
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
215215
}</pre>
216216
</div>
@@ -243,7 +243,7 @@ <h3>Method Details</h3>
243243
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
244244
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
245245
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
246-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the DatasetVersion.
246+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
247247
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
248248
},
249249
],
@@ -270,7 +270,7 @@ <h3>Method Details</h3>
270270
<pre>Updates a DatasetVersion.
271271

272272
Args:
273-
name: string, Output only. The resource name of the DatasetVersion. (required)
273+
name: string, Output only. Identifier. The resource name of the DatasetVersion. (required)
274274
body: object, The request body.
275275
The object takes the form of:
276276

@@ -281,7 +281,7 @@ <h3>Method Details</h3>
281281
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
282282
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
283283
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
284-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the DatasetVersion.
284+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
285285
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
286286
}
287287

@@ -301,7 +301,7 @@ <h3>Method Details</h3>
301301
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
302302
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
303303
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
304-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the DatasetVersion.
304+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
305305
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
306306
}</pre>
307307
</div>

docs/dyn/aiplatform_v1.projects.locations.datasets.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h3>Method Details</h3>
163163
&quot;metadataArtifact&quot;: &quot;A String&quot;, # Output only. The resource name of the Artifact that was created in MetadataStore when creating the Dataset. The Artifact resource name pattern is `projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
164164
&quot;metadataSchemaUri&quot;: &quot;A String&quot;, # Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
165165
&quot;modelReference&quot;: &quot;A String&quot;, # Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
166-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Dataset.
166+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the Dataset.
167167
&quot;savedQueries&quot;: [ # All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use annotation_spec_count. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
168168
{ # A SavedQuery is a view of the dataset. It references a subset of annotations by problem type and filters.
169169
&quot;annotationFilter&quot;: &quot;A String&quot;, # Output only. Filters on the Annotations in the dataset.
@@ -336,7 +336,7 @@ <h3>Method Details</h3>
336336
&quot;metadataArtifact&quot;: &quot;A String&quot;, # Output only. The resource name of the Artifact that was created in MetadataStore when creating the Dataset. The Artifact resource name pattern is `projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
337337
&quot;metadataSchemaUri&quot;: &quot;A String&quot;, # Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
338338
&quot;modelReference&quot;: &quot;A String&quot;, # Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
339-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Dataset.
339+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the Dataset.
340340
&quot;savedQueries&quot;: [ # All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use annotation_spec_count. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
341341
{ # A SavedQuery is a view of the dataset. It references a subset of annotations by problem type and filters.
342342
&quot;annotationFilter&quot;: &quot;A String&quot;, # Output only. Filters on the Annotations in the dataset.
@@ -449,7 +449,7 @@ <h3>Method Details</h3>
449449
&quot;metadataArtifact&quot;: &quot;A String&quot;, # Output only. The resource name of the Artifact that was created in MetadataStore when creating the Dataset. The Artifact resource name pattern is `projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
450450
&quot;metadataSchemaUri&quot;: &quot;A String&quot;, # Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
451451
&quot;modelReference&quot;: &quot;A String&quot;, # Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
452-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Dataset.
452+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the Dataset.
453453
&quot;savedQueries&quot;: [ # All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use annotation_spec_count. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
454454
{ # A SavedQuery is a view of the dataset. It references a subset of annotations by problem type and filters.
455455
&quot;annotationFilter&quot;: &quot;A String&quot;, # Output only. Filters on the Annotations in the dataset.
@@ -490,7 +490,7 @@ <h3>Method Details</h3>
490490
<pre>Updates a Dataset.
491491

492492
Args:
493-
name: string, Output only. The resource name of the Dataset. (required)
493+
name: string, Output only. Identifier. The resource name of the Dataset. (required)
494494
body: object, The request body.
495495
The object takes the form of:
496496

@@ -510,7 +510,7 @@ <h3>Method Details</h3>
510510
&quot;metadataArtifact&quot;: &quot;A String&quot;, # Output only. The resource name of the Artifact that was created in MetadataStore when creating the Dataset. The Artifact resource name pattern is `projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
511511
&quot;metadataSchemaUri&quot;: &quot;A String&quot;, # Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
512512
&quot;modelReference&quot;: &quot;A String&quot;, # Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
513-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Dataset.
513+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the Dataset.
514514
&quot;savedQueries&quot;: [ # All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use annotation_spec_count. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
515515
{ # A SavedQuery is a view of the dataset. It references a subset of annotations by problem type and filters.
516516
&quot;annotationFilter&quot;: &quot;A String&quot;, # Output only. Filters on the Annotations in the dataset.
@@ -553,7 +553,7 @@ <h3>Method Details</h3>
553553
&quot;metadataArtifact&quot;: &quot;A String&quot;, # Output only. The resource name of the Artifact that was created in MetadataStore when creating the Dataset. The Artifact resource name pattern is `projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
554554
&quot;metadataSchemaUri&quot;: &quot;A String&quot;, # Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
555555
&quot;modelReference&quot;: &quot;A String&quot;, # Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
556-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Dataset.
556+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the Dataset.
557557
&quot;savedQueries&quot;: [ # All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use annotation_spec_count. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
558558
{ # A SavedQuery is a view of the dataset. It references a subset of annotations by problem type and filters.
559559
&quot;annotationFilter&quot;: &quot;A String&quot;, # Output only. Filters on the Annotations in the dataset.

0 commit comments

Comments
 (0)