google-cloud-ai_platform-v1 0.36.0 → 0.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/ai_platform/v1/endpoint_service/client.rb +6 -3
- data/lib/google/cloud/ai_platform/v1/model_service/client.rb +2 -0
- data/lib/google/cloud/ai_platform/v1/pipeline_service/client.rb +220 -0
- data/lib/google/cloud/ai_platform/v1/version.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/content_pb.rb +6 -1
- data/lib/google/cloud/aiplatform/v1/dataset_version_pb.rb +3 -1
- data/lib/google/cloud/aiplatform/v1/feature_online_store_service_pb.rb +2 -1
- data/lib/google/cloud/aiplatform/v1/feature_view_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/feature_view_sync_pb.rb +2 -1
- data/lib/google/cloud/aiplatform/v1/index_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/model_pb.rb +4 -1
- data/lib/google/cloud/aiplatform/v1/pipeline_service_pb.rb +7 -1
- data/lib/google/cloud/aiplatform/v1/pipeline_service_services_pb.rb +12 -0
- data/lib/google/cloud/aiplatform/v1/tool_pb.rb +5 -1
- data/proto_docs/google/api/client.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/accelerator_type.rb +3 -0
- data/proto_docs/google/cloud/aiplatform/v1/content.rb +99 -0
- data/proto_docs/google/cloud/aiplatform/v1/dataset_version.rb +8 -0
- data/proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb +6 -3
- data/proto_docs/google/cloud/aiplatform/v1/feature_group.rb +2 -2
- data/proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb +14 -0
- data/proto_docs/google/cloud/aiplatform/v1/feature_view.rb +4 -2
- data/proto_docs/google/cloud/aiplatform/v1/feature_view_sync.rb +16 -0
- data/proto_docs/google/cloud/aiplatform/v1/index.rb +3 -0
- data/proto_docs/google/cloud/aiplatform/v1/model.rb +37 -0
- data/proto_docs/google/cloud/aiplatform/v1/model_service.rb +2 -0
- data/proto_docs/google/cloud/aiplatform/v1/pipeline_service.rb +64 -0
- data/proto_docs/google/cloud/aiplatform/v1/publisher_model.rb +11 -4
- data/proto_docs/google/cloud/aiplatform/v1/tool.rb +58 -9
- metadata +4 -116
@@ -16,7 +16,7 @@ require 'google/protobuf/empty_pb'
|
|
16
16
|
require 'google/protobuf/field_mask_pb'
|
17
17
|
|
18
18
|
|
19
|
-
descriptor_data = "\n1google/cloud/aiplatform/v1/pipeline_service.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a*google/cloud/aiplatform/v1/operation.proto\x1a-google/cloud/aiplatform/v1/pipeline_job.proto\x1a\x32google/cloud/aiplatform/v1/training_pipeline.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\"\xa8\x01\n\x1d\x43reateTrainingPipelineRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12L\n\x11training_pipeline\x18\x02 \x01(\x0b\x32,.google.cloud.aiplatform.v1.TrainingPipelineB\x03\xe0\x41\x02\"^\n\x1aGetTrainingPipelineRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*aiplatform.googleapis.com/TrainingPipeline\"\xbf\x01\n\x1cListTrainingPipelinesRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x12\n\npage_token\x18\x04 \x01(\t\x12-\n\tread_mask\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"\x82\x01\n\x1dListTrainingPipelinesResponse\x12H\n\x12training_pipelines\x18\x01 \x03(\x0b\x32,.google.cloud.aiplatform.v1.TrainingPipeline\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"a\n\x1d\x44\x65leteTrainingPipelineRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*aiplatform.googleapis.com/TrainingPipeline\"a\n\x1d\x43\x61ncelTrainingPipelineRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*aiplatform.googleapis.com/TrainingPipeline\"\xb2\x01\n\x18\x43reatePipelineJobRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x42\n\x0cpipeline_job\x18\x02 \x01(\x0b\x32\'.google.cloud.aiplatform.v1.PipelineJobB\x03\xe0\x41\x02\x12\x17\n\x0fpipeline_job_id\x18\x03 \x01(\t\"T\n\x15GetPipelineJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%aiplatform.googleapis.com/PipelineJob\"\xcc\x01\n\x17ListPipelineJobsRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x12\n\npage_token\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x06 \x01(\t\x12-\n\tread_mask\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"s\n\x18ListPipelineJobsResponse\x12>\n\rpipeline_jobs\x18\x01 \x03(\x0b\x32\'.google.cloud.aiplatform.v1.PipelineJob\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"W\n\x18\x44\x65letePipelineJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%aiplatform.googleapis.com/PipelineJob\"W\n\x18\x43\x61ncelPipelineJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%aiplatform.googleapis.com/PipelineJob2\
|
19
|
+
descriptor_data = "\n1google/cloud/aiplatform/v1/pipeline_service.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a*google/cloud/aiplatform/v1/operation.proto\x1a-google/cloud/aiplatform/v1/pipeline_job.proto\x1a\x32google/cloud/aiplatform/v1/training_pipeline.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\"z\n(BatchCancelPipelineJobsOperationMetadata\x12N\n\x10generic_metadata\x18\x01 \x01(\x0b\x32\x34.google.cloud.aiplatform.v1.GenericOperationMetadata\"\xa8\x01\n\x1d\x43reateTrainingPipelineRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12L\n\x11training_pipeline\x18\x02 \x01(\x0b\x32,.google.cloud.aiplatform.v1.TrainingPipelineB\x03\xe0\x41\x02\"^\n\x1aGetTrainingPipelineRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*aiplatform.googleapis.com/TrainingPipeline\"\xbf\x01\n\x1cListTrainingPipelinesRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x12\n\npage_token\x18\x04 \x01(\t\x12-\n\tread_mask\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"\x82\x01\n\x1dListTrainingPipelinesResponse\x12H\n\x12training_pipelines\x18\x01 \x03(\x0b\x32,.google.cloud.aiplatform.v1.TrainingPipeline\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"a\n\x1d\x44\x65leteTrainingPipelineRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*aiplatform.googleapis.com/TrainingPipeline\"a\n\x1d\x43\x61ncelTrainingPipelineRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*aiplatform.googleapis.com/TrainingPipeline\"\xb2\x01\n\x18\x43reatePipelineJobRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x42\n\x0cpipeline_job\x18\x02 \x01(\x0b\x32\'.google.cloud.aiplatform.v1.PipelineJobB\x03\xe0\x41\x02\x12\x17\n\x0fpipeline_job_id\x18\x03 \x01(\t\"T\n\x15GetPipelineJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%aiplatform.googleapis.com/PipelineJob\"\xcc\x01\n\x17ListPipelineJobsRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x12\n\npage_token\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x06 \x01(\t\x12-\n\tread_mask\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"s\n\x18ListPipelineJobsResponse\x12>\n\rpipeline_jobs\x18\x01 \x03(\x0b\x32\'.google.cloud.aiplatform.v1.PipelineJob\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"W\n\x18\x44\x65letePipelineJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%aiplatform.googleapis.com/PipelineJob\"\x9d\x01\n\x1e\x42\x61tchDeletePipelineJobsRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%aiplatform.googleapis.com/PipelineJob\x12<\n\x05names\x18\x02 \x03(\tB-\xe0\x41\x02\xfa\x41\'\n%aiplatform.googleapis.com/PipelineJob\"a\n\x1f\x42\x61tchDeletePipelineJobsResponse\x12>\n\rpipeline_jobs\x18\x01 \x03(\x0b\x32\'.google.cloud.aiplatform.v1.PipelineJob\"W\n\x18\x43\x61ncelPipelineJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%aiplatform.googleapis.com/PipelineJob\"\x9d\x01\n\x1e\x42\x61tchCancelPipelineJobsRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%aiplatform.googleapis.com/PipelineJob\x12<\n\x05names\x18\x02 \x03(\tB-\xe0\x41\x02\xfa\x41\'\n%aiplatform.googleapis.com/PipelineJob\"a\n\x1f\x42\x61tchCancelPipelineJobsResponse\x12>\n\rpipeline_jobs\x18\x01 \x03(\x0b\x32\'.google.cloud.aiplatform.v1.PipelineJob2\xa7\x15\n\x0fPipelineService\x12\xee\x01\n\x16\x43reateTrainingPipeline\x12\x39.google.cloud.aiplatform.v1.CreateTrainingPipelineRequest\x1a,.google.cloud.aiplatform.v1.TrainingPipeline\"k\xda\x41\x18parent,training_pipeline\x82\xd3\xe4\x93\x02J\"5/v1/{parent=projects/*/locations/*}/trainingPipelines:\x11training_pipeline\x12\xc1\x01\n\x13GetTrainingPipeline\x12\x36.google.cloud.aiplatform.v1.GetTrainingPipelineRequest\x1a,.google.cloud.aiplatform.v1.TrainingPipeline\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{name=projects/*/locations/*/trainingPipelines/*}\x12\xd4\x01\n\x15ListTrainingPipelines\x12\x38.google.cloud.aiplatform.v1.ListTrainingPipelinesRequest\x1a\x39.google.cloud.aiplatform.v1.ListTrainingPipelinesResponse\"F\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{parent=projects/*/locations/*}/trainingPipelines\x12\xeb\x01\n\x16\x44\x65leteTrainingPipeline\x12\x39.google.cloud.aiplatform.v1.DeleteTrainingPipelineRequest\x1a\x1d.google.longrunning.Operation\"w\xca\x41\x30\n\x15google.protobuf.Empty\x12\x17\x44\x65leteOperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37*5/v1/{name=projects/*/locations/*/trainingPipelines/*}\x12\xbb\x01\n\x16\x43\x61ncelTrainingPipeline\x12\x39.google.cloud.aiplatform.v1.CancelTrainingPipelineRequest\x1a\x16.google.protobuf.Empty\"N\xda\x41\x04name\x82\xd3\xe4\x93\x02\x41\"</v1/{name=projects/*/locations/*/trainingPipelines/*}:cancel:\x01*\x12\xe0\x01\n\x11\x43reatePipelineJob\x12\x34.google.cloud.aiplatform.v1.CreatePipelineJobRequest\x1a\'.google.cloud.aiplatform.v1.PipelineJob\"l\xda\x41#parent,pipeline_job,pipeline_job_id\x82\xd3\xe4\x93\x02@\"0/v1/{parent=projects/*/locations/*}/pipelineJobs:\x0cpipeline_job\x12\xad\x01\n\x0eGetPipelineJob\x12\x31.google.cloud.aiplatform.v1.GetPipelineJobRequest\x1a\'.google.cloud.aiplatform.v1.PipelineJob\"?\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*/pipelineJobs/*}\x12\xc0\x01\n\x10ListPipelineJobs\x12\x33.google.cloud.aiplatform.v1.ListPipelineJobsRequest\x1a\x34.google.cloud.aiplatform.v1.ListPipelineJobsResponse\"A\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{parent=projects/*/locations/*}/pipelineJobs\x12\xdc\x01\n\x11\x44\x65letePipelineJob\x12\x34.google.cloud.aiplatform.v1.DeletePipelineJobRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41\x30\n\x15google.protobuf.Empty\x12\x17\x44\x65leteOperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32*0/v1/{name=projects/*/locations/*/pipelineJobs/*}\x12\x8a\x02\n\x17\x42\x61tchDeletePipelineJobs\x12:.google.cloud.aiplatform.v1.BatchDeletePipelineJobsRequest\x1a\x1d.google.longrunning.Operation\"\x93\x01\xca\x41:\n\x1f\x42\x61tchDeletePipelineJobsResponse\x12\x17\x44\x65leteOperationMetadata\xda\x41\x0cparent,names\x82\xd3\xe4\x93\x02\x41\"</v1/{parent=projects/*/locations/*}/pipelineJobs:batchDelete:\x01*\x12\xac\x01\n\x11\x43\x61ncelPipelineJob\x12\x34.google.cloud.aiplatform.v1.CancelPipelineJobRequest\x1a\x16.google.protobuf.Empty\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\"7/v1/{name=projects/*/locations/*/pipelineJobs/*}:cancel:\x01*\x12\x9b\x02\n\x17\x42\x61tchCancelPipelineJobs\x12:.google.cloud.aiplatform.v1.BatchCancelPipelineJobsRequest\x1a\x1d.google.longrunning.Operation\"\xa4\x01\xca\x41K\n\x1f\x42\x61tchCancelPipelineJobsResponse\x12(BatchCancelPipelineJobsOperationMetadata\xda\x41\x0cparent,names\x82\xd3\xe4\x93\x02\x41\"</v1/{parent=projects/*/locations/*}/pipelineJobs:batchCancel:\x01*\x1aM\xca\x41\x19\x61iplatform.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xd2\x01\n\x1e\x63om.google.cloud.aiplatform.v1B\x14PipelineServiceProtoP\x01Z>cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb\xaa\x02\x1aGoogle.Cloud.AIPlatform.V1\xca\x02\x1aGoogle\\Cloud\\AIPlatform\\V1\xea\x02\x1dGoogle::Cloud::AIPlatform::V1b\x06proto3"
|
20
20
|
|
21
21
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
22
22
|
|
@@ -31,6 +31,7 @@ rescue TypeError
|
|
31
31
|
file = pool.add_serialized_file(serialized)
|
32
32
|
warn "Warning: Protobuf detected an import path issue while loading generated file #{__FILE__}"
|
33
33
|
imports = [
|
34
|
+
["google.cloud.aiplatform.v1.GenericOperationMetadata", "google/cloud/aiplatform/v1/operation.proto"],
|
34
35
|
["google.cloud.aiplatform.v1.TrainingPipeline", "google/cloud/aiplatform/v1/training_pipeline.proto"],
|
35
36
|
["google.protobuf.FieldMask", "google/protobuf/field_mask.proto"],
|
36
37
|
["google.cloud.aiplatform.v1.PipelineJob", "google/cloud/aiplatform/v1/pipeline_job.proto"],
|
@@ -49,6 +50,7 @@ module Google
|
|
49
50
|
module Cloud
|
50
51
|
module AIPlatform
|
51
52
|
module V1
|
53
|
+
BatchCancelPipelineJobsOperationMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.BatchCancelPipelineJobsOperationMetadata").msgclass
|
52
54
|
CreateTrainingPipelineRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.CreateTrainingPipelineRequest").msgclass
|
53
55
|
GetTrainingPipelineRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.GetTrainingPipelineRequest").msgclass
|
54
56
|
ListTrainingPipelinesRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.ListTrainingPipelinesRequest").msgclass
|
@@ -60,7 +62,11 @@ module Google
|
|
60
62
|
ListPipelineJobsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.ListPipelineJobsRequest").msgclass
|
61
63
|
ListPipelineJobsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.ListPipelineJobsResponse").msgclass
|
62
64
|
DeletePipelineJobRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.DeletePipelineJobRequest").msgclass
|
65
|
+
BatchDeletePipelineJobsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.BatchDeletePipelineJobsRequest").msgclass
|
66
|
+
BatchDeletePipelineJobsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.BatchDeletePipelineJobsResponse").msgclass
|
63
67
|
CancelPipelineJobRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.CancelPipelineJobRequest").msgclass
|
68
|
+
BatchCancelPipelineJobsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.BatchCancelPipelineJobsRequest").msgclass
|
69
|
+
BatchCancelPipelineJobsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.BatchCancelPipelineJobsResponse").msgclass
|
64
70
|
end
|
65
71
|
end
|
66
72
|
end
|
@@ -67,6 +67,10 @@ module Google
|
|
67
67
|
rpc :ListPipelineJobs, ::Google::Cloud::AIPlatform::V1::ListPipelineJobsRequest, ::Google::Cloud::AIPlatform::V1::ListPipelineJobsResponse
|
68
68
|
# Deletes a PipelineJob.
|
69
69
|
rpc :DeletePipelineJob, ::Google::Cloud::AIPlatform::V1::DeletePipelineJobRequest, ::Google::Longrunning::Operation
|
70
|
+
# Batch deletes PipelineJobs
|
71
|
+
# The Operation is atomic. If it fails, none of the PipelineJobs are deleted.
|
72
|
+
# If it succeeds, all of the PipelineJobs are deleted.
|
73
|
+
rpc :BatchDeletePipelineJobs, ::Google::Cloud::AIPlatform::V1::BatchDeletePipelineJobsRequest, ::Google::Longrunning::Operation
|
70
74
|
# Cancels a PipelineJob.
|
71
75
|
# Starts asynchronous cancellation on the PipelineJob. The server
|
72
76
|
# makes a best effort to cancel the pipeline, but success is not
|
@@ -81,6 +85,14 @@ module Google
|
|
81
85
|
# [PipelineJob.state][google.cloud.aiplatform.v1.PipelineJob.state] is set to
|
82
86
|
# `CANCELLED`.
|
83
87
|
rpc :CancelPipelineJob, ::Google::Cloud::AIPlatform::V1::CancelPipelineJobRequest, ::Google::Protobuf::Empty
|
88
|
+
# Batch cancel PipelineJobs.
|
89
|
+
# Firstly the server will check if all the jobs are in non-terminal states,
|
90
|
+
# and skip the jobs that are already terminated.
|
91
|
+
# If the operation failed, none of the pipeline jobs are cancelled.
|
92
|
+
# The server will poll the states of all the pipeline jobs periodically
|
93
|
+
# to check the cancellation status.
|
94
|
+
# This operation will return an LRO.
|
95
|
+
rpc :BatchCancelPipelineJobs, ::Google::Cloud::AIPlatform::V1::BatchCancelPipelineJobsRequest, ::Google::Longrunning::Operation
|
84
96
|
end
|
85
97
|
|
86
98
|
Stub = Service.rpc_stub_class
|
@@ -5,11 +5,12 @@
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
7
|
require 'google/api/field_behavior_pb'
|
8
|
+
require 'google/api/resource_pb'
|
8
9
|
require 'google/cloud/aiplatform/v1/openapi_pb'
|
9
10
|
require 'google/protobuf/struct_pb'
|
10
11
|
|
11
12
|
|
12
|
-
descriptor_data = "\n%google/cloud/aiplatform/v1/tool.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a(google/cloud/aiplatform/v1/openapi.proto\x1a\x1cgoogle/protobuf/struct.proto\"
|
13
|
+
descriptor_data = "\n%google/cloud/aiplatform/v1/tool.proto\x12\x1agoogle.cloud.aiplatform.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a(google/cloud/aiplatform/v1/openapi.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xf3\x01\n\x04Tool\x12S\n\x15\x66unction_declarations\x18\x01 \x03(\x0b\x32/.google.cloud.aiplatform.v1.FunctionDeclarationB\x03\xe0\x41\x01\x12=\n\tretrieval\x18\x02 \x01(\x0b\x32%.google.cloud.aiplatform.v1.RetrievalB\x03\xe0\x41\x01\x12W\n\x17google_search_retrieval\x18\x03 \x01(\x0b\x32\x31.google.cloud.aiplatform.v1.GoogleSearchRetrievalB\x03\xe0\x41\x01\"\x7f\n\x13\x46unctionDeclaration\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12;\n\nparameters\x18\x03 \x01(\x0b\x32\".google.cloud.aiplatform.v1.SchemaB\x03\xe0\x41\x01\"M\n\x0c\x46unctionCall\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12*\n\x04\x61rgs\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\"U\n\x10\x46unctionResponse\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12.\n\x08response\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x02\"\x7f\n\tRetrieval\x12\x46\n\x10vertex_ai_search\x18\x02 \x01(\x0b\x32*.google.cloud.aiplatform.v1.VertexAISearchH\x00\x12 \n\x13\x64isable_attribution\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x42\x08\n\x06source\"(\n\x0eVertexAISearch\x12\x16\n\tdatastore\x18\x01 \x01(\tB\x03\xe0\x41\x02\"9\n\x15GoogleSearchRetrieval\x12 \n\x13\x64isable_attribution\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x42\xc7\x01\n\x1e\x63om.google.cloud.aiplatform.v1B\tToolProtoP\x01Z>cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb\xaa\x02\x1aGoogle.Cloud.AIPlatform.V1\xca\x02\x1aGoogle\\Cloud\\AIPlatform\\V1\xea\x02\x1dGoogle::Cloud::AIPlatform::V1b\x06proto3"
|
13
14
|
|
14
15
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
15
16
|
|
@@ -45,6 +46,9 @@ module Google
|
|
45
46
|
FunctionDeclaration = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.FunctionDeclaration").msgclass
|
46
47
|
FunctionCall = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.FunctionCall").msgclass
|
47
48
|
FunctionResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.FunctionResponse").msgclass
|
49
|
+
Retrieval = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.Retrieval").msgclass
|
50
|
+
VertexAISearch = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.VertexAISearch").msgclass
|
51
|
+
GoogleSearchRetrieval = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.GoogleSearchRetrieval").msgclass
|
48
52
|
end
|
49
53
|
end
|
50
54
|
end
|
@@ -118,6 +118,10 @@ module Google
|
|
118
118
|
# @return [::String]
|
119
119
|
# Optional link to proto reference documentation. Example:
|
120
120
|
# https://cloud.google.com/pubsub/lite/docs/reference/rpc
|
121
|
+
# @!attribute [rw] rest_reference_documentation_uri
|
122
|
+
# @return [::String]
|
123
|
+
# Optional link to REST reference documentation. Example:
|
124
|
+
# https://cloud.google.com/pubsub/lite/docs/reference/rest
|
121
125
|
class Publishing
|
122
126
|
include ::Google::Protobuf::MessageExts
|
123
127
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -176,6 +176,15 @@ module Google
|
|
176
176
|
# @!attribute [r] probability
|
177
177
|
# @return [::Google::Cloud::AIPlatform::V1::SafetyRating::HarmProbability]
|
178
178
|
# Output only. Harm probability levels in the content.
|
179
|
+
# @!attribute [r] probability_score
|
180
|
+
# @return [::Float]
|
181
|
+
# Output only. Harm probability score.
|
182
|
+
# @!attribute [r] severity
|
183
|
+
# @return [::Google::Cloud::AIPlatform::V1::SafetyRating::HarmSeverity]
|
184
|
+
# Output only. Harm severity levels in the content.
|
185
|
+
# @!attribute [r] severity_score
|
186
|
+
# @return [::Float]
|
187
|
+
# Output only. Harm severity score.
|
179
188
|
# @!attribute [r] blocked
|
180
189
|
# @return [::Boolean]
|
181
190
|
# Output only. Indicates whether the content was filtered out because of this
|
@@ -201,6 +210,24 @@ module Google
|
|
201
210
|
# High level of harm.
|
202
211
|
HIGH = 4
|
203
212
|
end
|
213
|
+
|
214
|
+
# Harm severity levels.
|
215
|
+
module HarmSeverity
|
216
|
+
# Harm severity unspecified.
|
217
|
+
HARM_SEVERITY_UNSPECIFIED = 0
|
218
|
+
|
219
|
+
# Negligible level of harm severity.
|
220
|
+
HARM_SEVERITY_NEGLIGIBLE = 1
|
221
|
+
|
222
|
+
# Low level of harm severity.
|
223
|
+
HARM_SEVERITY_LOW = 2
|
224
|
+
|
225
|
+
# Medium level of harm severity.
|
226
|
+
HARM_SEVERITY_MEDIUM = 3
|
227
|
+
|
228
|
+
# High level of harm severity.
|
229
|
+
HARM_SEVERITY_HIGH = 4
|
230
|
+
end
|
204
231
|
end
|
205
232
|
|
206
233
|
# A collection of source attributions for a piece of content.
|
@@ -259,6 +286,9 @@ module Google
|
|
259
286
|
# @!attribute [r] citation_metadata
|
260
287
|
# @return [::Google::Cloud::AIPlatform::V1::CitationMetadata]
|
261
288
|
# Output only. Source attribution of the generated content.
|
289
|
+
# @!attribute [r] grounding_metadata
|
290
|
+
# @return [::Google::Cloud::AIPlatform::V1::GroundingMetadata]
|
291
|
+
# Output only. Metadata specifies sources used to ground generated content.
|
262
292
|
class Candidate
|
263
293
|
include ::Google::Protobuf::MessageExts
|
264
294
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -286,9 +316,78 @@ module Google
|
|
286
316
|
|
287
317
|
# All other reasons that stopped the token generation
|
288
318
|
OTHER = 5
|
319
|
+
|
320
|
+
# The token generation was stopped as the response was flagged for the
|
321
|
+
# terms which are included from the terminology blocklist.
|
322
|
+
BLOCKLIST = 6
|
323
|
+
|
324
|
+
# The token generation was stopped as the response was flagged for
|
325
|
+
# the prohibited contents.
|
326
|
+
PROHIBITED_CONTENT = 7
|
327
|
+
|
328
|
+
# The token generation was stopped as the response was flagged for
|
329
|
+
# Sensitive Personally Identifiable Information (SPII) contents.
|
330
|
+
SPII = 8
|
331
|
+
end
|
332
|
+
end
|
333
|
+
|
334
|
+
# Segment of the content.
|
335
|
+
# @!attribute [r] part_index
|
336
|
+
# @return [::Integer]
|
337
|
+
# Output only. The index of a Part object within its parent Content object.
|
338
|
+
# @!attribute [r] start_index
|
339
|
+
# @return [::Integer]
|
340
|
+
# Output only. Start index in the given Part, measured in bytes. Offset from
|
341
|
+
# the start of the Part, inclusive, starting at zero.
|
342
|
+
# @!attribute [r] end_index
|
343
|
+
# @return [::Integer]
|
344
|
+
# Output only. End index in the given Part, measured in bytes. Offset from
|
345
|
+
# the start of the Part, exclusive, starting at zero.
|
346
|
+
class Segment
|
347
|
+
include ::Google::Protobuf::MessageExts
|
348
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
349
|
+
end
|
350
|
+
|
351
|
+
# Grounding attribution.
|
352
|
+
# @!attribute [rw] web
|
353
|
+
# @return [::Google::Cloud::AIPlatform::V1::GroundingAttribution::Web]
|
354
|
+
# Optional. Attribution from the web.
|
355
|
+
# @!attribute [r] segment
|
356
|
+
# @return [::Google::Cloud::AIPlatform::V1::Segment]
|
357
|
+
# Output only. Segment of the content this attribution belongs to.
|
358
|
+
# @!attribute [r] confidence_score
|
359
|
+
# @return [::Float]
|
360
|
+
# Optional. Output only. Confidence score of the attribution. Ranges from 0
|
361
|
+
# to 1. 1 is the most confident.
|
362
|
+
class GroundingAttribution
|
363
|
+
include ::Google::Protobuf::MessageExts
|
364
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
365
|
+
|
366
|
+
# Attribution from the web.
|
367
|
+
# @!attribute [r] uri
|
368
|
+
# @return [::String]
|
369
|
+
# Output only. URI reference of the attribution.
|
370
|
+
# @!attribute [r] title
|
371
|
+
# @return [::String]
|
372
|
+
# Output only. Title of the attribution.
|
373
|
+
class Web
|
374
|
+
include ::Google::Protobuf::MessageExts
|
375
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
289
376
|
end
|
290
377
|
end
|
291
378
|
|
379
|
+
# Metadata returned to client when grounding is enabled.
|
380
|
+
# @!attribute [rw] web_search_queries
|
381
|
+
# @return [::Array<::String>]
|
382
|
+
# Optional. Web search queries for the following-up web search.
|
383
|
+
# @!attribute [rw] grounding_attributions
|
384
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::GroundingAttribution>]
|
385
|
+
# Optional. List of grounding attributions.
|
386
|
+
class GroundingMetadata
|
387
|
+
include ::Google::Protobuf::MessageExts
|
388
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
389
|
+
end
|
390
|
+
|
292
391
|
# Harm categories that will block the content.
|
293
392
|
module HarmCategory
|
294
393
|
# The harm category is unspecified.
|
@@ -38,6 +38,14 @@ module Google
|
|
38
38
|
# @!attribute [r] big_query_dataset_name
|
39
39
|
# @return [::String]
|
40
40
|
# Output only. Name of the associated BigQuery dataset.
|
41
|
+
# @!attribute [rw] display_name
|
42
|
+
# @return [::String]
|
43
|
+
# The user-defined name of the DatasetVersion.
|
44
|
+
# The name can be up to 128 characters long and can consist of any UTF-8
|
45
|
+
# characters.
|
46
|
+
# @!attribute [r] metadata
|
47
|
+
# @return [::Google::Protobuf::Value]
|
48
|
+
# Required. Output only. Additional information about the DatasetVersion.
|
41
49
|
class DatasetVersion
|
42
50
|
include ::Google::Protobuf::MessageExts
|
43
51
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -84,20 +84,23 @@ module Google
|
|
84
84
|
# Optional. An expression for filtering the results of the request. For field
|
85
85
|
# names both snake_case and camelCase are supported.
|
86
86
|
#
|
87
|
-
# * `endpoint` supports
|
87
|
+
# * `endpoint` supports `=` and `!=`. `endpoint` represents the Endpoint
|
88
|
+
# ID,
|
88
89
|
# i.e. the last segment of the Endpoint's [resource
|
89
90
|
# name][google.cloud.aiplatform.v1.Endpoint.name].
|
90
|
-
# * `display_name` supports
|
91
|
+
# * `display_name` supports `=` and `!=`.
|
91
92
|
# * `labels` supports general map functions that is:
|
92
93
|
# * `labels.key=value` - key:value equality
|
93
|
-
# * `labels.key
|
94
|
+
# * `labels.key:*` or `labels:key` - key existence
|
94
95
|
# * A key including a space must be quoted. `labels."a key"`.
|
96
|
+
# * `base_model_name` only supports `=`.
|
95
97
|
#
|
96
98
|
# Some examples:
|
97
99
|
#
|
98
100
|
# * `endpoint=1`
|
99
101
|
# * `displayName="myDisplayName"`
|
100
102
|
# * `labels.myKey="myValue"`
|
103
|
+
# * `baseModelName="text-bison"`
|
101
104
|
# @!attribute [rw] page_size
|
102
105
|
# @return [::Integer]
|
103
106
|
# Optional. The standard list page size.
|
@@ -69,8 +69,8 @@ module Google
|
|
69
69
|
# BigQuery Table or View.
|
70
70
|
# @!attribute [rw] entity_id_columns
|
71
71
|
# @return [::Array<::String>]
|
72
|
-
# Optional. Columns to construct entity_id / row keys.
|
73
|
-
#
|
72
|
+
# Optional. Columns to construct entity_id / row keys.
|
73
|
+
# If not provided defaults to `entity_id`.
|
74
74
|
class BigQuery
|
75
75
|
include ::Google::Protobuf::MessageExts
|
76
76
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -25,9 +25,23 @@ module Google
|
|
25
25
|
# @!attribute [rw] key
|
26
26
|
# @return [::String]
|
27
27
|
# String key to use for lookup.
|
28
|
+
# @!attribute [rw] composite_key
|
29
|
+
# @return [::Google::Cloud::AIPlatform::V1::FeatureViewDataKey::CompositeKey]
|
30
|
+
# The actual Entity ID will be composed from this struct. This should match
|
31
|
+
# with the way ID is defined in the FeatureView spec.
|
28
32
|
class FeatureViewDataKey
|
29
33
|
include ::Google::Protobuf::MessageExts
|
30
34
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
35
|
+
|
36
|
+
# ID that is comprised from several parts (columns).
|
37
|
+
# @!attribute [rw] parts
|
38
|
+
# @return [::Array<::String>]
|
39
|
+
# Parts to construct Entity ID. Should match with the same ID columns as
|
40
|
+
# defined in FeatureView in the same order.
|
41
|
+
class CompositeKey
|
42
|
+
include ::Google::Protobuf::MessageExts
|
43
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
44
|
+
end
|
31
45
|
end
|
32
46
|
|
33
47
|
# Request message for
|
@@ -73,8 +73,7 @@ module Google
|
|
73
73
|
# trigger based on FeatureView.SyncConfig.
|
74
74
|
# @!attribute [rw] entity_id_columns
|
75
75
|
# @return [::Array<::String>]
|
76
|
-
# Required. Columns to construct entity_id / row keys.
|
77
|
-
# 1 only.
|
76
|
+
# Required. Columns to construct entity_id / row keys.
|
78
77
|
class BigQuerySource
|
79
78
|
include ::Google::Protobuf::MessageExts
|
80
79
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -99,6 +98,9 @@ module Google
|
|
99
98
|
# @!attribute [rw] feature_groups
|
100
99
|
# @return [::Array<::Google::Cloud::AIPlatform::V1::FeatureView::FeatureRegistrySource::FeatureGroup>]
|
101
100
|
# Required. List of features that need to be synced to Online Store.
|
101
|
+
# @!attribute [rw] project_number
|
102
|
+
# @return [::Integer]
|
103
|
+
# Optional. The project number of the parent project of the Feature Groups.
|
102
104
|
class FeatureRegistrySource
|
103
105
|
include ::Google::Protobuf::MessageExts
|
104
106
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -38,9 +38,25 @@ module Google
|
|
38
38
|
# @!attribute [r] final_status
|
39
39
|
# @return [::Google::Rpc::Status]
|
40
40
|
# Output only. Final status of the FeatureViewSync.
|
41
|
+
# @!attribute [r] sync_summary
|
42
|
+
# @return [::Google::Cloud::Aiplatform::V1::FeatureViewSync::SyncSummary]
|
43
|
+
# Output only. Summary of the sync job.
|
41
44
|
class FeatureViewSync
|
42
45
|
include ::Google::Protobuf::MessageExts
|
43
46
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
47
|
+
|
48
|
+
# Summary from the Sync job. For continuous syncs, the summary is updated
|
49
|
+
# periodically. For batch syncs, it gets updated on completion of the sync.
|
50
|
+
# @!attribute [r] row_synced
|
51
|
+
# @return [::Integer]
|
52
|
+
# Output only. Total number of rows synced.
|
53
|
+
# @!attribute [r] total_slot
|
54
|
+
# @return [::Integer]
|
55
|
+
# Output only. BigQuery slot milliseconds consumed for the sync job.
|
56
|
+
class SyncSummary
|
57
|
+
include ::Google::Protobuf::MessageExts
|
58
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
59
|
+
end
|
44
60
|
end
|
45
61
|
end
|
46
62
|
end
|
@@ -295,6 +295,10 @@ module Google
|
|
295
295
|
# MetadataStore when creating the Model. The Artifact resource name pattern
|
296
296
|
# is
|
297
297
|
# `projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
|
298
|
+
# @!attribute [rw] base_model_source
|
299
|
+
# @return [::Google::Cloud::AIPlatform::V1::Model::BaseModelSource]
|
300
|
+
# Optional. User input field to specify the base model source. Currently it
|
301
|
+
# only supports specifing the Model Garden models and Genie models.
|
298
302
|
class Model
|
299
303
|
include ::Google::Protobuf::MessageExts
|
300
304
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -394,6 +398,19 @@ module Google
|
|
394
398
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
395
399
|
end
|
396
400
|
|
401
|
+
# User input field to specify the base model source. Currently it only
|
402
|
+
# supports specifing the Model Garden models and Genie models.
|
403
|
+
# @!attribute [rw] model_garden_source
|
404
|
+
# @return [::Google::Cloud::AIPlatform::V1::ModelGardenSource]
|
405
|
+
# Source information of Model Garden models.
|
406
|
+
# @!attribute [rw] genie_source
|
407
|
+
# @return [::Google::Cloud::AIPlatform::V1::GenieSource]
|
408
|
+
# Information about the base model of Genie models.
|
409
|
+
class BaseModelSource
|
410
|
+
include ::Google::Protobuf::MessageExts
|
411
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
412
|
+
end
|
413
|
+
|
397
414
|
# @!attribute [rw] key
|
398
415
|
# @return [::String]
|
399
416
|
# @!attribute [rw] value
|
@@ -437,6 +454,26 @@ module Google
|
|
437
454
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
438
455
|
end
|
439
456
|
|
457
|
+
# Contains information about the source of the models generated from Model
|
458
|
+
# Garden.
|
459
|
+
# @!attribute [rw] public_model_name
|
460
|
+
# @return [::String]
|
461
|
+
# Required. The model garden source model resource name.
|
462
|
+
class ModelGardenSource
|
463
|
+
include ::Google::Protobuf::MessageExts
|
464
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
465
|
+
end
|
466
|
+
|
467
|
+
# Contains information about the source of the models generated from Generative
|
468
|
+
# AI Studio.
|
469
|
+
# @!attribute [rw] base_model_uri
|
470
|
+
# @return [::String]
|
471
|
+
# Required. The public base model URI.
|
472
|
+
class GenieSource
|
473
|
+
include ::Google::Protobuf::MessageExts
|
474
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
475
|
+
end
|
476
|
+
|
440
477
|
# Contains the schemata used in Model's predictions and explanations via
|
441
478
|
# {::Google::Cloud::AIPlatform::V1::PredictionService::Client#predict PredictionService.Predict},
|
442
479
|
# {::Google::Cloud::AIPlatform::V1::PredictionService::Client#explain PredictionService.Explain}
|
@@ -121,12 +121,14 @@ module Google
|
|
121
121
|
# * `labels.key=value` - key:value equality
|
122
122
|
# * `labels.key:* or labels:key - key existence
|
123
123
|
# * A key including a space must be quoted. `labels."a key"`.
|
124
|
+
# * `base_model_name` only supports =
|
124
125
|
#
|
125
126
|
# Some examples:
|
126
127
|
#
|
127
128
|
# * `model=1234`
|
128
129
|
# * `displayName="myDisplayName"`
|
129
130
|
# * `labels.myKey="myValue"`
|
131
|
+
# * `baseModelName="text-bison"`
|
130
132
|
# @!attribute [rw] page_size
|
131
133
|
# @return [::Integer]
|
132
134
|
# The standard list page size.
|
@@ -21,6 +21,16 @@ module Google
|
|
21
21
|
module Cloud
|
22
22
|
module AIPlatform
|
23
23
|
module V1
|
24
|
+
# Runtime operation information for
|
25
|
+
# {::Google::Cloud::AIPlatform::V1::PipelineService::Client#batch_cancel_pipeline_jobs PipelineService.BatchCancelPipelineJobs}.
|
26
|
+
# @!attribute [rw] generic_metadata
|
27
|
+
# @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
|
28
|
+
# The common part of the operation metadata.
|
29
|
+
class BatchCancelPipelineJobsOperationMetadata
|
30
|
+
include ::Google::Protobuf::MessageExts
|
31
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
32
|
+
end
|
33
|
+
|
24
34
|
# Request message for
|
25
35
|
# {::Google::Cloud::AIPlatform::V1::PipelineService::Client#create_training_pipeline PipelineService.CreateTrainingPipeline}.
|
26
36
|
# @!attribute [rw] parent
|
@@ -272,6 +282,33 @@ module Google
|
|
272
282
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
273
283
|
end
|
274
284
|
|
285
|
+
# Request message for
|
286
|
+
# {::Google::Cloud::AIPlatform::V1::PipelineService::Client#batch_delete_pipeline_jobs PipelineService.BatchDeletePipelineJobs}.
|
287
|
+
# @!attribute [rw] parent
|
288
|
+
# @return [::String]
|
289
|
+
# Required. The name of the PipelineJobs' parent resource.
|
290
|
+
# Format: `projects/{project}/locations/{location}`
|
291
|
+
# @!attribute [rw] names
|
292
|
+
# @return [::Array<::String>]
|
293
|
+
# Required. The names of the PipelineJobs to delete.
|
294
|
+
# A maximum of 32 PipelineJobs can be deleted in a batch.
|
295
|
+
# Format:
|
296
|
+
# `projects/{project}/locations/{location}/pipelineJobs/{pipelineJob}`
|
297
|
+
class BatchDeletePipelineJobsRequest
|
298
|
+
include ::Google::Protobuf::MessageExts
|
299
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
300
|
+
end
|
301
|
+
|
302
|
+
# Response message for
|
303
|
+
# {::Google::Cloud::AIPlatform::V1::PipelineService::Client#batch_delete_pipeline_jobs PipelineService.BatchDeletePipelineJobs}.
|
304
|
+
# @!attribute [rw] pipeline_jobs
|
305
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::PipelineJob>]
|
306
|
+
# PipelineJobs deleted.
|
307
|
+
class BatchDeletePipelineJobsResponse
|
308
|
+
include ::Google::Protobuf::MessageExts
|
309
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
310
|
+
end
|
311
|
+
|
275
312
|
# Request message for
|
276
313
|
# {::Google::Cloud::AIPlatform::V1::PipelineService::Client#cancel_pipeline_job PipelineService.CancelPipelineJob}.
|
277
314
|
# @!attribute [rw] name
|
@@ -283,6 +320,33 @@ module Google
|
|
283
320
|
include ::Google::Protobuf::MessageExts
|
284
321
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
285
322
|
end
|
323
|
+
|
324
|
+
# Request message for
|
325
|
+
# {::Google::Cloud::AIPlatform::V1::PipelineService::Client#batch_cancel_pipeline_jobs PipelineService.BatchCancelPipelineJobs}.
|
326
|
+
# @!attribute [rw] parent
|
327
|
+
# @return [::String]
|
328
|
+
# Required. The name of the PipelineJobs' parent resource.
|
329
|
+
# Format: `projects/{project}/locations/{location}`
|
330
|
+
# @!attribute [rw] names
|
331
|
+
# @return [::Array<::String>]
|
332
|
+
# Required. The names of the PipelineJobs to cancel.
|
333
|
+
# A maximum of 32 PipelineJobs can be cancelled in a batch.
|
334
|
+
# Format:
|
335
|
+
# `projects/{project}/locations/{location}/pipelineJobs/{pipelineJob}`
|
336
|
+
class BatchCancelPipelineJobsRequest
|
337
|
+
include ::Google::Protobuf::MessageExts
|
338
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
339
|
+
end
|
340
|
+
|
341
|
+
# Response message for
|
342
|
+
# {::Google::Cloud::AIPlatform::V1::PipelineService::Client#batch_cancel_pipeline_jobs PipelineService.BatchCancelPipelineJobs}.
|
343
|
+
# @!attribute [rw] pipeline_jobs
|
344
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::PipelineJob>]
|
345
|
+
# PipelineJobs cancelled.
|
346
|
+
class BatchCancelPipelineJobsResponse
|
347
|
+
include ::Google::Protobuf::MessageExts
|
348
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
349
|
+
end
|
286
350
|
end
|
287
351
|
end
|
288
352
|
end
|
@@ -279,16 +279,23 @@ module Google
|
|
279
279
|
# The model launch stage is unspecified.
|
280
280
|
LAUNCH_STAGE_UNSPECIFIED = 0
|
281
281
|
|
282
|
-
# Used to indicate the PublisherModel is at Experimental launch stage
|
282
|
+
# Used to indicate the PublisherModel is at Experimental launch stage,
|
283
|
+
# available to a small set of customers.
|
283
284
|
EXPERIMENTAL = 1
|
284
285
|
|
285
|
-
# Used to indicate the PublisherModel is at Private Preview launch stage
|
286
|
+
# Used to indicate the PublisherModel is at Private Preview launch stage,
|
287
|
+
# only available to a small set of customers, although a larger set of
|
288
|
+
# customers than an Experimental launch. Previews are the first launch
|
289
|
+
# stage used to get feedback from customers.
|
286
290
|
PRIVATE_PREVIEW = 2
|
287
291
|
|
288
|
-
# Used to indicate the PublisherModel is at Public Preview launch stage
|
292
|
+
# Used to indicate the PublisherModel is at Public Preview launch stage,
|
293
|
+
# available to all customers, although not supported for production
|
294
|
+
# workloads.
|
289
295
|
PUBLIC_PREVIEW = 3
|
290
296
|
|
291
|
-
# Used to indicate the PublisherModel is at GA launch stage
|
297
|
+
# Used to indicate the PublisherModel is at GA launch stage, available to
|
298
|
+
# all customers and ready for production workload.
|
292
299
|
GA = 4
|
293
300
|
end
|
294
301
|
|