Skip to content

Commit c14398a

Browse files
Google APIscopybara-github
authored andcommitted
feat: add public_endpoint_enabled and publid_endpoint_domain_name to IndexEndpoint
feat: add ModelSourceType.MODEL_GARDEN enum to ModelSourceInfo feat: add copy to ModelSourceInfo PiperOrigin-RevId: 520696525
1 parent fb446a2 commit c14398a

78 files changed

Lines changed: 123 additions & 87 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

google/cloud/aiplatform/v1/accelerator_type.proto

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.
@@ -25,7 +25,6 @@ option php_namespace = "Google\\Cloud\\AIPlatform\\V1";
2525
option ruby_package = "Google::Cloud::AIPlatform::V1";
2626

2727
// Represents a hardware accelerator type.
28-
// NEXT ID: 11.
2928
enum AcceleratorType {
3029
// Unspecified accelerator type, which means no accelerator.
3130
ACCELERATOR_TYPE_UNSPECIFIED = 0;

google/cloud/aiplatform/v1/aiplatform_v1.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ documentation:
131131
permission-aware UIs and command-line tools, not for authorization
132132
checking. This operation may "fail open" without warning.
133133
134+
- selector: google.longrunning.Operations.ListOperations
135+
description: |-
136+
Lists operations that match the specified filter in the request. If
137+
the server doesn't support this method, it returns `UNIMPLEMENTED`.
138+
134139
backend:
135140
rules:
136141
- selector: 'google.cloud.aiplatform.v1.DatasetService.*'
@@ -190,6 +195,7 @@ http:
190195
- post: '/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy'
191196
- post: '/ui/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy'
192197
- post: '/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy'
198+
- post: '/ui/{resource=projects/*/locations/*/models/*}:getIamPolicy'
193199
- selector: google.iam.v1.IAMPolicy.SetIamPolicy
194200
post: '/v1/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy'
195201
body: '*'
@@ -200,12 +206,15 @@ http:
200206
body: '*'
201207
- post: '/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy'
202208
body: '*'
209+
- post: '/ui/{resource=projects/*/locations/*/models/*}:setIamPolicy'
210+
body: '*'
203211
- selector: google.iam.v1.IAMPolicy.TestIamPermissions
204212
post: '/v1/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions'
205213
additional_bindings:
206214
- post: '/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions'
207215
- post: '/ui/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions'
208216
- post: '/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions'
217+
- post: '/ui/{resource=projects/*/locations/*/models/*}:testIamPermissions'
209218
- selector: google.longrunning.Operations.CancelOperation
210219
post: '/ui/{name=projects/*/locations/*/operations/*}:cancel'
211220
additional_bindings:
@@ -226,6 +235,7 @@ http:
226235
- post: '/ui/{name=projects/*/locations/*/indexes/*/operations/*}:cancel'
227236
- post: '/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:cancel'
228237
- post: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:cancel'
238+
- post: '/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}:cancel'
229239
- post: '/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}:cancel'
230240
- post: '/ui/{name=projects/*/locations/*/models/*/operations/*}:cancel'
231241
- post: '/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:cancel'
@@ -288,6 +298,7 @@ http:
288298
- delete: '/ui/{name=projects/*/locations/*/indexes/*/operations/*}'
289299
- delete: '/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}'
290300
- delete: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}'
301+
- delete: '/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}'
291302
- delete: '/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}'
292303
- delete: '/ui/{name=projects/*/locations/*/models/*/operations/*}'
293304
- delete: '/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}'
@@ -351,6 +362,7 @@ http:
351362
- get: '/ui/{name=projects/*/locations/*/indexes/*/operations/*}'
352363
- get: '/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}'
353364
- get: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}'
365+
- get: '/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}'
354366
- get: '/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}'
355367
- get: '/ui/{name=projects/*/locations/*/models/*/operations/*}'
356368
- get: '/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}'
@@ -413,6 +425,7 @@ http:
413425
- get: '/ui/{name=projects/*/locations/*/indexes/*}/operations'
414426
- get: '/ui/{name=projects/*/locations/*/indexEndpoints/*}/operations'
415427
- get: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}/operations'
428+
- get: '/ui/{name=projects/*/locations/*/modelMonitors/*}/operations'
416429
- get: '/ui/{name=projects/*/locations/*/migratableResources/*}/operations'
417430
- get: '/ui/{name=projects/*/locations/*/models/*}/operations'
418431
- get: '/ui/{name=projects/*/locations/*/models/*/evaluations/*}/operations'
@@ -475,6 +488,7 @@ http:
475488
- post: '/ui/{name=projects/*/locations/*/indexes/*/operations/*}:wait'
476489
- post: '/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:wait'
477490
- post: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:wait'
491+
- post: '/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}:wait'
478492
- post: '/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}:wait'
479493
- post: '/ui/{name=projects/*/locations/*/models/*/operations/*}:wait'
480494
- post: '/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:wait'

google/cloud/aiplatform/v1/annotation.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

google/cloud/aiplatform/v1/annotation_spec.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

google/cloud/aiplatform/v1/artifact.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

google/cloud/aiplatform/v1/batch_prediction_job.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

google/cloud/aiplatform/v1/completion_stats.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

google/cloud/aiplatform/v1/context.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

google/cloud/aiplatform/v1/custom_job.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

google/cloud/aiplatform/v1/data_item.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)