google-cloud-deploy-v1 0.17.1 → 0.17.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f9c36e76f71bcff7fcae904497cddd658af495ed06946778409551a5f9feda5f
4
- data.tar.gz: 5be8ac301d454802805f44d983ff35810f2b6aa1ad8d68841db614544552f51f
3
+ metadata.gz: 02a1ce4bb6c5e2c650d73e96cc7cc80754fe561330ee93350387e3e68e5741ca
4
+ data.tar.gz: '08840b134d2ed928c090aca61e00cb9487a284b5f6e6ba79f9bef0decc11ff97'
5
5
  SHA512:
6
- metadata.gz: 9da43de03d5d2c7267fd94f335bda45242578f031e4368a990d75cef2559db544306f3a303d8962d851ac89f46a8649b5d7dfb072541b5474d6a97908db82b1a
7
- data.tar.gz: 48abf5b0101f34dce98d497edf80958d07e302e0ed3adfb4c7534ed2f536db074a2d5ec6f3d08400891c6c6e720db64915f035921cdd58826abecccf67a8ea96
6
+ metadata.gz: 846de1c09d93d2db01ef1a8b0a5f01d21d374df9403d219c93bd3125c95eaa2d57ccfcd993284fe16b402c2a7e4e97687c5ab129997218fd75cfa4a34c917edd
7
+ data.tar.gz: daf91e14a63842e1a5545add76f89a9be14002b896968db0aaf62a2b5edb9221e311539921cf78a6e1ad08074a7a7c420eca7c4f48c2e3e3b6e1495dc35cb03a
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
14
14
  begin
15
15
  pool.add_serialized_file(descriptor_data)
16
- rescue TypeError => e
16
+ rescue TypeError
17
17
  # Compatibility code: will be removed in the next major version.
18
18
  require 'google/protobuf/descriptor_pb'
19
19
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
14
14
  begin
15
15
  pool.add_serialized_file(descriptor_data)
16
- rescue TypeError => e
16
+ rescue TypeError
17
17
  # Compatibility code: will be removed in the next major version.
18
18
  require 'google/protobuf/descriptor_pb'
19
19
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -16,13 +16,13 @@ require 'google/protobuf/timestamp_pb'
16
16
  require 'google/type/date_pb'
17
17
 
18
18
 
19
- descriptor_data = "\n)google/cloud/deploy/v1/cloud_deploy.proto\x12\x16google.cloud.deploy.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a#google/longrunning/operations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x16google/type/date.proto\"\xe5\x05\n\x10\x44\x65liveryPipeline\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x10\n\x03uid\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12N\n\x0b\x61nnotations\x18\x04 \x03(\x0b\x32\x39.google.cloud.deploy.v1.DeliveryPipeline.AnnotationsEntry\x12\x44\n\x06labels\x18\x05 \x03(\x0b\x32\x34.google.cloud.deploy.v1.DeliveryPipeline.LabelsEntry\x12\x34\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x41\n\x0fserial_pipeline\x18\x08 \x01(\x0b\x32&.google.cloud.deploy.v1.SerialPipelineH\x00\x12\x41\n\tcondition\x18\x0b \x01(\x0b\x32).google.cloud.deploy.v1.PipelineConditionB\x03\xe0\x41\x03\x12\x0c\n\x04\x65tag\x18\n \x01(\t\x12\x11\n\tsuspended\x18\x0c \x01(\x08\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\x7f\xea\x41|\n+clouddeploy.googleapis.com/DeliveryPipeline\x12Mprojects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}B\n\n\x08pipeline\"?\n\x0eSerialPipeline\x12-\n\x06stages\x18\x01 \x03(\x0b\x32\x1d.google.cloud.deploy.v1.Stage\"\xaf\x01\n\x05Stage\x12\x11\n\ttarget_id\x18\x01 \x01(\t\x12\x10\n\x08profiles\x18\x02 \x03(\t\x12\x37\n\x08strategy\x18\x05 \x01(\x0b\x32 .google.cloud.deploy.v1.StrategyB\x03\xe0\x41\x01\x12H\n\x11\x64\x65ploy_parameters\x18\x06 \x03(\x0b\x32(.google.cloud.deploy.v1.DeployParametersB\x03\xe0\x41\x01\"\xa9\x02\n\x10\x44\x65ployParameters\x12I\n\x06values\x18\x01 \x03(\x0b\x32\x34.google.cloud.deploy.v1.DeployParameters.ValuesEntryB\x03\xe0\x41\x02\x12\x61\n\x13match_target_labels\x18\x02 \x03(\x0b\x32?.google.cloud.deploy.v1.DeployParameters.MatchTargetLabelsEntryB\x03\xe0\x41\x01\x1a-\n\x0bValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x38\n\x16MatchTargetLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x89\x01\n\x08Strategy\x12\x34\n\x08standard\x18\x01 \x01(\x0b\x32 .google.cloud.deploy.v1.StandardH\x00\x12\x30\n\x06\x63\x61nary\x18\x02 \x01(\x0b\x32\x1e.google.cloud.deploy.v1.CanaryH\x00\x42\x15\n\x13\x64\x65ployment_strategy\"!\n\tPredeploy\x12\x14\n\x07\x61\x63tions\x18\x01 \x03(\tB\x03\xe0\x41\x01\"\"\n\nPostdeploy\x12\x14\n\x07\x61\x63tions\x18\x01 \x03(\tB\x03\xe0\x41\x01\"\x92\x01\n\x08Standard\x12\x0e\n\x06verify\x18\x01 \x01(\x08\x12\x39\n\tpredeploy\x18\x02 \x01(\x0b\x32!.google.cloud.deploy.v1.PredeployB\x03\xe0\x41\x01\x12;\n\npostdeploy\x18\x03 \x01(\x0b\x32\".google.cloud.deploy.v1.PostdeployB\x03\xe0\x41\x01\"\xef\x01\n\x06\x43\x61nary\x12\x42\n\x0eruntime_config\x18\x01 \x01(\x0b\x32%.google.cloud.deploy.v1.RuntimeConfigB\x03\xe0\x41\x01\x12\x45\n\x11\x63\x61nary_deployment\x18\x02 \x01(\x0b\x32(.google.cloud.deploy.v1.CanaryDeploymentH\x00\x12R\n\x18\x63ustom_canary_deployment\x18\x03 \x01(\x0b\x32..google.cloud.deploy.v1.CustomCanaryDeploymentH\x00\x42\x06\n\x04mode\"\xb4\x01\n\x10\x43\x61naryDeployment\x12\x18\n\x0bpercentages\x18\x01 \x03(\x05\x42\x03\xe0\x41\x02\x12\x0e\n\x06verify\x18\x02 \x01(\x08\x12\x39\n\tpredeploy\x18\x03 \x01(\x0b\x32!.google.cloud.deploy.v1.PredeployB\x03\xe0\x41\x01\x12;\n\npostdeploy\x18\x04 \x01(\x0b\x32\".google.cloud.deploy.v1.PostdeployB\x03\xe0\x41\x01\"\xca\x02\n\x16\x43ustomCanaryDeployment\x12V\n\rphase_configs\x18\x01 \x03(\x0b\x32:.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfigB\x03\xe0\x41\x02\x1a\xd7\x01\n\x0bPhaseConfig\x12\x15\n\x08phase_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\npercentage\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\x10\n\x08profiles\x18\x03 \x03(\t\x12\x0e\n\x06verify\x18\x04 \x01(\x08\x12\x39\n\tpredeploy\x18\x05 \x01(\x0b\x32!.google.cloud.deploy.v1.PredeployB\x03\xe0\x41\x01\x12;\n\npostdeploy\x18\x06 \x01(\x0b\x32\".google.cloud.deploy.v1.PostdeployB\x03\xe0\x41\x01\"\xae\x04\n\x10KubernetesConfig\x12[\n\x14gateway_service_mesh\x18\x01 \x01(\x0b\x32;.google.cloud.deploy.v1.KubernetesConfig.GatewayServiceMeshH\x00\x12X\n\x12service_networking\x18\x02 \x01(\x0b\x32:.google.cloud.deploy.v1.KubernetesConfig.ServiceNetworkingH\x00\x1a\xdd\x01\n\x12GatewayServiceMesh\x12\x17\n\nhttp_route\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x07service\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\ndeployment\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12>\n\x16route_update_wait_time\x18\x04 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\x12?\n\x17stable_cutback_duration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\x1am\n\x11ServiceNetworking\x12\x14\n\x07service\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\ndeployment\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12)\n\x1c\x64isable_pod_overprovisioning\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x42\x14\n\x12service_definition\"\x9b\x01\n\x0e\x43loudRunConfig\x12!\n\x19\x61utomatic_traffic_control\x18\x01 \x01(\x08\x12!\n\x14\x63\x61nary_revision_tags\x18\x02 \x03(\tB\x03\xe0\x41\x01\x12 \n\x13prior_revision_tags\x18\x03 \x03(\tB\x03\xe0\x41\x01\x12!\n\x14stable_revision_tags\x18\x04 \x03(\tB\x03\xe0\x41\x01\"\x9e\x01\n\rRuntimeConfig\x12>\n\nkubernetes\x18\x01 \x01(\x0b\x32(.google.cloud.deploy.v1.KubernetesConfigH\x00\x12;\n\tcloud_run\x18\x02 \x01(\x0b\x32&.google.cloud.deploy.v1.CloudRunConfigH\x00\x42\x10\n\x0eruntime_config\"Y\n\x16PipelineReadyCondition\x12\x0e\n\x06status\x18\x03 \x01(\x08\x12/\n\x0bupdate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\x9b\x01\n\x17TargetsPresentCondition\x12\x0e\n\x06status\x18\x01 \x01(\x08\x12?\n\x0fmissing_targets\x18\x02 \x03(\tB&\xfa\x41#\n!clouddeploy.googleapis.com/Target\x12/\n\x0bupdate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"=\n\x14TargetsTypeCondition\x12\x0e\n\x06status\x18\x01 \x01(\x08\x12\x15\n\rerror_details\x18\x02 \x01(\t\"\x87\x02\n\x11PipelineCondition\x12P\n\x18pipeline_ready_condition\x18\x01 \x01(\x0b\x32..google.cloud.deploy.v1.PipelineReadyCondition\x12R\n\x19targets_present_condition\x18\x03 \x01(\x0b\x32/.google.cloud.deploy.v1.TargetsPresentCondition\x12L\n\x16targets_type_condition\x18\x04 \x01(\x0b\x32,.google.cloud.deploy.v1.TargetsTypeCondition\"\xac\x01\n\x1cListDeliveryPipelinesRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+clouddeploy.googleapis.com/DeliveryPipeline\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x93\x01\n\x1dListDeliveryPipelinesResponse\x12\x44\n\x12\x64\x65livery_pipelines\x18\x01 \x03(\x0b\x32(.google.cloud.deploy.v1.DeliveryPipeline\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"_\n\x1aGetDeliveryPipelineRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\"\x86\x02\n\x1d\x43reateDeliveryPipelineRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+clouddeploy.googleapis.com/DeliveryPipeline\x12!\n\x14\x64\x65livery_pipeline_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12H\n\x11\x64\x65livery_pipeline\x18\x03 \x01(\x0b\x32(.google.cloud.deploy.v1.DeliveryPipelineB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xf0\x01\n\x1dUpdateDeliveryPipelineRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12H\n\x11\x64\x65livery_pipeline\x18\x02 \x01(\x0b\x32(.google.cloud.deploy.v1.DeliveryPipelineB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rallow_missing\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xda\x01\n\x1d\x44\x65leteDeliveryPipelineRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rallow_missing\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x12\n\x05\x66orce\x18\x06 \x01(\x08\x42\x03\xe0\x41\x01\x12\x11\n\x04\x65tag\x18\x05 \x01(\tB\x03\xe0\x41\x01\"m\n\x14RollbackTargetConfig\x12\x35\n\x07rollout\x18\x01 \x01(\x0b\x32\x1f.google.cloud.deploy.v1.RolloutB\x03\xe0\x41\x01\x12\x1e\n\x11starting_phase_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\xaf\x02\n\x15RollbackTargetRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\x12\x16\n\ttarget_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\nrollout_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\nrelease_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12!\n\x14rollout_to_roll_back\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12J\n\x0frollback_config\x18\x06 \x01(\x0b\x32,.google.cloud.deploy.v1.RollbackTargetConfigB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x07 \x01(\x08\x42\x03\xe0\x41\x01\"_\n\x16RollbackTargetResponse\x12\x45\n\x0frollback_config\x18\x01 \x01(\x0b\x32,.google.cloud.deploy.v1.RollbackTargetConfig\"\xf8\x08\n\x06Target\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\ttarget_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x10\n\x03uid\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12I\n\x0b\x61nnotations\x18\x05 \x03(\x0b\x32/.google.cloud.deploy.v1.Target.AnnotationsEntryB\x03\xe0\x41\x01\x12?\n\x06labels\x18\x06 \x03(\x0b\x32*.google.cloud.deploy.v1.Target.LabelsEntryB\x03\xe0\x41\x01\x12\x1d\n\x10require_approval\x18\r \x01(\x08\x42\x03\xe0\x41\x01\x12\x34\n\x0b\x63reate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x36\n\x03gke\x18\x0f \x01(\x0b\x32\".google.cloud.deploy.v1.GkeClusterB\x03\xe0\x41\x01H\x00\x12\x44\n\x0e\x61nthos_cluster\x18\x11 \x01(\x0b\x32%.google.cloud.deploy.v1.AnthosClusterB\x03\xe0\x41\x01H\x00\x12<\n\x03run\x18\x12 \x01(\x0b\x32(.google.cloud.deploy.v1.CloudRunLocationB\x03\xe0\x41\x01H\x00\x12@\n\x0cmulti_target\x18\x13 \x01(\x0b\x32#.google.cloud.deploy.v1.MultiTargetB\x03\xe0\x41\x01H\x00\x12\x42\n\rcustom_target\x18\x15 \x01(\x0b\x32$.google.cloud.deploy.v1.CustomTargetB\x03\xe0\x41\x01H\x00\x12\x11\n\x04\x65tag\x18\x0c \x01(\tB\x03\xe0\x41\x01\x12\x42\n\x11\x65xecution_configs\x18\x10 \x03(\x0b\x32\'.google.cloud.deploy.v1.ExecutionConfig\x12T\n\x11\x64\x65ploy_parameters\x18\x14 \x03(\x0b\x32\x34.google.cloud.deploy.v1.Target.DeployParametersEntryB\x03\xe0\x41\x01\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x37\n\x15\x44\x65ployParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:`\xea\x41]\n!clouddeploy.googleapis.com/Target\x12\x38projects/{project}/locations/{location}/targets/{target}B\x13\n\x11\x64\x65ployment_target\"\xcf\x04\n\x0f\x45xecutionConfig\x12V\n\x06usages\x18\x01 \x03(\x0e\x32\x41.google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentUsageB\x03\xe0\x41\x02\x12@\n\x0c\x64\x65\x66\x61ult_pool\x18\x02 \x01(\x0b\x32#.google.cloud.deploy.v1.DefaultPoolB\x03\xe0\x41\x01H\x00\x12@\n\x0cprivate_pool\x18\x03 \x01(\x0b\x32#.google.cloud.deploy.v1.PrivatePoolB\x03\xe0\x41\x01H\x00\x12\x41\n\x0bworker_pool\x18\x04 \x01(\tB,\xe0\x41\x01\xfa\x41&\n$cloudbuild.googleapis.com/WorkerPool\x12\x1c\n\x0fservice_account\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x1d\n\x10\x61rtifact_storage\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\x39\n\x11\x65xecution_timeout\x18\x07 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\"\x8b\x01\n\x19\x45xecutionEnvironmentUsage\x12+\n\'EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED\x10\x00\x12\n\n\x06RENDER\x10\x01\x12\n\n\x06\x44\x45PLOY\x10\x02\x12\n\n\x06VERIFY\x10\x03\x12\r\n\tPREDEPLOY\x10\x04\x12\x0e\n\nPOSTDEPLOY\x10\x05\x42\x17\n\x15\x65xecution_environment\"J\n\x0b\x44\x65\x66\x61ultPool\x12\x1c\n\x0fservice_account\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x1d\n\x10\x61rtifact_storage\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x8d\x01\n\x0bPrivatePool\x12\x41\n\x0bworker_pool\x18\x01 \x01(\tB,\xe0\x41\x02\xfa\x41&\n$cloudbuild.googleapis.com/WorkerPool\x12\x1c\n\x0fservice_account\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x1d\n\x10\x61rtifact_storage\x18\x03 \x01(\tB\x03\xe0\x41\x01\"^\n\nGkeCluster\x12\x36\n\x07\x63luster\x18\x01 \x01(\tB%\xfa\x41\"\n container.googleapis.com/Cluster\x12\x18\n\x0binternal_ip\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\"J\n\rAnthosCluster\x12\x39\n\nmembership\x18\x01 \x01(\tB%\xfa\x41\"\n gkehub.googleapis.com/Membership\"O\n\x10\x43loudRunLocation\x12;\n\x08location\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\"&\n\x0bMultiTarget\x12\x17\n\ntarget_ids\x18\x01 \x03(\tB\x03\xe0\x41\x02\"_\n\x0c\x43ustomTarget\x12O\n\x12\x63ustom_target_type\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+clouddeploy.googleapis.com/CustomTargetType\"\xac\x01\n\x12ListTargetsRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!clouddeploy.googleapis.com/Target\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"t\n\x13ListTargetsResponse\x12/\n\x07targets\x18\x01 \x03(\x0b\x32\x1e.google.cloud.deploy.v1.Target\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"K\n\x10GetTargetRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!clouddeploy.googleapis.com/Target\"\xd2\x01\n\x13\x43reateTargetRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!clouddeploy.googleapis.com/Target\x12\x16\n\ttarget_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x33\n\x06target\x18\x03 \x01(\x0b\x32\x1e.google.cloud.deploy.v1.TargetB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xd1\x01\n\x13UpdateTargetRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12\x33\n\x06target\x18\x02 \x01(\x0b\x32\x1e.google.cloud.deploy.v1.TargetB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rallow_missing\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xb2\x01\n\x13\x44\x65leteTargetRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!clouddeploy.googleapis.com/Target\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rallow_missing\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x11\n\x04\x65tag\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xd7\x05\n\x10\x43ustomTargetType\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\"\n\x15\x63ustom_target_type_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x10\n\x03uid\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12S\n\x0b\x61nnotations\x18\x05 \x03(\x0b\x32\x39.google.cloud.deploy.v1.CustomTargetType.AnnotationsEntryB\x03\xe0\x41\x01\x12I\n\x06labels\x18\x06 \x03(\x0b\x32\x34.google.cloud.deploy.v1.CustomTargetType.LabelsEntryB\x03\xe0\x41\x01\x12\x34\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04\x65tag\x18\t \x01(\tB\x03\xe0\x41\x01\x12M\n\x0e\x63ustom_actions\x18\n \x01(\x0b\x32\x33.google.cloud.deploy.v1.CustomTargetSkaffoldActionsH\x00\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\x80\x01\xea\x41}\n+clouddeploy.googleapis.com/CustomTargetType\x12Nprojects/{project}/locations/{location}/customTargetTypes/{custom_target_type}B\x0c\n\ndefinition\"\xa5\x01\n\x1b\x43ustomTargetSkaffoldActions\x12\x1a\n\rrender_action\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rdeploy_action\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12N\n\x18include_skaffold_modules\x18\x03 \x03(\x0b\x32\'.google.cloud.deploy.v1.SkaffoldModulesB\x03\xe0\x41\x01\"\xe0\x02\n\x0fSkaffoldModules\x12\x14\n\x07\x63onfigs\x18\x01 \x03(\tB\x03\xe0\x41\x01\x12H\n\x03git\x18\x02 \x01(\x0b\x32\x39.google.cloud.deploy.v1.SkaffoldModules.SkaffoldGitSourceH\x00\x12Y\n\x14google_cloud_storage\x18\x03 \x01(\x0b\x32\x39.google.cloud.deploy.v1.SkaffoldModules.SkaffoldGCSSourceH\x00\x1aK\n\x11SkaffoldGitSource\x12\x11\n\x04repo\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04path\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x10\n\x03ref\x18\x03 \x01(\tB\x03\xe0\x41\x01\x1a;\n\x11SkaffoldGCSSource\x12\x13\n\x06source\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04path\x18\x02 \x01(\tB\x03\xe0\x41\x01\x42\x08\n\x06source\"\xc0\x01\n\x1cListCustomTargetTypesRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+clouddeploy.googleapis.com/CustomTargetType\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x94\x01\n\x1dListCustomTargetTypesResponse\x12\x45\n\x13\x63ustom_target_types\x18\x01 \x03(\x0b\x32(.google.cloud.deploy.v1.CustomTargetType\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"_\n\x1aGetCustomTargetTypeRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+clouddeploy.googleapis.com/CustomTargetType\"\x88\x02\n\x1d\x43reateCustomTargetTypeRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+clouddeploy.googleapis.com/CustomTargetType\x12\"\n\x15\x63ustom_target_type_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12I\n\x12\x63ustom_target_type\x18\x03 \x01(\x0b\x32(.google.cloud.deploy.v1.CustomTargetTypeB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xf1\x01\n\x1dUpdateCustomTargetTypeRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12I\n\x12\x63ustom_target_type\x18\x02 \x01(\x0b\x32(.google.cloud.deploy.v1.CustomTargetTypeB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rallow_missing\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xc6\x01\n\x1d\x44\x65leteCustomTargetTypeRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+clouddeploy.googleapis.com/CustomTargetType\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rallow_missing\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x11\n\x04\x65tag\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x91\x01\n\x0fTargetAttribute\x12\n\n\x02id\x18\x01 \x01(\t\x12\x43\n\x06labels\x18\x02 \x03(\x0b\x32\x33.google.cloud.deploy.v1.TargetAttribute.LabelsEntry\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xae\x17\n\x07Release\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x10\n\x03uid\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x45\n\x0b\x61nnotations\x18\x04 \x03(\x0b\x32\x30.google.cloud.deploy.v1.Release.AnnotationsEntry\x12;\n\x06labels\x18\x05 \x03(\x0b\x32+.google.cloud.deploy.v1.Release.LabelsEntry\x12\x16\n\tabandoned\x18\x17 \x01(\x08\x42\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12:\n\x11render_start_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x38\n\x0frender_end_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1b\n\x13skaffold_config_uri\x18\x11 \x01(\t\x12\x1c\n\x14skaffold_config_path\x18\t \x01(\t\x12>\n\x0f\x62uild_artifacts\x18\n \x03(\x0b\x32%.google.cloud.deploy.v1.BuildArtifact\x12Q\n\x1a\x64\x65livery_pipeline_snapshot\x18\x0b \x01(\x0b\x32(.google.cloud.deploy.v1.DeliveryPipelineB\x03\xe0\x41\x03\x12=\n\x10target_snapshots\x18\x0c \x03(\x0b\x32\x1e.google.cloud.deploy.v1.TargetB\x03\xe0\x41\x03\x12S\n\x1c\x63ustom_target_type_snapshots\x18\x1b \x03(\x0b\x32(.google.cloud.deploy.v1.CustomTargetTypeB\x03\xe0\x41\x03\x12\x46\n\x0crender_state\x18\r \x01(\x0e\x32+.google.cloud.deploy.v1.Release.RenderStateB\x03\xe0\x41\x03\x12\x0c\n\x04\x65tag\x18\x10 \x01(\t\x12\x18\n\x10skaffold_version\x18\x13 \x01(\t\x12S\n\x10target_artifacts\x18\x14 \x03(\x0b\x32\x34.google.cloud.deploy.v1.Release.TargetArtifactsEntryB\x03\xe0\x41\x03\x12O\n\x0etarget_renders\x18\x16 \x03(\x0b\x32\x32.google.cloud.deploy.v1.Release.TargetRendersEntryB\x03\xe0\x41\x03\x12H\n\tcondition\x18\x18 \x01(\x0b\x32\x30.google.cloud.deploy.v1.Release.ReleaseConditionB\x03\xe0\x41\x03\x12U\n\x11\x64\x65ploy_parameters\x18\x19 \x03(\x0b\x32\x35.google.cloud.deploy.v1.Release.DeployParametersEntryB\x03\xe0\x41\x01\x1a\xd4\x05\n\x0cTargetRender\x12@\n\x0frendering_build\x18\x01 \x01(\tB\'\xe0\x41\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12\\\n\x0frendering_state\x18\x02 \x01(\x0e\x32>.google.cloud.deploy.v1.Release.TargetRender.TargetRenderStateB\x03\xe0\x41\x03\x12=\n\x08metadata\x18\x06 \x01(\x0b\x32&.google.cloud.deploy.v1.RenderMetadataB\x03\xe0\x41\x03\x12U\n\rfailure_cause\x18\x04 \x01(\x0e\x32\x39.google.cloud.deploy.v1.Release.TargetRender.FailureCauseB\x03\xe0\x41\x03\x12\x1c\n\x0f\x66\x61ilure_message\x18\x05 \x01(\tB\x03\xe0\x41\x03\"d\n\x11TargetRenderState\x12#\n\x1fTARGET_RENDER_STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03\"\x89\x02\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x03\x12!\n\x1dVERIFICATION_CONFIG_NOT_FOUND\x10\x04\x12\x1b\n\x17\x43USTOM_ACTION_NOT_FOUND\x10\x05\x12%\n!DEPLOYMENT_STRATEGY_NOT_SUPPORTED\x10\x06\x12 \n\x1cRENDER_FEATURE_NOT_SUPPORTED\x10\x07\x1a\'\n\x15ReleaseReadyCondition\x12\x0e\n\x06status\x18\x01 \x01(\x08\x1a\xf2\x01\n\x1aSkaffoldSupportedCondition\x12\x0e\n\x06status\x18\x01 \x01(\x08\x12L\n\x16skaffold_support_state\x18\x02 \x01(\x0e\x32,.google.cloud.deploy.v1.SkaffoldSupportState\x12\x39\n\x15maintenance_mode_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12;\n\x17support_expiration_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x1a\xcc\x01\n\x10ReleaseCondition\x12V\n\x17release_ready_condition\x18\x01 \x01(\x0b\x32\x35.google.cloud.deploy.v1.Release.ReleaseReadyCondition\x12`\n\x1cskaffold_supported_condition\x18\x02 \x01(\x0b\x32:.google.cloud.deploy.v1.Release.SkaffoldSupportedCondition\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a^\n\x14TargetArtifactsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x35\n\x05value\x18\x02 \x01(\x0b\x32&.google.cloud.deploy.v1.TargetArtifact:\x02\x38\x01\x1a\x62\n\x12TargetRendersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12;\n\x05value\x18\x02 \x01(\x0b\x32,.google.cloud.deploy.v1.Release.TargetRender:\x02\x38\x01\x1a\x37\n\x15\x44\x65ployParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"W\n\x0bRenderState\x12\x1c\n\x18RENDER_STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03:\x8a\x01\xea\x41\x86\x01\n\"clouddeploy.googleapis.com/Release\x12`projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/releases/{release}\"+\n\rBuildArtifact\x12\r\n\x05image\x18\x03 \x01(\t\x12\x0b\n\x03tag\x18\x02 \x01(\t\"\xab\x03\n\x0eTargetArtifact\x12\x1b\n\x0c\x61rtifact_uri\x18\x04 \x01(\tB\x03\xe0\x41\x03H\x00\x12!\n\x14skaffold_config_path\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x1a\n\rmanifest_path\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12X\n\x0fphase_artifacts\x18\x05 \x03(\x0b\x32:.google.cloud.deploy.v1.TargetArtifact.PhaseArtifactsEntryB\x03\xe0\x41\x03\x1ao\n\rPhaseArtifact\x12!\n\x14skaffold_config_path\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x1a\n\rmanifest_path\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x1f\n\x12job_manifests_path\x18\x04 \x01(\tB\x03\xe0\x41\x03\x1ak\n\x13PhaseArtifactsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x43\n\x05value\x18\x02 \x01(\x0b\x32\x34.google.cloud.deploy.v1.TargetArtifact.PhaseArtifact:\x02\x38\x01\x42\x05\n\x03uri\"H\n\x0e\x44\x65ployArtifact\x12\x19\n\x0c\x61rtifact_uri\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0emanifest_paths\x18\x02 \x03(\tB\x03\xe0\x41\x03\"M\n\x16\x43loudRunRenderMetadata\x12\x33\n\x07service\x18\x01 \x01(\tB\"\xe0\x41\x03\xfa\x41\x1c\n\x1arun.googleapis.com/Service\"\x95\x01\n\x0eRenderMetadata\x12\x46\n\tcloud_run\x18\x01 \x01(\x0b\x32..google.cloud.deploy.v1.CloudRunRenderMetadataB\x03\xe0\x41\x03\x12;\n\x06\x63ustom\x18\x02 \x01(\x0b\x32&.google.cloud.deploy.v1.CustomMetadataB\x03\xe0\x41\x03\"\xb7\x01\n\x13ListReleasesRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"w\n\x14ListReleasesResponse\x12\x31\n\x08releases\x18\x01 \x03(\x0b\x32\x1f.google.cloud.deploy.v1.Release\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"M\n\x11GetReleaseRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Release\"\xe0\x01\n\x14\x43reateReleaseRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\x12\x17\n\nrelease_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x35\n\x07release\x18\x03 \x01(\x0b\x32\x1f.google.cloud.deploy.v1.ReleaseB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xe8\x0e\n\x07Rollout\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x10\n\x03uid\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x45\n\x0b\x61nnotations\x18\x04 \x03(\x0b\x32\x30.google.cloud.deploy.v1.Rollout.AnnotationsEntry\x12;\n\x06labels\x18\x05 \x03(\x0b\x32+.google.cloud.deploy.v1.Rollout.LabelsEntry\x12\x34\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x35\n\x0c\x61pprove_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x35\n\x0c\x65nqueue_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12:\n\x11\x64\x65ploy_start_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x38\n\x0f\x64\x65ploy_end_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x16\n\ttarget_id\x18\x12 \x01(\tB\x03\xe0\x41\x02\x12J\n\x0e\x61pproval_state\x18\x0c \x01(\x0e\x32-.google.cloud.deploy.v1.Rollout.ApprovalStateB\x03\xe0\x41\x03\x12\x39\n\x05state\x18\r \x01(\x0e\x32%.google.cloud.deploy.v1.Rollout.StateB\x03\xe0\x41\x03\x12\x1b\n\x0e\x66\x61ilure_reason\x18\x0e \x01(\tB\x03\xe0\x41\x03\x12@\n\x0f\x64\x65ploying_build\x18\x11 \x01(\tB\'\xe0\x41\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12\x0c\n\x04\x65tag\x18\x10 \x01(\t\x12O\n\x14\x64\x65ploy_failure_cause\x18\x13 \x01(\x0e\x32,.google.cloud.deploy.v1.Rollout.FailureCauseB\x03\xe0\x41\x03\x12\x32\n\x06phases\x18\x17 \x03(\x0b\x32\x1d.google.cloud.deploy.v1.PhaseB\x03\xe0\x41\x03\x12\x37\n\x08metadata\x18\x18 \x01(\x0b\x32 .google.cloud.deploy.v1.MetadataB\x03\xe0\x41\x03\x12\x1f\n\x12\x63ontroller_rollout\x18\x19 \x01(\tB\x03\xe0\x41\x03\x12 \n\x13rollback_of_rollout\x18\x1a \x01(\tB\x03\xe0\x41\x03\x12$\n\x17rolled_back_by_rollouts\x18\x1b \x03(\tB\x03\xe0\x41\x03\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"{\n\rApprovalState\x12\x1e\n\x1a\x41PPROVAL_STATE_UNSPECIFIED\x10\x00\x12\x12\n\x0eNEEDS_APPROVAL\x10\x01\x12\x1a\n\x16\x44OES_NOT_NEED_APPROVAL\x10\x02\x12\x0c\n\x08\x41PPROVED\x10\x03\x12\x0c\n\x08REJECTED\x10\x04\"\xc4\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03\x12\x14\n\x10PENDING_APPROVAL\x10\x04\x12\x15\n\x11\x41PPROVAL_REJECTED\x10\x05\x12\x0b\n\x07PENDING\x10\x06\x12\x13\n\x0fPENDING_RELEASE\x10\x07\x12\x0e\n\nCANCELLING\x10\x08\x12\r\n\tCANCELLED\x10\t\x12\n\n\x06HALTED\x10\n\"\x8a\x02\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12\x12\n\x0eRELEASE_FAILED\x10\x04\x12\x15\n\x11RELEASE_ABANDONED\x10\x05\x12!\n\x1dVERIFICATION_CONFIG_NOT_FOUND\x10\x06\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x07\x12#\n\x1fOPERATION_FEATURE_NOT_SUPPORTED\x10\x08:\x9d\x01\xea\x41\x99\x01\n\"clouddeploy.googleapis.com/Rollout\x12sprojects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/releases/{release}/rollouts/{rollout}\"\xd5\x01\n\x08Metadata\x12@\n\tcloud_run\x18\x01 \x01(\x0b\x32(.google.cloud.deploy.v1.CloudRunMetadataB\x03\xe0\x41\x03\x12J\n\nautomation\x18\x02 \x01(\x0b\x32\x31.google.cloud.deploy.v1.AutomationRolloutMetadataB\x03\xe0\x41\x03\x12;\n\x06\x63ustom\x18\x03 \x01(\x0b\x32&.google.cloud.deploy.v1.CustomMetadataB\x03\xe0\x41\x03\"\xe5\x01\n\x14\x44\x65ployJobRunMetadata\x12@\n\tcloud_run\x18\x01 \x01(\x0b\x32(.google.cloud.deploy.v1.CloudRunMetadataB\x03\xe0\x41\x03\x12N\n\rcustom_target\x18\x02 \x01(\x0b\x32\x32.google.cloud.deploy.v1.CustomTargetDeployMetadataB\x03\xe0\x41\x03\x12;\n\x06\x63ustom\x18\x03 \x01(\x0b\x32&.google.cloud.deploy.v1.CustomMetadataB\x03\xe0\x41\x03\"\xa6\x01\n\x10\x43loudRunMetadata\x12\x33\n\x07service\x18\x01 \x01(\tB\"\xe0\x41\x03\xfa\x41\x1c\n\x1arun.googleapis.com/Service\x12\x19\n\x0cservice_urls\x18\x02 \x03(\tB\x03\xe0\x41\x03\x12\x15\n\x08revision\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12+\n\x03job\x18\x04 \x01(\tB\x1e\xe0\x41\x03\xfa\x41\x18\n\x16run.googleapis.com/Job\"7\n\x1a\x43ustomTargetDeployMetadata\x12\x19\n\x0cskip_message\x18\x01 \x01(\tB\x03\xe0\x41\x03\"\x8b\x01\n\x19\x41utomationRolloutMetadata\x12#\n\x16promote_automation_run\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12$\n\x17\x61\x64vance_automation_runs\x18\x02 \x03(\tB\x03\xe0\x41\x03\x12#\n\x16repair_automation_runs\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\x88\x01\n\x0e\x43ustomMetadata\x12G\n\x06values\x18\x01 \x03(\x0b\x32\x32.google.cloud.deploy.v1.CustomMetadata.ValuesEntryB\x03\xe0\x41\x03\x1a-\n\x0bValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xfc\x02\n\x05Phase\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x37\n\x05state\x18\x03 \x01(\x0e\x32#.google.cloud.deploy.v1.Phase.StateB\x03\xe0\x41\x03\x12\x19\n\x0cskip_message\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12\x46\n\x0f\x64\x65ployment_jobs\x18\x04 \x01(\x0b\x32&.google.cloud.deploy.v1.DeploymentJobsB\x03\xe0\x41\x03H\x00\x12K\n\x12\x63hild_rollout_jobs\x18\x05 \x01(\x0b\x32(.google.cloud.deploy.v1.ChildRolloutJobsB\x03\xe0\x41\x03H\x00\"q\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0f\n\x0bIN_PROGRESS\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\x12\n\n\x06\x46\x41ILED\x10\x04\x12\x0b\n\x07\x41\x42ORTED\x10\x05\x12\x0b\n\x07SKIPPED\x10\x06\x42\x06\n\x04jobs\"\xef\x01\n\x0e\x44\x65ploymentJobs\x12\x34\n\ndeploy_job\x18\x01 \x01(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x03\xe0\x41\x03\x12\x34\n\nverify_job\x18\x02 \x01(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x03\xe0\x41\x03\x12\x37\n\rpredeploy_job\x18\x03 \x01(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x03\xe0\x41\x03\x12\x38\n\x0epostdeploy_job\x18\x04 \x01(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x03\xe0\x41\x03\"\x91\x01\n\x10\x43hildRolloutJobs\x12=\n\x13\x63reate_rollout_jobs\x18\x01 \x03(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x03\xe0\x41\x03\x12>\n\x14\x61\x64vance_rollout_jobs\x18\x02 \x03(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x03\xe0\x41\x03\"\xf7\x05\n\x03Job\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x35\n\x05state\x18\x02 \x01(\x0e\x32!.google.cloud.deploy.v1.Job.StateB\x03\xe0\x41\x03\x12\x19\n\x0cskip_message\x18\x08 \x01(\tB\x03\xe0\x41\x03\x12:\n\x07job_run\x18\x03 \x01(\tB)\xe0\x41\x03\xfa\x41#\n!clouddeploy.googleapis.com/JobRun\x12<\n\ndeploy_job\x18\x04 \x01(\x0b\x32!.google.cloud.deploy.v1.DeployJobB\x03\xe0\x41\x03H\x00\x12<\n\nverify_job\x18\x05 \x01(\x0b\x32!.google.cloud.deploy.v1.VerifyJobB\x03\xe0\x41\x03H\x00\x12\x42\n\rpredeploy_job\x18\t \x01(\x0b\x32$.google.cloud.deploy.v1.PredeployJobB\x03\xe0\x41\x03H\x00\x12\x44\n\x0epostdeploy_job\x18\n \x01(\x0b\x32%.google.cloud.deploy.v1.PostdeployJobB\x03\xe0\x41\x03H\x00\x12V\n\x18\x63reate_child_rollout_job\x18\x06 \x01(\x0b\x32-.google.cloud.deploy.v1.CreateChildRolloutJobB\x03\xe0\x41\x03H\x00\x12X\n\x19\x61\x64vance_child_rollout_job\x18\x07 \x01(\x0b\x32..google.cloud.deploy.v1.AdvanceChildRolloutJobB\x03\xe0\x41\x03H\x00\"\x8c\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0c\n\x08\x44ISABLED\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\n\n\x06\x46\x41ILED\x10\x05\x12\x0b\n\x07\x41\x42ORTED\x10\x06\x12\x0b\n\x07SKIPPED\x10\x07\x12\x0b\n\x07IGNORED\x10\x08\x42\n\n\x08job_type\"\x0b\n\tDeployJob\"\x0b\n\tVerifyJob\"$\n\x0cPredeployJob\x12\x14\n\x07\x61\x63tions\x18\x01 \x03(\tB\x03\xe0\x41\x03\"%\n\rPostdeployJob\x12\x14\n\x07\x61\x63tions\x18\x01 \x03(\tB\x03\xe0\x41\x03\"\x17\n\x15\x43reateChildRolloutJob\"\x18\n\x16\x41\x64vanceChildRolloutJob\"\xae\x01\n\x13ListRolloutsRequest\x12:\n\x06parent\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Release\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"w\n\x14ListRolloutsResponse\x12\x31\n\x08rollouts\x18\x01 \x03(\x0b\x32\x1f.google.cloud.deploy.v1.Rollout\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"M\n\x11GetRolloutRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\"\xf7\x01\n\x14\x43reateRolloutRequest\x12:\n\x06parent\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Release\x12\x17\n\nrollout_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x35\n\x07rollout\x18\x03 \x01(\x0b\x32\x1f.google.cloud.deploy.v1.RolloutB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1e\n\x11starting_phase_id\x18\x07 \x01(\tB\x03\xe0\x41\x01\"\x80\x02\n\x11OperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x07 \x01(\tB\x03\xe0\x41\x03\"h\n\x15\x41pproveRolloutRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x15\n\x08\x61pproved\x18\x02 \x01(\x08\x42\x03\xe0\x41\x02\"\x18\n\x16\x41pproveRolloutResponse\"h\n\x15\x41\x64vanceRolloutRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x15\n\x08phase_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\"\x18\n\x16\x41\x64vanceRolloutResponse\"P\n\x14\x43\x61ncelRolloutRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\"\x17\n\x15\x43\x61ncelRolloutResponse\"{\n\x10IgnoreJobRequest\x12;\n\x07rollout\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x15\n\x08phase_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06job_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\"\x13\n\x11IgnoreJobResponse\"z\n\x0fRetryJobRequest\x12;\n\x07rollout\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x15\n\x08phase_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06job_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\"\x12\n\x10RetryJobResponse\"Q\n\x15\x41\x62\x61ndonReleaseRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Release\"\x18\n\x16\x41\x62\x61ndonReleaseResponse\"\xd0\x08\n\x06JobRun\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x10\n\x03uid\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x15\n\x08phase_id\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x13\n\x06job_id\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nstart_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x38\n\x05state\x18\x08 \x01(\x0e\x32$.google.cloud.deploy.v1.JobRun.StateB\x03\xe0\x41\x03\x12\x43\n\x0e\x64\x65ploy_job_run\x18\t \x01(\x0b\x32$.google.cloud.deploy.v1.DeployJobRunB\x03\xe0\x41\x03H\x00\x12\x43\n\x0everify_job_run\x18\n \x01(\x0b\x32$.google.cloud.deploy.v1.VerifyJobRunB\x03\xe0\x41\x03H\x00\x12I\n\x11predeploy_job_run\x18\x0e \x01(\x0b\x32\'.google.cloud.deploy.v1.PredeployJobRunB\x03\xe0\x41\x03H\x00\x12K\n\x12postdeploy_job_run\x18\x0f \x01(\x0b\x32(.google.cloud.deploy.v1.PostdeployJobRunB\x03\xe0\x41\x03H\x00\x12]\n\x1c\x63reate_child_rollout_job_run\x18\x0c \x01(\x0b\x32\x30.google.cloud.deploy.v1.CreateChildRolloutJobRunB\x03\xe0\x41\x03H\x00\x12_\n\x1d\x61\x64vance_child_rollout_job_run\x18\r \x01(\x0b\x32\x31.google.cloud.deploy.v1.AdvanceChildRolloutJobRunB\x03\xe0\x41\x03H\x00\x12\x11\n\x04\x65tag\x18\x0b \x01(\tB\x03\xe0\x41\x03\"k\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bIN_PROGRESS\x10\x01\x12\r\n\tSUCCEEDED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x0f\n\x0bTERMINATING\x10\x04\x12\x0e\n\nTERMINATED\x10\x05:\xaf\x01\xea\x41\xab\x01\n!clouddeploy.googleapis.com/JobRun\x12\x85\x01projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/releases/{release}/rollouts/{rollout}/jobRuns/{job_run}B\t\n\x07job_run\"\x95\x04\n\x0c\x44\x65ployJobRun\x12\x36\n\x05\x62uild\x18\x01 \x01(\tB\'\xe0\x41\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12M\n\rfailure_cause\x18\x02 \x01(\x0e\x32\x31.google.cloud.deploy.v1.DeployJobRun.FailureCauseB\x03\xe0\x41\x03\x12\x1c\n\x0f\x66\x61ilure_message\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x43\n\x08metadata\x18\x04 \x01(\x0b\x32,.google.cloud.deploy.v1.DeployJobRunMetadataB\x03\xe0\x41\x03\x12=\n\x08\x61rtifact\x18\x05 \x01(\x0b\x32&.google.cloud.deploy.v1.DeployArtifactB\x03\xe0\x41\x03\"\xdb\x01\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12 \n\x1cMISSING_RESOURCES_FOR_CANARY\x10\x04\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x05\x12 \n\x1c\x44\x45PLOY_FEATURE_NOT_SUPPORTED\x10\x06\"\xa8\x03\n\x0cVerifyJobRun\x12\x36\n\x05\x62uild\x18\x01 \x01(\tB\'\xe0\x41\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12\x19\n\x0c\x61rtifact_uri\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0e\x65vent_log_path\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12M\n\rfailure_cause\x18\x04 \x01(\x0e\x32\x31.google.cloud.deploy.v1.VerifyJobRun.FailureCauseB\x03\xe0\x41\x03\x12\x1c\n\x0f\x66\x61ilure_message\x18\x05 \x01(\tB\x03\xe0\x41\x03\"\xba\x01\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12!\n\x1dVERIFICATION_CONFIG_NOT_FOUND\x10\x04\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x05\"\xd3\x02\n\x0fPredeployJobRun\x12\x36\n\x05\x62uild\x18\x01 \x01(\tB\'\xe0\x41\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12P\n\rfailure_cause\x18\x02 \x01(\x0e\x32\x34.google.cloud.deploy.v1.PredeployJobRun.FailureCauseB\x03\xe0\x41\x03\x12\x1c\n\x0f\x66\x61ilure_message\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\x97\x01\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x04\"\xd5\x02\n\x10PostdeployJobRun\x12\x36\n\x05\x62uild\x18\x01 \x01(\tB\'\xe0\x41\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12Q\n\rfailure_cause\x18\x02 \x01(\x0e\x32\x35.google.cloud.deploy.v1.PostdeployJobRun.FailureCauseB\x03\xe0\x41\x03\x12\x1c\n\x0f\x66\x61ilure_message\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\x97\x01\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x04\"O\n\x18\x43reateChildRolloutJobRun\x12\x14\n\x07rollout\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x1d\n\x10rollout_phase_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\"P\n\x19\x41\x64vanceChildRolloutJobRun\x12\x14\n\x07rollout\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x1d\n\x10rollout_phase_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\"\xad\x01\n\x12ListJobRunsRequest\x12:\n\x06parent\x18\x01 \x01(\tB*\xe0\x41\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"u\n\x13ListJobRunsResponse\x12\x30\n\x08job_runs\x18\x01 \x03(\x0b\x32\x1e.google.cloud.deploy.v1.JobRun\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"K\n\x10GetJobRunRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!clouddeploy.googleapis.com/JobRun\"Q\n\x16TerminateJobRunRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!clouddeploy.googleapis.com/JobRun\"\x19\n\x17TerminateJobRunResponse\"\xd5\x01\n\x06\x43onfig\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x43\n\x12supported_versions\x18\x02 \x03(\x0b\x32\'.google.cloud.deploy.v1.SkaffoldVersion\x12 \n\x18\x64\x65\x66\x61ult_skaffold_version\x18\x03 \x01(\t:V\xea\x41S\n!clouddeploy.googleapis.com/Config\x12.projects/{project}/locations/{location}/config\"\xc7\x01\n\x0fSkaffoldVersion\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x39\n\x15maintenance_mode_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12;\n\x17support_expiration_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12+\n\x10support_end_date\x18\x02 \x01(\x0b\x32\x11.google.type.Date\"K\n\x10GetConfigRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!clouddeploy.googleapis.com/Config\"\x97\x06\n\nAutomation\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x10\n\x03uid\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x34\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12M\n\x0b\x61nnotations\x18\x06 \x03(\x0b\x32\x33.google.cloud.deploy.v1.Automation.AnnotationsEntryB\x03\xe0\x41\x01\x12\x43\n\x06labels\x18\x07 \x03(\x0b\x32..google.cloud.deploy.v1.Automation.LabelsEntryB\x03\xe0\x41\x01\x12\x11\n\x04\x65tag\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tsuspended\x18\t \x01(\x08\x42\x03\xe0\x41\x01\x12\x1c\n\x0fservice_account\x18\n \x01(\tB\x03\xe0\x41\x02\x12I\n\x08selector\x18\x0b \x01(\x0b\x32\x32.google.cloud.deploy.v1.AutomationResourceSelectorB\x03\xe0\x41\x02\x12:\n\x05rules\x18\x0e \x03(\x0b\x32&.google.cloud.deploy.v1.AutomationRuleB\x03\xe0\x41\x02\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\x96\x01\xea\x41\x92\x01\n%clouddeploy.googleapis.com/Automation\x12\x66projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automations/{automation}R\x01\x01\"V\n\x1a\x41utomationResourceSelector\x12\x38\n\x07targets\x18\x01 \x03(\x0b\x32\'.google.cloud.deploy.v1.TargetAttribute\"\x89\x02\n\x0e\x41utomationRule\x12O\n\x14promote_release_rule\x18\x01 \x01(\x0b\x32*.google.cloud.deploy.v1.PromoteReleaseRuleB\x03\xe0\x41\x01H\x00\x12O\n\x14\x61\x64vance_rollout_rule\x18\x02 \x01(\x0b\x32*.google.cloud.deploy.v1.AdvanceRolloutRuleB\x03\xe0\x41\x01H\x00\x12M\n\x13repair_rollout_rule\x18\x03 \x01(\x0b\x32).google.cloud.deploy.v1.RepairRolloutRuleB\x03\xe0\x41\x01H\x00\x42\x06\n\x04rule\"\xe0\x01\n\x12PromoteReleaseRule\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12,\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\x12\"\n\x15\x64\x65stination_target_id\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12G\n\tcondition\x18\x05 \x01(\x0b\x32/.google.cloud.deploy.v1.AutomationRuleConditionB\x03\xe0\x41\x03\x12\x1e\n\x11\x64\x65stination_phase\x18\x08 \x01(\tB\x03\xe0\x41\x01\"\xb8\x01\n\x12\x41\x64vanceRolloutRule\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x1a\n\rsource_phases\x18\x06 \x03(\tB\x03\xe0\x41\x01\x12,\n\x04wait\x18\x03 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\x12G\n\tcondition\x18\x05 \x01(\x0b\x32/.google.cloud.deploy.v1.AutomationRuleConditionB\x03\xe0\x41\x03\"\xdb\x01\n\x11RepairRolloutRule\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x1a\n\rsource_phases\x18\x02 \x03(\tB\x03\xe0\x41\x01\x12\x11\n\x04jobs\x18\x03 \x03(\tB\x03\xe0\x41\x01\x12=\n\x0crepair_modes\x18\x04 \x03(\x0b\x32\".google.cloud.deploy.v1.RepairModeB\x03\xe0\x41\x02\x12G\n\tcondition\x18\x06 \x01(\x0b\x32/.google.cloud.deploy.v1.AutomationRuleConditionB\x03\xe0\x41\x03\"\x84\x01\n\nRepairMode\x12\x33\n\x05retry\x18\x01 \x01(\x0b\x32\x1d.google.cloud.deploy.v1.RetryB\x03\xe0\x41\x01H\x00\x12\x39\n\x08rollback\x18\x02 \x01(\x0b\x32 .google.cloud.deploy.v1.RollbackB\x03\xe0\x41\x01H\x00\x42\x06\n\x04mode\"\x8c\x01\n\x05Retry\x12\x15\n\x08\x61ttempts\x18\x01 \x01(\x03\x42\x03\xe0\x41\x02\x12,\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\x12>\n\x0c\x62\x61\x63koff_mode\x18\x03 \x01(\x0e\x32#.google.cloud.deploy.v1.BackoffModeB\x03\xe0\x41\x01\"*\n\x08Rollback\x12\x1e\n\x11\x64\x65stination_phase\x18\x01 \x01(\tB\x03\xe0\x41\x01\"r\n\x17\x41utomationRuleCondition\x12W\n\x19targets_present_condition\x18\x01 \x01(\x0b\x32/.google.cloud.deploy.v1.TargetsPresentConditionB\x03\xe0\x41\x01\"\xe6\x01\n\x17\x43reateAutomationRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%clouddeploy.googleapis.com/Automation\x12\x1a\n\rautomation_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12;\n\nautomation\x18\x03 \x01(\x0b\x32\".google.cloud.deploy.v1.AutomationB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xdd\x01\n\x17UpdateAutomationRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12;\n\nautomation\x18\x02 \x01(\x0b\x32\".google.cloud.deploy.v1.AutomationB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rallow_missing\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xba\x01\n\x17\x44\x65leteAutomationRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%clouddeploy.googleapis.com/Automation\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rallow_missing\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x11\n\x04\x65tag\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xa0\x01\n\x16ListAutomationsRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%clouddeploy.googleapis.com/Automation\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x80\x01\n\x17ListAutomationsResponse\x12\x37\n\x0b\x61utomations\x18\x01 \x03(\x0b\x32\".google.cloud.deploy.v1.Automation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"S\n\x14GetAutomationRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%clouddeploy.googleapis.com/Automation\"\xc4\x08\n\rAutomationRun\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04\x65tag\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x1c\n\x0fservice_account\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x44\n\x13\x61utomation_snapshot\x18\x06 \x01(\x0b\x32\".google.cloud.deploy.v1.AutomationB\x03\xe0\x41\x03\x12\x16\n\ttarget_id\x18\x07 \x01(\tB\x03\xe0\x41\x03\x12?\n\x05state\x18\x08 \x01(\x0e\x32+.google.cloud.deploy.v1.AutomationRun.StateB\x03\xe0\x41\x03\x12\x1e\n\x11state_description\x18\t \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x65xpire_time\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x14\n\x07rule_id\x18\x0c \x01(\tB\x03\xe0\x41\x03\x12\x1a\n\rautomation_id\x18\x0f \x01(\tB\x03\xe0\x41\x03\x12Y\n\x19promote_release_operation\x18\r \x01(\x0b\x32/.google.cloud.deploy.v1.PromoteReleaseOperationB\x03\xe0\x41\x03H\x00\x12Y\n\x19\x61\x64vance_rollout_operation\x18\x0e \x01(\x0b\x32/.google.cloud.deploy.v1.AdvanceRolloutOperationB\x03\xe0\x41\x03H\x00\x12W\n\x18repair_rollout_operation\x18\x11 \x01(\x0b\x32..google.cloud.deploy.v1.RepairRolloutOperationB\x03\xe0\x41\x03H\x00\x12\x38\n\x0fwait_until_time\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\"f\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\r\n\tCANCELLED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x0f\n\x0bIN_PROGRESS\x10\x04\x12\x0b\n\x07PENDING\x10\x05:\x9d\x01\xea\x41\x99\x01\n(clouddeploy.googleapis.com/AutomationRun\x12mprojects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automationRuns/{automation_run}B\x0b\n\toperation\"\x89\x01\n\x17PromoteReleaseOperation\x12\x16\n\ttarget_id\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12,\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x03\x12\x14\n\x07rollout\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x12\n\x05phase\x18\x04 \x01(\tB\x03\xe0\x41\x03\"\x98\x01\n\x17\x41\x64vanceRolloutOperation\x12\x19\n\x0csource_phase\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12,\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x03\x12\x14\n\x07rollout\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x1e\n\x11\x64\x65stination_phase\x18\x04 \x01(\tB\x03\xe0\x41\x03\"\x97\x01\n\x16RepairRolloutOperation\x12\x14\n\x07rollout\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12&\n\x19\x63urrent_repair_mode_index\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12?\n\rrepair_phases\x18\x03 \x03(\x0b\x32#.google.cloud.deploy.v1.RepairPhaseB\x03\xe0\x41\x03\"\x99\x01\n\x0bRepairPhase\x12\x38\n\x05retry\x18\x01 \x01(\x0b\x32\".google.cloud.deploy.v1.RetryPhaseB\x03\xe0\x41\x03H\x00\x12@\n\x08rollback\x18\x02 \x01(\x0b\x32\'.google.cloud.deploy.v1.RollbackAttemptB\x03\xe0\x41\x03H\x00\x42\x0e\n\x0crepair_phase\"\xd2\x01\n\nRetryPhase\x12\x1b\n\x0etotal_attempts\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12>\n\x0c\x62\x61\x63koff_mode\x18\x02 \x01(\x0e\x32#.google.cloud.deploy.v1.BackoffModeB\x03\xe0\x41\x03\x12\x15\n\x08phase_id\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x13\n\x06job_id\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12;\n\x08\x61ttempts\x18\x05 \x03(\x0b\x32$.google.cloud.deploy.v1.RetryAttemptB\x03\xe0\x41\x03\"\xa4\x01\n\x0cRetryAttempt\x12\x14\n\x07\x61ttempt\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12,\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x03\x12\x37\n\x05state\x18\x05 \x01(\x0e\x32#.google.cloud.deploy.v1.RepairStateB\x03\xe0\x41\x03\x12\x17\n\nstate_desc\x18\x06 \x01(\tB\x03\xe0\x41\x03\"\x9c\x01\n\x0fRollbackAttempt\x12\x1e\n\x11\x64\x65stination_phase\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x17\n\nrollout_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x37\n\x05state\x18\x03 \x01(\x0e\x32#.google.cloud.deploy.v1.RepairStateB\x03\xe0\x41\x03\x12\x17\n\nstate_desc\x18\x04 \x01(\tB\x03\xe0\x41\x03\"\xa6\x01\n\x19ListAutomationRunsRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(clouddeploy.googleapis.com/AutomationRun\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x8a\x01\n\x1aListAutomationRunsResponse\x12>\n\x0f\x61utomation_runs\x18\x01 \x03(\x0b\x32%.google.cloud.deploy.v1.AutomationRun\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"Y\n\x17GetAutomationRunRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(clouddeploy.googleapis.com/AutomationRun\"\\\n\x1a\x43\x61ncelAutomationRunRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(clouddeploy.googleapis.com/AutomationRun\"\x1d\n\x1b\x43\x61ncelAutomationRunResponse*\xb9\x01\n\x14SkaffoldSupportState\x12&\n\"SKAFFOLD_SUPPORT_STATE_UNSPECIFIED\x10\x00\x12$\n SKAFFOLD_SUPPORT_STATE_SUPPORTED\x10\x01\x12+\n\'SKAFFOLD_SUPPORT_STATE_MAINTENANCE_MODE\x10\x02\x12&\n\"SKAFFOLD_SUPPORT_STATE_UNSUPPORTED\x10\x03*b\n\x0b\x42\x61\x63koffMode\x12\x1c\n\x18\x42\x41\x43KOFF_MODE_UNSPECIFIED\x10\x00\x12\x17\n\x13\x42\x41\x43KOFF_MODE_LINEAR\x10\x01\x12\x1c\n\x18\x42\x41\x43KOFF_MODE_EXPONENTIAL\x10\x02*\xce\x01\n\x0bRepairState\x12\x1c\n\x18REPAIR_STATE_UNSPECIFIED\x10\x00\x12\x1a\n\x16REPAIR_STATE_SUCCEEDED\x10\x01\x12\x1a\n\x16REPAIR_STATE_CANCELLED\x10\x02\x12\x17\n\x13REPAIR_STATE_FAILED\x10\x03\x12\x1c\n\x18REPAIR_STATE_IN_PROGRESS\x10\x04\x12\x18\n\x14REPAIR_STATE_PENDING\x10\x05\x12\x18\n\x14REPAIR_STATE_SKIPPED\x10\x06\x32\xa2\x44\n\x0b\x43loudDeploy\x12\xcc\x01\n\x15ListDeliveryPipelines\x12\x34.google.cloud.deploy.v1.ListDeliveryPipelinesRequest\x1a\x35.google.cloud.deploy.v1.ListDeliveryPipelinesResponse\"F\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{parent=projects/*/locations/*}/deliveryPipelines\xda\x41\x06parent\x12\xb9\x01\n\x13GetDeliveryPipeline\x12\x32.google.cloud.deploy.v1.GetDeliveryPipelineRequest\x1a(.google.cloud.deploy.v1.DeliveryPipeline\"D\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{name=projects/*/locations/*/deliveryPipelines/*}\xda\x41\x04name\x12\x99\x02\n\x16\x43reateDeliveryPipeline\x12\x35.google.cloud.deploy.v1.CreateDeliveryPipelineRequest\x1a\x1d.google.longrunning.Operation\"\xa8\x01\x82\xd3\xe4\x93\x02J\"5/v1/{parent=projects/*/locations/*}/deliveryPipelines:\x11\x64\x65livery_pipeline\xda\x41-parent,delivery_pipeline,delivery_pipeline_id\xca\x41%\n\x10\x44\x65liveryPipeline\x12\x11OperationMetadata\x12\x9b\x02\n\x16UpdateDeliveryPipeline\x12\x35.google.cloud.deploy.v1.UpdateDeliveryPipelineRequest\x1a\x1d.google.longrunning.Operation\"\xaa\x01\x82\xd3\xe4\x93\x02\\2G/v1/{delivery_pipeline.name=projects/*/locations/*/deliveryPipelines/*}:\x11\x64\x65livery_pipeline\xda\x41\x1d\x64\x65livery_pipeline,update_mask\xca\x41%\n\x10\x44\x65liveryPipeline\x12\x11OperationMetadata\x12\xe1\x01\n\x16\x44\x65leteDeliveryPipeline\x12\x35.google.cloud.deploy.v1.DeleteDeliveryPipelineRequest\x1a\x1d.google.longrunning.Operation\"q\x82\xd3\xe4\x93\x02\x37*5/v1/{name=projects/*/locations/*/deliveryPipelines/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\xa4\x01\n\x0bListTargets\x12*.google.cloud.deploy.v1.ListTargetsRequest\x1a+.google.cloud.deploy.v1.ListTargetsResponse\"<\x82\xd3\xe4\x93\x02-\x12+/v1/{parent=projects/*/locations/*}/targets\xda\x41\x06parent\x12\xdc\x01\n\x0eRollbackTarget\x12-.google.cloud.deploy.v1.RollbackTargetRequest\x1a..google.cloud.deploy.v1.RollbackTargetResponse\"k\x82\xd3\xe4\x93\x02I\"D/v1/{name=projects/*/locations/*/deliveryPipelines/*}:rollbackTarget:\x01*\xda\x41\x19name,target_id,rollout_id\x12\x91\x01\n\tGetTarget\x12(.google.cloud.deploy.v1.GetTargetRequest\x1a\x1e.google.cloud.deploy.v1.Target\":\x82\xd3\xe4\x93\x02-\x12+/v1/{name=projects/*/locations/*/targets/*}\xda\x41\x04name\x12\xcf\x01\n\x0c\x43reateTarget\x12+.google.cloud.deploy.v1.CreateTargetRequest\x1a\x1d.google.longrunning.Operation\"s\x82\xd3\xe4\x93\x02\x35\"+/v1/{parent=projects/*/locations/*}/targets:\x06target\xda\x41\x17parent,target,target_id\xca\x41\x1b\n\x06Target\x12\x11OperationMetadata\x12\xd1\x01\n\x0cUpdateTarget\x12+.google.cloud.deploy.v1.UpdateTargetRequest\x1a\x1d.google.longrunning.Operation\"u\x82\xd3\xe4\x93\x02<22/v1/{target.name=projects/*/locations/*/targets/*}:\x06target\xda\x41\x12target,update_mask\xca\x41\x1b\n\x06Target\x12\x11OperationMetadata\x12\xc3\x01\n\x0c\x44\x65leteTarget\x12+.google.cloud.deploy.v1.DeleteTargetRequest\x1a\x1d.google.longrunning.Operation\"g\x82\xd3\xe4\x93\x02-*+/v1/{name=projects/*/locations/*/targets/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\xcc\x01\n\x15ListCustomTargetTypes\x12\x34.google.cloud.deploy.v1.ListCustomTargetTypesRequest\x1a\x35.google.cloud.deploy.v1.ListCustomTargetTypesResponse\"F\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{parent=projects/*/locations/*}/customTargetTypes\xda\x41\x06parent\x12\xb9\x01\n\x13GetCustomTargetType\x12\x32.google.cloud.deploy.v1.GetCustomTargetTypeRequest\x1a(.google.cloud.deploy.v1.CustomTargetType\"D\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{name=projects/*/locations/*/customTargetTypes/*}\xda\x41\x04name\x12\x9c\x02\n\x16\x43reateCustomTargetType\x12\x35.google.cloud.deploy.v1.CreateCustomTargetTypeRequest\x1a\x1d.google.longrunning.Operation\"\xab\x01\x82\xd3\xe4\x93\x02K\"5/v1/{parent=projects/*/locations/*}/customTargetTypes:\x12\x63ustom_target_type\xda\x41/parent,custom_target_type,custom_target_type_id\xca\x41%\n\x10\x43ustomTargetType\x12\x11OperationMetadata\x12\x9e\x02\n\x16UpdateCustomTargetType\x12\x35.google.cloud.deploy.v1.UpdateCustomTargetTypeRequest\x1a\x1d.google.longrunning.Operation\"\xad\x01\x82\xd3\xe4\x93\x02^2H/v1/{custom_target_type.name=projects/*/locations/*/customTargetTypes/*}:\x12\x63ustom_target_type\xda\x41\x1e\x63ustom_target_type,update_mask\xca\x41%\n\x10\x43ustomTargetType\x12\x11OperationMetadata\x12\xe1\x01\n\x16\x44\x65leteCustomTargetType\x12\x35.google.cloud.deploy.v1.DeleteCustomTargetTypeRequest\x1a\x1d.google.longrunning.Operation\"q\x82\xd3\xe4\x93\x02\x37*5/v1/{name=projects/*/locations/*/customTargetTypes/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\xbc\x01\n\x0cListReleases\x12+.google.cloud.deploy.v1.ListReleasesRequest\x1a,.google.cloud.deploy.v1.ListReleasesResponse\"Q\x82\xd3\xe4\x93\x02\x42\x12@/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/releases\xda\x41\x06parent\x12\xa9\x01\n\nGetRelease\x12).google.cloud.deploy.v1.GetReleaseRequest\x1a\x1f.google.cloud.deploy.v1.Release\"O\x82\xd3\xe4\x93\x02\x42\x12@/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*}\xda\x41\x04name\x12\xeb\x01\n\rCreateRelease\x12,.google.cloud.deploy.v1.CreateReleaseRequest\x1a\x1d.google.longrunning.Operation\"\x8c\x01\x82\xd3\xe4\x93\x02K\"@/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/releases:\x07release\xda\x41\x19parent,release,release_id\xca\x41\x1c\n\x07Release\x12\x11OperationMetadata\x12\xcb\x01\n\x0e\x41\x62\x61ndonRelease\x12-.google.cloud.deploy.v1.AbandonReleaseRequest\x1a..google.cloud.deploy.v1.AbandonReleaseResponse\"Z\x82\xd3\xe4\x93\x02M\"H/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*}:abandon:\x01*\xda\x41\x04name\x12\xd6\x01\n\x0e\x41pproveRollout\x12-.google.cloud.deploy.v1.ApproveRolloutRequest\x1a..google.cloud.deploy.v1.ApproveRolloutResponse\"e\x82\xd3\xe4\x93\x02X\"S/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:approve:\x01*\xda\x41\x04name\x12\xdf\x01\n\x0e\x41\x64vanceRollout\x12-.google.cloud.deploy.v1.AdvanceRolloutRequest\x1a..google.cloud.deploy.v1.AdvanceRolloutResponse\"n\x82\xd3\xe4\x93\x02X\"S/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:advance:\x01*\xda\x41\rname,phase_id\x12\xd2\x01\n\rCancelRollout\x12,.google.cloud.deploy.v1.CancelRolloutRequest\x1a-.google.cloud.deploy.v1.CancelRolloutResponse\"d\x82\xd3\xe4\x93\x02W\"R/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:cancel:\x01*\xda\x41\x04name\x12\xc7\x01\n\x0cListRollouts\x12+.google.cloud.deploy.v1.ListRolloutsRequest\x1a,.google.cloud.deploy.v1.ListRolloutsResponse\"\\\x82\xd3\xe4\x93\x02M\x12K/v1/{parent=projects/*/locations/*/deliveryPipelines/*/releases/*}/rollouts\xda\x41\x06parent\x12\xb4\x01\n\nGetRollout\x12).google.cloud.deploy.v1.GetRolloutRequest\x1a\x1f.google.cloud.deploy.v1.Rollout\"Z\x82\xd3\xe4\x93\x02M\x12K/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}\xda\x41\x04name\x12\xf6\x01\n\rCreateRollout\x12,.google.cloud.deploy.v1.CreateRolloutRequest\x1a\x1d.google.longrunning.Operation\"\x97\x01\x82\xd3\xe4\x93\x02V\"K/v1/{parent=projects/*/locations/*/deliveryPipelines/*/releases/*}/rollouts:\x07rollout\xda\x41\x19parent,rollout,rollout_id\xca\x41\x1c\n\x07Rollout\x12\x11OperationMetadata\x12\xdf\x01\n\tIgnoreJob\x12(.google.cloud.deploy.v1.IgnoreJobRequest\x1a).google.cloud.deploy.v1.IgnoreJobResponse\"}\x82\xd3\xe4\x93\x02]\"X/v1/{rollout=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:ignoreJob:\x01*\xda\x41\x17rollout,phase_id,job_id\x12\xdb\x01\n\x08RetryJob\x12\'.google.cloud.deploy.v1.RetryJobRequest\x1a(.google.cloud.deploy.v1.RetryJobResponse\"|\x82\xd3\xe4\x93\x02\\\"W/v1/{rollout=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:retryJob:\x01*\xda\x41\x17rollout,phase_id,job_id\x12\xce\x01\n\x0bListJobRuns\x12*.google.cloud.deploy.v1.ListJobRunsRequest\x1a+.google.cloud.deploy.v1.ListJobRunsResponse\"f\x82\xd3\xe4\x93\x02W\x12U/v1/{parent=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}/jobRuns\xda\x41\x06parent\x12\xbb\x01\n\tGetJobRun\x12(.google.cloud.deploy.v1.GetJobRunRequest\x1a\x1e.google.cloud.deploy.v1.JobRun\"d\x82\xd3\xe4\x93\x02W\x12U/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*/jobRuns/*}\xda\x41\x04name\x12\xe5\x01\n\x0fTerminateJobRun\x12..google.cloud.deploy.v1.TerminateJobRunRequest\x1a/.google.cloud.deploy.v1.TerminateJobRunResponse\"q\x82\xd3\xe4\x93\x02\x64\"_/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*/jobRuns/*}:terminate:\x01*\xda\x41\x04name\x12\x8e\x01\n\tGetConfig\x12(.google.cloud.deploy.v1.GetConfigRequest\x1a\x1e.google.cloud.deploy.v1.Config\"7\x82\xd3\xe4\x93\x02*\x12(/v1/{name=projects/*/locations/*/config}\xda\x41\x04name\x12\x80\x02\n\x10\x43reateAutomation\x12/.google.cloud.deploy.v1.CreateAutomationRequest\x1a\x1d.google.longrunning.Operation\"\x9b\x01\x82\xd3\xe4\x93\x02Q\"C/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/automations:\nautomation\xda\x41\x1fparent,automation,automation_id\xca\x41\x1f\n\nAutomation\x12\x11OperationMetadata\x12\x82\x02\n\x10UpdateAutomation\x12/.google.cloud.deploy.v1.UpdateAutomationRequest\x1a\x1d.google.longrunning.Operation\"\x9d\x01\x82\xd3\xe4\x93\x02\\2N/v1/{automation.name=projects/*/locations/*/deliveryPipelines/*/automations/*}:\nautomation\xda\x41\x16\x61utomation,update_mask\xca\x41\x1f\n\nAutomation\x12\x11OperationMetadata\x12\xe3\x01\n\x10\x44\x65leteAutomation\x12/.google.cloud.deploy.v1.DeleteAutomationRequest\x1a\x1d.google.longrunning.Operation\"\x7f\x82\xd3\xe4\x93\x02\x45*C/v1/{name=projects/*/locations/*/deliveryPipelines/*/automations/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\xb5\x01\n\rGetAutomation\x12,.google.cloud.deploy.v1.GetAutomationRequest\x1a\".google.cloud.deploy.v1.Automation\"R\x82\xd3\xe4\x93\x02\x45\x12\x43/v1/{name=projects/*/locations/*/deliveryPipelines/*/automations/*}\xda\x41\x04name\x12\xc8\x01\n\x0fListAutomations\x12..google.cloud.deploy.v1.ListAutomationsRequest\x1a/.google.cloud.deploy.v1.ListAutomationsResponse\"T\x82\xd3\xe4\x93\x02\x45\x12\x43/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/automations\xda\x41\x06parent\x12\xc1\x01\n\x10GetAutomationRun\x12/.google.cloud.deploy.v1.GetAutomationRunRequest\x1a%.google.cloud.deploy.v1.AutomationRun\"U\x82\xd3\xe4\x93\x02H\x12\x46/v1/{name=projects/*/locations/*/deliveryPipelines/*/automationRuns/*}\xda\x41\x04name\x12\xd4\x01\n\x12ListAutomationRuns\x12\x31.google.cloud.deploy.v1.ListAutomationRunsRequest\x1a\x32.google.cloud.deploy.v1.ListAutomationRunsResponse\"W\x82\xd3\xe4\x93\x02H\x12\x46/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/automationRuns\xda\x41\x06parent\x12\xdf\x01\n\x13\x43\x61ncelAutomationRun\x12\x32.google.cloud.deploy.v1.CancelAutomationRunRequest\x1a\x33.google.cloud.deploy.v1.CancelAutomationRunResponse\"_\x82\xd3\xe4\x93\x02R\"M/v1/{name=projects/*/locations/*/deliveryPipelines/*/automationRuns/*}:cancel:\x01*\xda\x41\x04name\x1aN\xca\x41\x1a\x63louddeploy.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x87\x06\n\x1a\x63om.google.cloud.deploy.v1B\x10\x43loudDeployProtoP\x01Z2cloud.google.com/go/deploy/apiv1/deploypb;deploypb\xea\x41Y\n\x1f\x63loudbuild.googleapis.com/Build\x12\x36projects/{project}/locations/{location}/builds/{build}\xea\x41^\n container.googleapis.com/Cluster\x12:projects/{project}/locations/{location}/clusters/{cluster}\xea\x41\x66\n$clouddeploy.googleapis.com/Operation\x12>projects/{project}/locations/{location}/operations/{operation}\xea\x41i\n$cloudbuild.googleapis.com/WorkerPool\x12\x41projects/{project}/locations/{location}/workerPools/{worker_pool}\xea\x41\x64\n gkehub.googleapis.com/Membership\x12@projects/{project}/locations/{location}/memberships/{membership}\xea\x41X\n\x1arun.googleapis.com/Service\x12:projects/{project}/locations/{location}/services/{service}\xea\x41L\n\x16run.googleapis.com/Job\x12\x32projects/{project}/locations/{location}/jobs/{job}b\x06proto3"
19
+ descriptor_data = "\n)google/cloud/deploy/v1/cloud_deploy.proto\x12\x16google.cloud.deploy.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a#google/longrunning/operations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x16google/type/date.proto\"\xea\x05\n\x10\x44\x65liveryPipeline\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x11\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12N\n\x0b\x61nnotations\x18\x04 \x03(\x0b\x32\x39.google.cloud.deploy.v1.DeliveryPipeline.AnnotationsEntry\x12\x44\n\x06labels\x18\x05 \x03(\x0b\x32\x34.google.cloud.deploy.v1.DeliveryPipeline.LabelsEntry\x12\x35\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x41\n\x0fserial_pipeline\x18\x08 \x01(\x0b\x32&.google.cloud.deploy.v1.SerialPipelineH\x00\x12\x42\n\tcondition\x18\x0b \x01(\x0b\x32).google.cloud.deploy.v1.PipelineConditionB\x04\xe2\x41\x01\x03\x12\x0c\n\x04\x65tag\x18\n \x01(\t\x12\x11\n\tsuspended\x18\x0c \x01(\x08\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\x7f\xea\x41|\n+clouddeploy.googleapis.com/DeliveryPipeline\x12Mprojects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}B\n\n\x08pipeline\"?\n\x0eSerialPipeline\x12-\n\x06stages\x18\x01 \x03(\x0b\x32\x1d.google.cloud.deploy.v1.Stage\"\xb1\x01\n\x05Stage\x12\x11\n\ttarget_id\x18\x01 \x01(\t\x12\x10\n\x08profiles\x18\x02 \x03(\t\x12\x38\n\x08strategy\x18\x05 \x01(\x0b\x32 .google.cloud.deploy.v1.StrategyB\x04\xe2\x41\x01\x01\x12I\n\x11\x64\x65ploy_parameters\x18\x06 \x03(\x0b\x32(.google.cloud.deploy.v1.DeployParametersB\x04\xe2\x41\x01\x01\"\xab\x02\n\x10\x44\x65ployParameters\x12J\n\x06values\x18\x01 \x03(\x0b\x32\x34.google.cloud.deploy.v1.DeployParameters.ValuesEntryB\x04\xe2\x41\x01\x02\x12\x62\n\x13match_target_labels\x18\x02 \x03(\x0b\x32?.google.cloud.deploy.v1.DeployParameters.MatchTargetLabelsEntryB\x04\xe2\x41\x01\x01\x1a-\n\x0bValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x38\n\x16MatchTargetLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x89\x01\n\x08Strategy\x12\x34\n\x08standard\x18\x01 \x01(\x0b\x32 .google.cloud.deploy.v1.StandardH\x00\x12\x30\n\x06\x63\x61nary\x18\x02 \x01(\x0b\x32\x1e.google.cloud.deploy.v1.CanaryH\x00\x42\x15\n\x13\x64\x65ployment_strategy\"\"\n\tPredeploy\x12\x15\n\x07\x61\x63tions\x18\x01 \x03(\tB\x04\xe2\x41\x01\x01\"#\n\nPostdeploy\x12\x15\n\x07\x61\x63tions\x18\x01 \x03(\tB\x04\xe2\x41\x01\x01\"\x94\x01\n\x08Standard\x12\x0e\n\x06verify\x18\x01 \x01(\x08\x12:\n\tpredeploy\x18\x02 \x01(\x0b\x32!.google.cloud.deploy.v1.PredeployB\x04\xe2\x41\x01\x01\x12<\n\npostdeploy\x18\x03 \x01(\x0b\x32\".google.cloud.deploy.v1.PostdeployB\x04\xe2\x41\x01\x01\"\xf0\x01\n\x06\x43\x61nary\x12\x43\n\x0eruntime_config\x18\x01 \x01(\x0b\x32%.google.cloud.deploy.v1.RuntimeConfigB\x04\xe2\x41\x01\x01\x12\x45\n\x11\x63\x61nary_deployment\x18\x02 \x01(\x0b\x32(.google.cloud.deploy.v1.CanaryDeploymentH\x00\x12R\n\x18\x63ustom_canary_deployment\x18\x03 \x01(\x0b\x32..google.cloud.deploy.v1.CustomCanaryDeploymentH\x00\x42\x06\n\x04mode\"\xb7\x01\n\x10\x43\x61naryDeployment\x12\x19\n\x0bpercentages\x18\x01 \x03(\x05\x42\x04\xe2\x41\x01\x02\x12\x0e\n\x06verify\x18\x02 \x01(\x08\x12:\n\tpredeploy\x18\x03 \x01(\x0b\x32!.google.cloud.deploy.v1.PredeployB\x04\xe2\x41\x01\x01\x12<\n\npostdeploy\x18\x04 \x01(\x0b\x32\".google.cloud.deploy.v1.PostdeployB\x04\xe2\x41\x01\x01\"\xcf\x02\n\x16\x43ustomCanaryDeployment\x12W\n\rphase_configs\x18\x01 \x03(\x0b\x32:.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfigB\x04\xe2\x41\x01\x02\x1a\xdb\x01\n\x0bPhaseConfig\x12\x16\n\x08phase_id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x18\n\npercentage\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x02\x12\x10\n\x08profiles\x18\x03 \x03(\t\x12\x0e\n\x06verify\x18\x04 \x01(\x08\x12:\n\tpredeploy\x18\x05 \x01(\x0b\x32!.google.cloud.deploy.v1.PredeployB\x04\xe2\x41\x01\x01\x12<\n\npostdeploy\x18\x06 \x01(\x0b\x32\".google.cloud.deploy.v1.PostdeployB\x04\xe2\x41\x01\x01\"\xb6\x04\n\x10KubernetesConfig\x12[\n\x14gateway_service_mesh\x18\x01 \x01(\x0b\x32;.google.cloud.deploy.v1.KubernetesConfig.GatewayServiceMeshH\x00\x12X\n\x12service_networking\x18\x02 \x01(\x0b\x32:.google.cloud.deploy.v1.KubernetesConfig.ServiceNetworkingH\x00\x1a\xe2\x01\n\x12GatewayServiceMesh\x12\x18\n\nhttp_route\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x15\n\x07service\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x18\n\ndeployment\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02\x12?\n\x16route_update_wait_time\x18\x04 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x01\x12@\n\x17stable_cutback_duration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x01\x1ap\n\x11ServiceNetworking\x12\x15\n\x07service\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x18\n\ndeployment\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12*\n\x1c\x64isable_pod_overprovisioning\x18\x03 \x01(\x08\x42\x04\xe2\x41\x01\x01\x42\x14\n\x12service_definition\"\x9e\x01\n\x0e\x43loudRunConfig\x12!\n\x19\x61utomatic_traffic_control\x18\x01 \x01(\x08\x12\"\n\x14\x63\x61nary_revision_tags\x18\x02 \x03(\tB\x04\xe2\x41\x01\x01\x12!\n\x13prior_revision_tags\x18\x03 \x03(\tB\x04\xe2\x41\x01\x01\x12\"\n\x14stable_revision_tags\x18\x04 \x03(\tB\x04\xe2\x41\x01\x01\"\x9e\x01\n\rRuntimeConfig\x12>\n\nkubernetes\x18\x01 \x01(\x0b\x32(.google.cloud.deploy.v1.KubernetesConfigH\x00\x12;\n\tcloud_run\x18\x02 \x01(\x0b\x32&.google.cloud.deploy.v1.CloudRunConfigH\x00\x42\x10\n\x0eruntime_config\"Y\n\x16PipelineReadyCondition\x12\x0e\n\x06status\x18\x03 \x01(\x08\x12/\n\x0bupdate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\x9b\x01\n\x17TargetsPresentCondition\x12\x0e\n\x06status\x18\x01 \x01(\x08\x12?\n\x0fmissing_targets\x18\x02 \x03(\tB&\xfa\x41#\n!clouddeploy.googleapis.com/Target\x12/\n\x0bupdate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"=\n\x14TargetsTypeCondition\x12\x0e\n\x06status\x18\x01 \x01(\x08\x12\x15\n\rerror_details\x18\x02 \x01(\t\"\x87\x02\n\x11PipelineCondition\x12P\n\x18pipeline_ready_condition\x18\x01 \x01(\x0b\x32..google.cloud.deploy.v1.PipelineReadyCondition\x12R\n\x19targets_present_condition\x18\x03 \x01(\x0b\x32/.google.cloud.deploy.v1.TargetsPresentCondition\x12L\n\x16targets_type_condition\x18\x04 \x01(\x0b\x32,.google.cloud.deploy.v1.TargetsTypeCondition\"\xad\x01\n\x1cListDeliveryPipelinesRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\x12+clouddeploy.googleapis.com/DeliveryPipeline\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x93\x01\n\x1dListDeliveryPipelinesResponse\x12\x44\n\x12\x64\x65livery_pipelines\x18\x01 \x03(\x0b\x32(.google.cloud.deploy.v1.DeliveryPipeline\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"`\n\x1aGetDeliveryPipelineRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\"\x8b\x02\n\x1d\x43reateDeliveryPipelineRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\x12+clouddeploy.googleapis.com/DeliveryPipeline\x12\"\n\x14\x64\x65livery_pipeline_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12I\n\x11\x64\x65livery_pipeline\x18\x03 \x01(\x0b\x32(.google.cloud.deploy.v1.DeliveryPipelineB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xf5\x01\n\x1dUpdateDeliveryPipelineRequest\x12\x35\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02\x12I\n\x11\x64\x65livery_pipeline\x18\x02 \x01(\x0b\x32(.google.cloud.deploy.v1.DeliveryPipelineB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rallow_missing\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xe0\x01\n\x1d\x44\x65leteDeliveryPipelineRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\x12\x18\n\nrequest_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rallow_missing\x18\x03 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x13\n\x05\x66orce\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x12\n\x04\x65tag\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"o\n\x14RollbackTargetConfig\x12\x36\n\x07rollout\x18\x01 \x01(\x0b\x32\x1f.google.cloud.deploy.v1.RolloutB\x04\xe2\x41\x01\x01\x12\x1f\n\x11starting_phase_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\"\xb6\x02\n\x15RollbackTargetRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\x12\x17\n\ttarget_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x18\n\nrollout_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02\x12\x18\n\nrelease_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\"\n\x14rollout_to_roll_back\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\x12K\n\x0frollback_config\x18\x06 \x01(\x0b\x32,.google.cloud.deploy.v1.RollbackTargetConfigB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x07 \x01(\x08\x42\x04\xe2\x41\x01\x01\"_\n\x16RollbackTargetResponse\x12\x45\n\x0frollback_config\x18\x01 \x01(\x0b\x32,.google.cloud.deploy.v1.RollbackTargetConfig\"\x88\t\n\x06Target\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x17\n\ttarget_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x11\n\x03uid\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x19\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12J\n\x0b\x61nnotations\x18\x05 \x03(\x0b\x32/.google.cloud.deploy.v1.Target.AnnotationsEntryB\x04\xe2\x41\x01\x01\x12@\n\x06labels\x18\x06 \x03(\x0b\x32*.google.cloud.deploy.v1.Target.LabelsEntryB\x04\xe2\x41\x01\x01\x12\x1e\n\x10require_approval\x18\r \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x35\n\x0b\x63reate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x37\n\x03gke\x18\x0f \x01(\x0b\x32\".google.cloud.deploy.v1.GkeClusterB\x04\xe2\x41\x01\x01H\x00\x12\x45\n\x0e\x61nthos_cluster\x18\x11 \x01(\x0b\x32%.google.cloud.deploy.v1.AnthosClusterB\x04\xe2\x41\x01\x01H\x00\x12=\n\x03run\x18\x12 \x01(\x0b\x32(.google.cloud.deploy.v1.CloudRunLocationB\x04\xe2\x41\x01\x01H\x00\x12\x41\n\x0cmulti_target\x18\x13 \x01(\x0b\x32#.google.cloud.deploy.v1.MultiTargetB\x04\xe2\x41\x01\x01H\x00\x12\x43\n\rcustom_target\x18\x15 \x01(\x0b\x32$.google.cloud.deploy.v1.CustomTargetB\x04\xe2\x41\x01\x01H\x00\x12\x12\n\x04\x65tag\x18\x0c \x01(\tB\x04\xe2\x41\x01\x01\x12\x42\n\x11\x65xecution_configs\x18\x10 \x03(\x0b\x32\'.google.cloud.deploy.v1.ExecutionConfig\x12U\n\x11\x64\x65ploy_parameters\x18\x14 \x03(\x0b\x32\x34.google.cloud.deploy.v1.Target.DeployParametersEntryB\x04\xe2\x41\x01\x01\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x37\n\x15\x44\x65ployParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:`\xea\x41]\n!clouddeploy.googleapis.com/Target\x12\x38projects/{project}/locations/{location}/targets/{target}B\x13\n\x11\x64\x65ployment_target\"\xd6\x04\n\x0f\x45xecutionConfig\x12W\n\x06usages\x18\x01 \x03(\x0e\x32\x41.google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentUsageB\x04\xe2\x41\x01\x02\x12\x41\n\x0c\x64\x65\x66\x61ult_pool\x18\x02 \x01(\x0b\x32#.google.cloud.deploy.v1.DefaultPoolB\x04\xe2\x41\x01\x01H\x00\x12\x41\n\x0cprivate_pool\x18\x03 \x01(\x0b\x32#.google.cloud.deploy.v1.PrivatePoolB\x04\xe2\x41\x01\x01H\x00\x12\x42\n\x0bworker_pool\x18\x04 \x01(\tB-\xe2\x41\x01\x01\xfa\x41&\n$cloudbuild.googleapis.com/WorkerPool\x12\x1d\n\x0fservice_account\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1e\n\x10\x61rtifact_storage\x18\x06 \x01(\tB\x04\xe2\x41\x01\x01\x12:\n\x11\x65xecution_timeout\x18\x07 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x01\"\x8b\x01\n\x19\x45xecutionEnvironmentUsage\x12+\n\'EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED\x10\x00\x12\n\n\x06RENDER\x10\x01\x12\n\n\x06\x44\x45PLOY\x10\x02\x12\n\n\x06VERIFY\x10\x03\x12\r\n\tPREDEPLOY\x10\x04\x12\x0e\n\nPOSTDEPLOY\x10\x05\x42\x17\n\x15\x65xecution_environment\"L\n\x0b\x44\x65\x66\x61ultPool\x12\x1d\n\x0fservice_account\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1e\n\x10\x61rtifact_storage\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\"\x90\x01\n\x0bPrivatePool\x12\x42\n\x0bworker_pool\x18\x01 \x01(\tB-\xe2\x41\x01\x02\xfa\x41&\n$cloudbuild.googleapis.com/WorkerPool\x12\x1d\n\x0fservice_account\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1e\n\x10\x61rtifact_storage\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\"_\n\nGkeCluster\x12\x36\n\x07\x63luster\x18\x01 \x01(\tB%\xfa\x41\"\n container.googleapis.com/Cluster\x12\x19\n\x0binternal_ip\x18\x02 \x01(\x08\x42\x04\xe2\x41\x01\x01\"J\n\rAnthosCluster\x12\x39\n\nmembership\x18\x01 \x01(\tB%\xfa\x41\"\n gkehub.googleapis.com/Membership\"P\n\x10\x43loudRunLocation\x12<\n\x08location\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\n!locations.googleapis.com/Location\"\'\n\x0bMultiTarget\x12\x18\n\ntarget_ids\x18\x01 \x03(\tB\x04\xe2\x41\x01\x02\"`\n\x0c\x43ustomTarget\x12P\n\x12\x63ustom_target_type\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\n+clouddeploy.googleapis.com/CustomTargetType\"\xb1\x01\n\x12ListTargetsRequest\x12:\n\x06parent\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\x12!clouddeploy.googleapis.com/Target\x12\x17\n\tpage_size\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x18\n\npage_token\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x14\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x16\n\x08order_by\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"t\n\x13ListTargetsResponse\x12/\n\x07targets\x18\x01 \x03(\x0b\x32\x1e.google.cloud.deploy.v1.Target\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"L\n\x10GetTargetRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\n!clouddeploy.googleapis.com/Target\"\xd7\x01\n\x13\x43reateTargetRequest\x12:\n\x06parent\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\x12!clouddeploy.googleapis.com/Target\x12\x17\n\ttarget_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x34\n\x06target\x18\x03 \x01(\x0b\x32\x1e.google.cloud.deploy.v1.TargetB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xd6\x01\n\x13UpdateTargetRequest\x12\x35\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02\x12\x34\n\x06target\x18\x02 \x01(\x0b\x32\x1e.google.cloud.deploy.v1.TargetB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rallow_missing\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xb7\x01\n\x13\x44\x65leteTargetRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\n!clouddeploy.googleapis.com/Target\x12\x18\n\nrequest_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rallow_missing\x18\x03 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x12\n\x04\x65tag\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"\xe0\x05\n\x10\x43ustomTargetType\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12#\n\x15\x63ustom_target_type_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x11\n\x03uid\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x19\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12T\n\x0b\x61nnotations\x18\x05 \x03(\x0b\x32\x39.google.cloud.deploy.v1.CustomTargetType.AnnotationsEntryB\x04\xe2\x41\x01\x01\x12J\n\x06labels\x18\x06 \x03(\x0b\x32\x34.google.cloud.deploy.v1.CustomTargetType.LabelsEntryB\x04\xe2\x41\x01\x01\x12\x35\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x12\n\x04\x65tag\x18\t \x01(\tB\x04\xe2\x41\x01\x01\x12M\n\x0e\x63ustom_actions\x18\n \x01(\x0b\x32\x33.google.cloud.deploy.v1.CustomTargetSkaffoldActionsH\x00\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\x80\x01\xea\x41}\n+clouddeploy.googleapis.com/CustomTargetType\x12Nprojects/{project}/locations/{location}/customTargetTypes/{custom_target_type}B\x0c\n\ndefinition\"\xa8\x01\n\x1b\x43ustomTargetSkaffoldActions\x12\x1b\n\rrender_action\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rdeploy_action\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12O\n\x18include_skaffold_modules\x18\x03 \x03(\x0b\x32\'.google.cloud.deploy.v1.SkaffoldModulesB\x04\xe2\x41\x01\x01\"\xe6\x02\n\x0fSkaffoldModules\x12\x15\n\x07\x63onfigs\x18\x01 \x03(\tB\x04\xe2\x41\x01\x01\x12H\n\x03git\x18\x02 \x01(\x0b\x32\x39.google.cloud.deploy.v1.SkaffoldModules.SkaffoldGitSourceH\x00\x12Y\n\x14google_cloud_storage\x18\x03 \x01(\x0b\x32\x39.google.cloud.deploy.v1.SkaffoldModules.SkaffoldGCSSourceH\x00\x1aN\n\x11SkaffoldGitSource\x12\x12\n\x04repo\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x12\n\x04path\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12\x11\n\x03ref\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x1a=\n\x11SkaffoldGCSSource\x12\x14\n\x06source\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x12\n\x04path\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x42\x08\n\x06source\"\xc5\x01\n\x1cListCustomTargetTypesRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\x12+clouddeploy.googleapis.com/CustomTargetType\x12\x17\n\tpage_size\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x18\n\npage_token\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x14\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x16\n\x08order_by\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"\x94\x01\n\x1dListCustomTargetTypesResponse\x12\x45\n\x13\x63ustom_target_types\x18\x01 \x03(\x0b\x32(.google.cloud.deploy.v1.CustomTargetType\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"`\n\x1aGetCustomTargetTypeRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\n+clouddeploy.googleapis.com/CustomTargetType\"\x8d\x02\n\x1d\x43reateCustomTargetTypeRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\x12+clouddeploy.googleapis.com/CustomTargetType\x12#\n\x15\x63ustom_target_type_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12J\n\x12\x63ustom_target_type\x18\x03 \x01(\x0b\x32(.google.cloud.deploy.v1.CustomTargetTypeB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xf6\x01\n\x1dUpdateCustomTargetTypeRequest\x12\x35\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02\x12J\n\x12\x63ustom_target_type\x18\x02 \x01(\x0b\x32(.google.cloud.deploy.v1.CustomTargetTypeB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rallow_missing\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xcb\x01\n\x1d\x44\x65leteCustomTargetTypeRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\n+clouddeploy.googleapis.com/CustomTargetType\x12\x18\n\nrequest_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rallow_missing\x18\x03 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x12\n\x04\x65tag\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"\x91\x01\n\x0fTargetAttribute\x12\n\n\x02id\x18\x01 \x01(\t\x12\x43\n\x06labels\x18\x02 \x03(\x0b\x32\x33.google.cloud.deploy.v1.TargetAttribute.LabelsEntry\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xc1\x17\n\x07Release\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x11\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x45\n\x0b\x61nnotations\x18\x04 \x03(\x0b\x32\x30.google.cloud.deploy.v1.Release.AnnotationsEntry\x12;\n\x06labels\x18\x05 \x03(\x0b\x32+.google.cloud.deploy.v1.Release.LabelsEntry\x12\x17\n\tabandoned\x18\x17 \x01(\x08\x42\x04\xe2\x41\x01\x03\x12\x35\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12;\n\x11render_start_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x39\n\x0frender_end_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x1b\n\x13skaffold_config_uri\x18\x11 \x01(\t\x12\x1c\n\x14skaffold_config_path\x18\t \x01(\t\x12>\n\x0f\x62uild_artifacts\x18\n \x03(\x0b\x32%.google.cloud.deploy.v1.BuildArtifact\x12R\n\x1a\x64\x65livery_pipeline_snapshot\x18\x0b \x01(\x0b\x32(.google.cloud.deploy.v1.DeliveryPipelineB\x04\xe2\x41\x01\x03\x12>\n\x10target_snapshots\x18\x0c \x03(\x0b\x32\x1e.google.cloud.deploy.v1.TargetB\x04\xe2\x41\x01\x03\x12T\n\x1c\x63ustom_target_type_snapshots\x18\x1b \x03(\x0b\x32(.google.cloud.deploy.v1.CustomTargetTypeB\x04\xe2\x41\x01\x03\x12G\n\x0crender_state\x18\r \x01(\x0e\x32+.google.cloud.deploy.v1.Release.RenderStateB\x04\xe2\x41\x01\x03\x12\x0c\n\x04\x65tag\x18\x10 \x01(\t\x12\x18\n\x10skaffold_version\x18\x13 \x01(\t\x12T\n\x10target_artifacts\x18\x14 \x03(\x0b\x32\x34.google.cloud.deploy.v1.Release.TargetArtifactsEntryB\x04\xe2\x41\x01\x03\x12P\n\x0etarget_renders\x18\x16 \x03(\x0b\x32\x32.google.cloud.deploy.v1.Release.TargetRendersEntryB\x04\xe2\x41\x01\x03\x12I\n\tcondition\x18\x18 \x01(\x0b\x32\x30.google.cloud.deploy.v1.Release.ReleaseConditionB\x04\xe2\x41\x01\x03\x12V\n\x11\x64\x65ploy_parameters\x18\x19 \x03(\x0b\x32\x35.google.cloud.deploy.v1.Release.DeployParametersEntryB\x04\xe2\x41\x01\x01\x1a\xd9\x05\n\x0cTargetRender\x12\x41\n\x0frendering_build\x18\x01 \x01(\tB(\xe2\x41\x01\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12]\n\x0frendering_state\x18\x02 \x01(\x0e\x32>.google.cloud.deploy.v1.Release.TargetRender.TargetRenderStateB\x04\xe2\x41\x01\x03\x12>\n\x08metadata\x18\x06 \x01(\x0b\x32&.google.cloud.deploy.v1.RenderMetadataB\x04\xe2\x41\x01\x03\x12V\n\rfailure_cause\x18\x04 \x01(\x0e\x32\x39.google.cloud.deploy.v1.Release.TargetRender.FailureCauseB\x04\xe2\x41\x01\x03\x12\x1d\n\x0f\x66\x61ilure_message\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03\"d\n\x11TargetRenderState\x12#\n\x1fTARGET_RENDER_STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03\"\x89\x02\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x03\x12!\n\x1dVERIFICATION_CONFIG_NOT_FOUND\x10\x04\x12\x1b\n\x17\x43USTOM_ACTION_NOT_FOUND\x10\x05\x12%\n!DEPLOYMENT_STRATEGY_NOT_SUPPORTED\x10\x06\x12 \n\x1cRENDER_FEATURE_NOT_SUPPORTED\x10\x07\x1a\'\n\x15ReleaseReadyCondition\x12\x0e\n\x06status\x18\x01 \x01(\x08\x1a\xf2\x01\n\x1aSkaffoldSupportedCondition\x12\x0e\n\x06status\x18\x01 \x01(\x08\x12L\n\x16skaffold_support_state\x18\x02 \x01(\x0e\x32,.google.cloud.deploy.v1.SkaffoldSupportState\x12\x39\n\x15maintenance_mode_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12;\n\x17support_expiration_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x1a\xcc\x01\n\x10ReleaseCondition\x12V\n\x17release_ready_condition\x18\x01 \x01(\x0b\x32\x35.google.cloud.deploy.v1.Release.ReleaseReadyCondition\x12`\n\x1cskaffold_supported_condition\x18\x02 \x01(\x0b\x32:.google.cloud.deploy.v1.Release.SkaffoldSupportedCondition\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a^\n\x14TargetArtifactsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x35\n\x05value\x18\x02 \x01(\x0b\x32&.google.cloud.deploy.v1.TargetArtifact:\x02\x38\x01\x1a\x62\n\x12TargetRendersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12;\n\x05value\x18\x02 \x01(\x0b\x32,.google.cloud.deploy.v1.Release.TargetRender:\x02\x38\x01\x1a\x37\n\x15\x44\x65ployParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"W\n\x0bRenderState\x12\x1c\n\x18RENDER_STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03:\x8a\x01\xea\x41\x86\x01\n\"clouddeploy.googleapis.com/Release\x12`projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/releases/{release}\"+\n\rBuildArtifact\x12\r\n\x05image\x18\x03 \x01(\t\x12\x0b\n\x03tag\x18\x02 \x01(\t\"\xb2\x03\n\x0eTargetArtifact\x12\x1c\n\x0c\x61rtifact_uri\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03H\x00\x12\"\n\x14skaffold_config_path\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1b\n\rmanifest_path\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12Y\n\x0fphase_artifacts\x18\x05 \x03(\x0b\x32:.google.cloud.deploy.v1.TargetArtifact.PhaseArtifactsEntryB\x04\xe2\x41\x01\x03\x1ar\n\rPhaseArtifact\x12\"\n\x14skaffold_config_path\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1b\n\rmanifest_path\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12 \n\x12job_manifests_path\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\x1ak\n\x13PhaseArtifactsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x43\n\x05value\x18\x02 \x01(\x0b\x32\x34.google.cloud.deploy.v1.TargetArtifact.PhaseArtifact:\x02\x38\x01\x42\x05\n\x03uri\"J\n\x0e\x44\x65ployArtifact\x12\x1a\n\x0c\x61rtifact_uri\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1c\n\x0emanifest_paths\x18\x02 \x03(\tB\x04\xe2\x41\x01\x03\"N\n\x16\x43loudRunRenderMetadata\x12\x34\n\x07service\x18\x01 \x01(\tB#\xe2\x41\x01\x03\xfa\x41\x1c\n\x1arun.googleapis.com/Service\"\x97\x01\n\x0eRenderMetadata\x12G\n\tcloud_run\x18\x01 \x01(\x0b\x32..google.cloud.deploy.v1.CloudRunRenderMetadataB\x04\xe2\x41\x01\x03\x12<\n\x06\x63ustom\x18\x02 \x01(\x0b\x32&.google.cloud.deploy.v1.CustomMetadataB\x04\xe2\x41\x01\x03\"\xbc\x01\n\x13ListReleasesRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\x12\x17\n\tpage_size\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x18\n\npage_token\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x14\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x16\n\x08order_by\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"w\n\x14ListReleasesResponse\x12\x31\n\x08releases\x18\x01 \x03(\x0b\x32\x1f.google.cloud.deploy.v1.Release\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"N\n\x11GetReleaseRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Release\"\xe5\x01\n\x14\x43reateReleaseRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe2\x41\x01\x02\xfa\x41-\n+clouddeploy.googleapis.com/DeliveryPipeline\x12\x18\n\nrelease_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x36\n\x07release\x18\x03 \x01(\x0b\x32\x1f.google.cloud.deploy.v1.ReleaseB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xfa\x0e\n\x07Rollout\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x11\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x45\n\x0b\x61nnotations\x18\x04 \x03(\x0b\x32\x30.google.cloud.deploy.v1.Rollout.AnnotationsEntry\x12;\n\x06labels\x18\x05 \x03(\x0b\x32+.google.cloud.deploy.v1.Rollout.LabelsEntry\x12\x35\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x36\n\x0c\x61pprove_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x36\n\x0c\x65nqueue_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12;\n\x11\x64\x65ploy_start_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x39\n\x0f\x64\x65ploy_end_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x17\n\ttarget_id\x18\x12 \x01(\tB\x04\xe2\x41\x01\x02\x12K\n\x0e\x61pproval_state\x18\x0c \x01(\x0e\x32-.google.cloud.deploy.v1.Rollout.ApprovalStateB\x04\xe2\x41\x01\x03\x12:\n\x05state\x18\r \x01(\x0e\x32%.google.cloud.deploy.v1.Rollout.StateB\x04\xe2\x41\x01\x03\x12\x1c\n\x0e\x66\x61ilure_reason\x18\x0e \x01(\tB\x04\xe2\x41\x01\x03\x12\x41\n\x0f\x64\x65ploying_build\x18\x11 \x01(\tB(\xe2\x41\x01\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12\x0c\n\x04\x65tag\x18\x10 \x01(\t\x12P\n\x14\x64\x65ploy_failure_cause\x18\x13 \x01(\x0e\x32,.google.cloud.deploy.v1.Rollout.FailureCauseB\x04\xe2\x41\x01\x03\x12\x33\n\x06phases\x18\x17 \x03(\x0b\x32\x1d.google.cloud.deploy.v1.PhaseB\x04\xe2\x41\x01\x03\x12\x38\n\x08metadata\x18\x18 \x01(\x0b\x32 .google.cloud.deploy.v1.MetadataB\x04\xe2\x41\x01\x03\x12 \n\x12\x63ontroller_rollout\x18\x19 \x01(\tB\x04\xe2\x41\x01\x03\x12!\n\x13rollback_of_rollout\x18\x1a \x01(\tB\x04\xe2\x41\x01\x03\x12%\n\x17rolled_back_by_rollouts\x18\x1b \x03(\tB\x04\xe2\x41\x01\x03\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"{\n\rApprovalState\x12\x1e\n\x1a\x41PPROVAL_STATE_UNSPECIFIED\x10\x00\x12\x12\n\x0eNEEDS_APPROVAL\x10\x01\x12\x1a\n\x16\x44OES_NOT_NEED_APPROVAL\x10\x02\x12\x0c\n\x08\x41PPROVED\x10\x03\x12\x0c\n\x08REJECTED\x10\x04\"\xc4\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03\x12\x14\n\x10PENDING_APPROVAL\x10\x04\x12\x15\n\x11\x41PPROVAL_REJECTED\x10\x05\x12\x0b\n\x07PENDING\x10\x06\x12\x13\n\x0fPENDING_RELEASE\x10\x07\x12\x0e\n\nCANCELLING\x10\x08\x12\r\n\tCANCELLED\x10\t\x12\n\n\x06HALTED\x10\n\"\x8a\x02\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12\x12\n\x0eRELEASE_FAILED\x10\x04\x12\x15\n\x11RELEASE_ABANDONED\x10\x05\x12!\n\x1dVERIFICATION_CONFIG_NOT_FOUND\x10\x06\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x07\x12#\n\x1fOPERATION_FEATURE_NOT_SUPPORTED\x10\x08:\x9d\x01\xea\x41\x99\x01\n\"clouddeploy.googleapis.com/Rollout\x12sprojects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/releases/{release}/rollouts/{rollout}\"\xd8\x01\n\x08Metadata\x12\x41\n\tcloud_run\x18\x01 \x01(\x0b\x32(.google.cloud.deploy.v1.CloudRunMetadataB\x04\xe2\x41\x01\x03\x12K\n\nautomation\x18\x02 \x01(\x0b\x32\x31.google.cloud.deploy.v1.AutomationRolloutMetadataB\x04\xe2\x41\x01\x03\x12<\n\x06\x63ustom\x18\x03 \x01(\x0b\x32&.google.cloud.deploy.v1.CustomMetadataB\x04\xe2\x41\x01\x03\"\xe8\x01\n\x14\x44\x65ployJobRunMetadata\x12\x41\n\tcloud_run\x18\x01 \x01(\x0b\x32(.google.cloud.deploy.v1.CloudRunMetadataB\x04\xe2\x41\x01\x03\x12O\n\rcustom_target\x18\x02 \x01(\x0b\x32\x32.google.cloud.deploy.v1.CustomTargetDeployMetadataB\x04\xe2\x41\x01\x03\x12<\n\x06\x63ustom\x18\x03 \x01(\x0b\x32&.google.cloud.deploy.v1.CustomMetadataB\x04\xe2\x41\x01\x03\"\xaa\x01\n\x10\x43loudRunMetadata\x12\x34\n\x07service\x18\x01 \x01(\tB#\xe2\x41\x01\x03\xfa\x41\x1c\n\x1arun.googleapis.com/Service\x12\x1a\n\x0cservice_urls\x18\x02 \x03(\tB\x04\xe2\x41\x01\x03\x12\x16\n\x08revision\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12,\n\x03job\x18\x04 \x01(\tB\x1f\xe2\x41\x01\x03\xfa\x41\x18\n\x16run.googleapis.com/Job\"8\n\x1a\x43ustomTargetDeployMetadata\x12\x1a\n\x0cskip_message\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\"\x8e\x01\n\x19\x41utomationRolloutMetadata\x12$\n\x16promote_automation_run\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12%\n\x17\x61\x64vance_automation_runs\x18\x02 \x03(\tB\x04\xe2\x41\x01\x03\x12$\n\x16repair_automation_runs\x18\x03 \x03(\tB\x04\xe2\x41\x01\x03\"\x89\x01\n\x0e\x43ustomMetadata\x12H\n\x06values\x18\x01 \x03(\x0b\x32\x32.google.cloud.deploy.v1.CustomMetadata.ValuesEntryB\x04\xe2\x41\x01\x03\x1a-\n\x0bValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x81\x03\n\x05Phase\x12\x10\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x38\n\x05state\x18\x03 \x01(\x0e\x32#.google.cloud.deploy.v1.Phase.StateB\x04\xe2\x41\x01\x03\x12\x1a\n\x0cskip_message\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03\x12G\n\x0f\x64\x65ployment_jobs\x18\x04 \x01(\x0b\x32&.google.cloud.deploy.v1.DeploymentJobsB\x04\xe2\x41\x01\x03H\x00\x12L\n\x12\x63hild_rollout_jobs\x18\x05 \x01(\x0b\x32(.google.cloud.deploy.v1.ChildRolloutJobsB\x04\xe2\x41\x01\x03H\x00\"q\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0f\n\x0bIN_PROGRESS\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\x12\n\n\x06\x46\x41ILED\x10\x04\x12\x0b\n\x07\x41\x42ORTED\x10\x05\x12\x0b\n\x07SKIPPED\x10\x06\x42\x06\n\x04jobs\"\xf3\x01\n\x0e\x44\x65ploymentJobs\x12\x35\n\ndeploy_job\x18\x01 \x01(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x04\xe2\x41\x01\x03\x12\x35\n\nverify_job\x18\x02 \x01(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x04\xe2\x41\x01\x03\x12\x38\n\rpredeploy_job\x18\x03 \x01(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x04\xe2\x41\x01\x03\x12\x39\n\x0epostdeploy_job\x18\x04 \x01(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x04\xe2\x41\x01\x03\"\x93\x01\n\x10\x43hildRolloutJobs\x12>\n\x13\x63reate_rollout_jobs\x18\x01 \x03(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x04\xe2\x41\x01\x03\x12?\n\x14\x61\x64vance_rollout_jobs\x18\x02 \x03(\x0b\x32\x1b.google.cloud.deploy.v1.JobB\x04\xe2\x41\x01\x03\"\x81\x06\n\x03Job\x12\x10\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x36\n\x05state\x18\x02 \x01(\x0e\x32!.google.cloud.deploy.v1.Job.StateB\x04\xe2\x41\x01\x03\x12\x1a\n\x0cskip_message\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03\x12;\n\x07job_run\x18\x03 \x01(\tB*\xe2\x41\x01\x03\xfa\x41#\n!clouddeploy.googleapis.com/JobRun\x12=\n\ndeploy_job\x18\x04 \x01(\x0b\x32!.google.cloud.deploy.v1.DeployJobB\x04\xe2\x41\x01\x03H\x00\x12=\n\nverify_job\x18\x05 \x01(\x0b\x32!.google.cloud.deploy.v1.VerifyJobB\x04\xe2\x41\x01\x03H\x00\x12\x43\n\rpredeploy_job\x18\t \x01(\x0b\x32$.google.cloud.deploy.v1.PredeployJobB\x04\xe2\x41\x01\x03H\x00\x12\x45\n\x0epostdeploy_job\x18\n \x01(\x0b\x32%.google.cloud.deploy.v1.PostdeployJobB\x04\xe2\x41\x01\x03H\x00\x12W\n\x18\x63reate_child_rollout_job\x18\x06 \x01(\x0b\x32-.google.cloud.deploy.v1.CreateChildRolloutJobB\x04\xe2\x41\x01\x03H\x00\x12Y\n\x19\x61\x64vance_child_rollout_job\x18\x07 \x01(\x0b\x32..google.cloud.deploy.v1.AdvanceChildRolloutJobB\x04\xe2\x41\x01\x03H\x00\"\x8c\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0c\n\x08\x44ISABLED\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\n\n\x06\x46\x41ILED\x10\x05\x12\x0b\n\x07\x41\x42ORTED\x10\x06\x12\x0b\n\x07SKIPPED\x10\x07\x12\x0b\n\x07IGNORED\x10\x08\x42\n\n\x08job_type\"\x0b\n\tDeployJob\"\x0b\n\tVerifyJob\"%\n\x0cPredeployJob\x12\x15\n\x07\x61\x63tions\x18\x01 \x03(\tB\x04\xe2\x41\x01\x03\"&\n\rPostdeployJob\x12\x15\n\x07\x61\x63tions\x18\x01 \x03(\tB\x04\xe2\x41\x01\x03\"\x17\n\x15\x43reateChildRolloutJob\"\x18\n\x16\x41\x64vanceChildRolloutJob\"\xb3\x01\n\x13ListRolloutsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Release\x12\x17\n\tpage_size\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x18\n\npage_token\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x14\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x16\n\x08order_by\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"w\n\x14ListRolloutsResponse\x12\x31\n\x08rollouts\x18\x01 \x03(\x0b\x32\x1f.google.cloud.deploy.v1.Rollout\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"N\n\x11GetRolloutRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\"\xfd\x01\n\x14\x43reateRolloutRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Release\x12\x18\n\nrollout_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x36\n\x07rollout\x18\x03 \x01(\x0b\x32\x1f.google.cloud.deploy.v1.RolloutB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1f\n\x11starting_phase_id\x18\x07 \x01(\tB\x04\xe2\x41\x01\x01\"\x87\x02\n\x11OperationMetadata\x12\x35\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x32\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x14\n\x06target\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x12\n\x04verb\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1c\n\x0estatus_message\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03\x12$\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x03\x12\x19\n\x0b\x61pi_version\x18\x07 \x01(\tB\x04\xe2\x41\x01\x03\"j\n\x15\x41pproveRolloutRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x16\n\x08\x61pproved\x18\x02 \x01(\x08\x42\x04\xe2\x41\x01\x02\"\x18\n\x16\x41pproveRolloutResponse\"j\n\x15\x41\x64vanceRolloutRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x16\n\x08phase_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\"\x18\n\x16\x41\x64vanceRolloutResponse\"Q\n\x14\x43\x61ncelRolloutRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\"\x17\n\x15\x43\x61ncelRolloutResponse\"~\n\x10IgnoreJobRequest\x12<\n\x07rollout\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x16\n\x08phase_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x14\n\x06job_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02\"\x13\n\x11IgnoreJobResponse\"}\n\x0fRetryJobRequest\x12<\n\x07rollout\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x16\n\x08phase_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x14\n\x06job_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02\"\x12\n\x10RetryJobResponse\"R\n\x15\x41\x62\x61ndonReleaseRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Release\"\x18\n\x16\x41\x62\x61ndonReleaseResponse\"\xdf\x08\n\x06JobRun\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x11\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x16\n\x08phase_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x14\n\x06job_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\x12\x35\n\x0b\x63reate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x34\n\nstart_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x32\n\x08\x65nd_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x39\n\x05state\x18\x08 \x01(\x0e\x32$.google.cloud.deploy.v1.JobRun.StateB\x04\xe2\x41\x01\x03\x12\x44\n\x0e\x64\x65ploy_job_run\x18\t \x01(\x0b\x32$.google.cloud.deploy.v1.DeployJobRunB\x04\xe2\x41\x01\x03H\x00\x12\x44\n\x0everify_job_run\x18\n \x01(\x0b\x32$.google.cloud.deploy.v1.VerifyJobRunB\x04\xe2\x41\x01\x03H\x00\x12J\n\x11predeploy_job_run\x18\x0e \x01(\x0b\x32\'.google.cloud.deploy.v1.PredeployJobRunB\x04\xe2\x41\x01\x03H\x00\x12L\n\x12postdeploy_job_run\x18\x0f \x01(\x0b\x32(.google.cloud.deploy.v1.PostdeployJobRunB\x04\xe2\x41\x01\x03H\x00\x12^\n\x1c\x63reate_child_rollout_job_run\x18\x0c \x01(\x0b\x32\x30.google.cloud.deploy.v1.CreateChildRolloutJobRunB\x04\xe2\x41\x01\x03H\x00\x12`\n\x1d\x61\x64vance_child_rollout_job_run\x18\r \x01(\x0b\x32\x31.google.cloud.deploy.v1.AdvanceChildRolloutJobRunB\x04\xe2\x41\x01\x03H\x00\x12\x12\n\x04\x65tag\x18\x0b \x01(\tB\x04\xe2\x41\x01\x03\"k\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bIN_PROGRESS\x10\x01\x12\r\n\tSUCCEEDED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x0f\n\x0bTERMINATING\x10\x04\x12\x0e\n\nTERMINATED\x10\x05:\xaf\x01\xea\x41\xab\x01\n!clouddeploy.googleapis.com/JobRun\x12\x85\x01projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/releases/{release}/rollouts/{rollout}/jobRuns/{job_run}B\t\n\x07job_run\"\x9a\x04\n\x0c\x44\x65ployJobRun\x12\x37\n\x05\x62uild\x18\x01 \x01(\tB(\xe2\x41\x01\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12N\n\rfailure_cause\x18\x02 \x01(\x0e\x32\x31.google.cloud.deploy.v1.DeployJobRun.FailureCauseB\x04\xe2\x41\x01\x03\x12\x1d\n\x0f\x66\x61ilure_message\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x44\n\x08metadata\x18\x04 \x01(\x0b\x32,.google.cloud.deploy.v1.DeployJobRunMetadataB\x04\xe2\x41\x01\x03\x12>\n\x08\x61rtifact\x18\x05 \x01(\x0b\x32&.google.cloud.deploy.v1.DeployArtifactB\x04\xe2\x41\x01\x03\"\xdb\x01\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12 \n\x1cMISSING_RESOURCES_FOR_CANARY\x10\x04\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x05\x12 \n\x1c\x44\x45PLOY_FEATURE_NOT_SUPPORTED\x10\x06\"\xad\x03\n\x0cVerifyJobRun\x12\x37\n\x05\x62uild\x18\x01 \x01(\tB(\xe2\x41\x01\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12\x1a\n\x0c\x61rtifact_uri\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1c\n\x0e\x65vent_log_path\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12N\n\rfailure_cause\x18\x04 \x01(\x0e\x32\x31.google.cloud.deploy.v1.VerifyJobRun.FailureCauseB\x04\xe2\x41\x01\x03\x12\x1d\n\x0f\x66\x61ilure_message\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03\"\xba\x01\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12!\n\x1dVERIFICATION_CONFIG_NOT_FOUND\x10\x04\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x05\"\xd6\x02\n\x0fPredeployJobRun\x12\x37\n\x05\x62uild\x18\x01 \x01(\tB(\xe2\x41\x01\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12Q\n\rfailure_cause\x18\x02 \x01(\x0e\x32\x34.google.cloud.deploy.v1.PredeployJobRun.FailureCauseB\x04\xe2\x41\x01\x03\x12\x1d\n\x0f\x66\x61ilure_message\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\"\x97\x01\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x04\"\xd8\x02\n\x10PostdeployJobRun\x12\x37\n\x05\x62uild\x18\x01 \x01(\tB(\xe2\x41\x01\x03\xfa\x41!\n\x1f\x63loudbuild.googleapis.com/Build\x12R\n\rfailure_cause\x18\x02 \x01(\x0e\x32\x35.google.cloud.deploy.v1.PostdeployJobRun.FailureCauseB\x04\xe2\x41\x01\x03\x12\x1d\n\x0f\x66\x61ilure_message\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\"\x97\x01\n\x0c\x46\x61ilureCause\x12\x1d\n\x19\x46\x41ILURE_CAUSE_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x43LOUD_BUILD_UNAVAILABLE\x10\x01\x12\x14\n\x10\x45XECUTION_FAILED\x10\x02\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x03\x12\x1e\n\x1a\x43LOUD_BUILD_REQUEST_FAILED\x10\x04\"Q\n\x18\x43reateChildRolloutJobRun\x12\x15\n\x07rollout\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1e\n\x10rollout_phase_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\"R\n\x19\x41\x64vanceChildRolloutJobRun\x12\x15\n\x07rollout\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1e\n\x10rollout_phase_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\"\xb2\x01\n\x12ListJobRunsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"clouddeploy.googleapis.com/Rollout\x12\x17\n\tpage_size\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x18\n\npage_token\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x14\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x16\n\x08order_by\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"u\n\x13ListJobRunsResponse\x12\x30\n\x08job_runs\x18\x01 \x03(\x0b\x32\x1e.google.cloud.deploy.v1.JobRun\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"L\n\x10GetJobRunRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\n!clouddeploy.googleapis.com/JobRun\"R\n\x16TerminateJobRunRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\n!clouddeploy.googleapis.com/JobRun\"\x19\n\x17TerminateJobRunResponse\"\xd5\x01\n\x06\x43onfig\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x43\n\x12supported_versions\x18\x02 \x03(\x0b\x32\'.google.cloud.deploy.v1.SkaffoldVersion\x12 \n\x18\x64\x65\x66\x61ult_skaffold_version\x18\x03 \x01(\t:V\xea\x41S\n!clouddeploy.googleapis.com/Config\x12.projects/{project}/locations/{location}/config\"\xc7\x01\n\x0fSkaffoldVersion\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x39\n\x15maintenance_mode_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12;\n\x17support_expiration_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12+\n\x10support_end_date\x18\x02 \x01(\x0b\x32\x11.google.type.Date\"L\n\x10GetConfigRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\n!clouddeploy.googleapis.com/Config\"\xa3\x06\n\nAutomation\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x11\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x19\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x35\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12N\n\x0b\x61nnotations\x18\x06 \x03(\x0b\x32\x33.google.cloud.deploy.v1.Automation.AnnotationsEntryB\x04\xe2\x41\x01\x01\x12\x44\n\x06labels\x18\x07 \x03(\x0b\x32..google.cloud.deploy.v1.Automation.LabelsEntryB\x04\xe2\x41\x01\x01\x12\x12\n\x04\x65tag\x18\x08 \x01(\tB\x04\xe2\x41\x01\x01\x12\x17\n\tsuspended\x18\t \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1d\n\x0fservice_account\x18\n \x01(\tB\x04\xe2\x41\x01\x02\x12J\n\x08selector\x18\x0b \x01(\x0b\x32\x32.google.cloud.deploy.v1.AutomationResourceSelectorB\x04\xe2\x41\x01\x02\x12;\n\x05rules\x18\x0e \x03(\x0b\x32&.google.cloud.deploy.v1.AutomationRuleB\x04\xe2\x41\x01\x02\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\x96\x01\xea\x41\x92\x01\n%clouddeploy.googleapis.com/Automation\x12\x66projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automations/{automation}R\x01\x01\"V\n\x1a\x41utomationResourceSelector\x12\x38\n\x07targets\x18\x01 \x03(\x0b\x32\'.google.cloud.deploy.v1.TargetAttribute\"\x8c\x02\n\x0e\x41utomationRule\x12P\n\x14promote_release_rule\x18\x01 \x01(\x0b\x32*.google.cloud.deploy.v1.PromoteReleaseRuleB\x04\xe2\x41\x01\x01H\x00\x12P\n\x14\x61\x64vance_rollout_rule\x18\x02 \x01(\x0b\x32*.google.cloud.deploy.v1.AdvanceRolloutRuleB\x04\xe2\x41\x01\x01H\x00\x12N\n\x13repair_rollout_rule\x18\x03 \x01(\x0b\x32).google.cloud.deploy.v1.RepairRolloutRuleB\x04\xe2\x41\x01\x01H\x00\x42\x06\n\x04rule\"\xe5\x01\n\x12PromoteReleaseRule\x12\x10\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12-\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x01\x12#\n\x15\x64\x65stination_target_id\x18\x07 \x01(\tB\x04\xe2\x41\x01\x01\x12H\n\tcondition\x18\x05 \x01(\x0b\x32/.google.cloud.deploy.v1.AutomationRuleConditionB\x04\xe2\x41\x01\x03\x12\x1f\n\x11\x64\x65stination_phase\x18\x08 \x01(\tB\x04\xe2\x41\x01\x01\"\xbc\x01\n\x12\x41\x64vanceRolloutRule\x12\x10\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x1b\n\rsource_phases\x18\x06 \x03(\tB\x04\xe2\x41\x01\x01\x12-\n\x04wait\x18\x03 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x01\x12H\n\tcondition\x18\x05 \x01(\x0b\x32/.google.cloud.deploy.v1.AutomationRuleConditionB\x04\xe2\x41\x01\x03\"\xe0\x01\n\x11RepairRolloutRule\x12\x10\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x1b\n\rsource_phases\x18\x02 \x03(\tB\x04\xe2\x41\x01\x01\x12\x12\n\x04jobs\x18\x03 \x03(\tB\x04\xe2\x41\x01\x01\x12>\n\x0crepair_modes\x18\x04 \x03(\x0b\x32\".google.cloud.deploy.v1.RepairModeB\x04\xe2\x41\x01\x02\x12H\n\tcondition\x18\x06 \x01(\x0b\x32/.google.cloud.deploy.v1.AutomationRuleConditionB\x04\xe2\x41\x01\x03\"\x86\x01\n\nRepairMode\x12\x34\n\x05retry\x18\x01 \x01(\x0b\x32\x1d.google.cloud.deploy.v1.RetryB\x04\xe2\x41\x01\x01H\x00\x12:\n\x08rollback\x18\x02 \x01(\x0b\x32 .google.cloud.deploy.v1.RollbackB\x04\xe2\x41\x01\x01H\x00\x42\x06\n\x04mode\"\x8f\x01\n\x05Retry\x12\x16\n\x08\x61ttempts\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x02\x12-\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x01\x12?\n\x0c\x62\x61\x63koff_mode\x18\x03 \x01(\x0e\x32#.google.cloud.deploy.v1.BackoffModeB\x04\xe2\x41\x01\x01\"+\n\x08Rollback\x12\x1f\n\x11\x64\x65stination_phase\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\"s\n\x17\x41utomationRuleCondition\x12X\n\x19targets_present_condition\x18\x01 \x01(\x0b\x32/.google.cloud.deploy.v1.TargetsPresentConditionB\x04\xe2\x41\x01\x01\"\xeb\x01\n\x17\x43reateAutomationRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe2\x41\x01\x02\xfa\x41\'\x12%clouddeploy.googleapis.com/Automation\x12\x1b\n\rautomation_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12<\n\nautomation\x18\x03 \x01(\x0b\x32\".google.cloud.deploy.v1.AutomationB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xe2\x01\n\x17UpdateAutomationRequest\x12\x35\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02\x12<\n\nautomation\x18\x02 \x01(\x0b\x32\".google.cloud.deploy.v1.AutomationB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rallow_missing\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xbf\x01\n\x17\x44\x65leteAutomationRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe2\x41\x01\x02\xfa\x41\'\n%clouddeploy.googleapis.com/Automation\x12\x18\n\nrequest_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rallow_missing\x18\x03 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x12\n\x04\x65tag\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\"\xa1\x01\n\x16ListAutomationsRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe2\x41\x01\x02\xfa\x41\'\x12%clouddeploy.googleapis.com/Automation\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x80\x01\n\x17ListAutomationsResponse\x12\x37\n\x0b\x61utomations\x18\x01 \x03(\x0b\x32\".google.cloud.deploy.v1.Automation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"T\n\x14GetAutomationRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe2\x41\x01\x02\xfa\x41\'\n%clouddeploy.googleapis.com/Automation\"\xd4\x08\n\rAutomationRun\x12\x12\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x35\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x12\n\x04\x65tag\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1d\n\x0fservice_account\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03\x12\x45\n\x13\x61utomation_snapshot\x18\x06 \x01(\x0b\x32\".google.cloud.deploy.v1.AutomationB\x04\xe2\x41\x01\x03\x12\x17\n\ttarget_id\x18\x07 \x01(\tB\x04\xe2\x41\x01\x03\x12@\n\x05state\x18\x08 \x01(\x0e\x32+.google.cloud.deploy.v1.AutomationRun.StateB\x04\xe2\x41\x01\x03\x12\x1f\n\x11state_description\x18\t \x01(\tB\x04\xe2\x41\x01\x03\x12\x35\n\x0b\x65xpire_time\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x15\n\x07rule_id\x18\x0c \x01(\tB\x04\xe2\x41\x01\x03\x12\x1b\n\rautomation_id\x18\x0f \x01(\tB\x04\xe2\x41\x01\x03\x12Z\n\x19promote_release_operation\x18\r \x01(\x0b\x32/.google.cloud.deploy.v1.PromoteReleaseOperationB\x04\xe2\x41\x01\x03H\x00\x12Z\n\x19\x61\x64vance_rollout_operation\x18\x0e \x01(\x0b\x32/.google.cloud.deploy.v1.AdvanceRolloutOperationB\x04\xe2\x41\x01\x03H\x00\x12X\n\x18repair_rollout_operation\x18\x11 \x01(\x0b\x32..google.cloud.deploy.v1.RepairRolloutOperationB\x04\xe2\x41\x01\x03H\x00\x12\x39\n\x0fwait_until_time\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\"f\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\r\n\tCANCELLED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x0f\n\x0bIN_PROGRESS\x10\x04\x12\x0b\n\x07PENDING\x10\x05:\x9d\x01\xea\x41\x99\x01\n(clouddeploy.googleapis.com/AutomationRun\x12mprojects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automationRuns/{automation_run}B\x0b\n\toperation\"\x8d\x01\n\x17PromoteReleaseOperation\x12\x17\n\ttarget_id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12-\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x03\x12\x15\n\x07rollout\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x13\n\x05phase\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\"\x9c\x01\n\x17\x41\x64vanceRolloutOperation\x12\x1a\n\x0csource_phase\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03\x12-\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x03\x12\x15\n\x07rollout\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1f\n\x11\x64\x65stination_phase\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\"\x9a\x01\n\x16RepairRolloutOperation\x12\x15\n\x07rollout\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\'\n\x19\x63urrent_repair_mode_index\x18\x02 \x01(\x03\x42\x04\xe2\x41\x01\x03\x12@\n\rrepair_phases\x18\x03 \x03(\x0b\x32#.google.cloud.deploy.v1.RepairPhaseB\x04\xe2\x41\x01\x03\"\x9b\x01\n\x0bRepairPhase\x12\x39\n\x05retry\x18\x01 \x01(\x0b\x32\".google.cloud.deploy.v1.RetryPhaseB\x04\xe2\x41\x01\x03H\x00\x12\x41\n\x08rollback\x18\x02 \x01(\x0b\x32\'.google.cloud.deploy.v1.RollbackAttemptB\x04\xe2\x41\x01\x03H\x00\x42\x0e\n\x0crepair_phase\"\xd7\x01\n\nRetryPhase\x12\x1c\n\x0etotal_attempts\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x03\x12?\n\x0c\x62\x61\x63koff_mode\x18\x02 \x01(\x0e\x32#.google.cloud.deploy.v1.BackoffModeB\x04\xe2\x41\x01\x03\x12\x16\n\x08phase_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x14\n\x06job_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\x12<\n\x08\x61ttempts\x18\x05 \x03(\x0b\x32$.google.cloud.deploy.v1.RetryAttemptB\x04\xe2\x41\x01\x03\"\xa8\x01\n\x0cRetryAttempt\x12\x15\n\x07\x61ttempt\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x03\x12-\n\x04wait\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x03\x12\x38\n\x05state\x18\x05 \x01(\x0e\x32#.google.cloud.deploy.v1.RepairStateB\x04\xe2\x41\x01\x03\x12\x18\n\nstate_desc\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03\"\xa0\x01\n\x0fRollbackAttempt\x12\x1f\n\x11\x64\x65stination_phase\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x18\n\nrollout_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\x38\n\x05state\x18\x03 \x01(\x0e\x32#.google.cloud.deploy.v1.RepairStateB\x04\xe2\x41\x01\x03\x12\x18\n\nstate_desc\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\"\xa7\x01\n\x19ListAutomationRunsRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe2\x41\x01\x02\xfa\x41*\x12(clouddeploy.googleapis.com/AutomationRun\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x8a\x01\n\x1aListAutomationRunsResponse\x12>\n\x0f\x61utomation_runs\x18\x01 \x03(\x0b\x32%.google.cloud.deploy.v1.AutomationRun\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"Z\n\x17GetAutomationRunRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe2\x41\x01\x02\xfa\x41*\n(clouddeploy.googleapis.com/AutomationRun\"]\n\x1a\x43\x61ncelAutomationRunRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe2\x41\x01\x02\xfa\x41*\n(clouddeploy.googleapis.com/AutomationRun\"\x1d\n\x1b\x43\x61ncelAutomationRunResponse*\xb9\x01\n\x14SkaffoldSupportState\x12&\n\"SKAFFOLD_SUPPORT_STATE_UNSPECIFIED\x10\x00\x12$\n SKAFFOLD_SUPPORT_STATE_SUPPORTED\x10\x01\x12+\n\'SKAFFOLD_SUPPORT_STATE_MAINTENANCE_MODE\x10\x02\x12&\n\"SKAFFOLD_SUPPORT_STATE_UNSUPPORTED\x10\x03*b\n\x0b\x42\x61\x63koffMode\x12\x1c\n\x18\x42\x41\x43KOFF_MODE_UNSPECIFIED\x10\x00\x12\x17\n\x13\x42\x41\x43KOFF_MODE_LINEAR\x10\x01\x12\x1c\n\x18\x42\x41\x43KOFF_MODE_EXPONENTIAL\x10\x02*\xce\x01\n\x0bRepairState\x12\x1c\n\x18REPAIR_STATE_UNSPECIFIED\x10\x00\x12\x1a\n\x16REPAIR_STATE_SUCCEEDED\x10\x01\x12\x1a\n\x16REPAIR_STATE_CANCELLED\x10\x02\x12\x17\n\x13REPAIR_STATE_FAILED\x10\x03\x12\x1c\n\x18REPAIR_STATE_IN_PROGRESS\x10\x04\x12\x18\n\x14REPAIR_STATE_PENDING\x10\x05\x12\x18\n\x14REPAIR_STATE_SKIPPED\x10\x06\x32\xa2\x44\n\x0b\x43loudDeploy\x12\xcc\x01\n\x15ListDeliveryPipelines\x12\x34.google.cloud.deploy.v1.ListDeliveryPipelinesRequest\x1a\x35.google.cloud.deploy.v1.ListDeliveryPipelinesResponse\"F\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{parent=projects/*/locations/*}/deliveryPipelines\x12\xb9\x01\n\x13GetDeliveryPipeline\x12\x32.google.cloud.deploy.v1.GetDeliveryPipelineRequest\x1a(.google.cloud.deploy.v1.DeliveryPipeline\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{name=projects/*/locations/*/deliveryPipelines/*}\x12\x99\x02\n\x16\x43reateDeliveryPipeline\x12\x35.google.cloud.deploy.v1.CreateDeliveryPipelineRequest\x1a\x1d.google.longrunning.Operation\"\xa8\x01\xca\x41%\n\x10\x44\x65liveryPipeline\x12\x11OperationMetadata\xda\x41-parent,delivery_pipeline,delivery_pipeline_id\x82\xd3\xe4\x93\x02J\"5/v1/{parent=projects/*/locations/*}/deliveryPipelines:\x11\x64\x65livery_pipeline\x12\x9b\x02\n\x16UpdateDeliveryPipeline\x12\x35.google.cloud.deploy.v1.UpdateDeliveryPipelineRequest\x1a\x1d.google.longrunning.Operation\"\xaa\x01\xca\x41%\n\x10\x44\x65liveryPipeline\x12\x11OperationMetadata\xda\x41\x1d\x64\x65livery_pipeline,update_mask\x82\xd3\xe4\x93\x02\\2G/v1/{delivery_pipeline.name=projects/*/locations/*/deliveryPipelines/*}:\x11\x64\x65livery_pipeline\x12\xe1\x01\n\x16\x44\x65leteDeliveryPipeline\x12\x35.google.cloud.deploy.v1.DeleteDeliveryPipelineRequest\x1a\x1d.google.longrunning.Operation\"q\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37*5/v1/{name=projects/*/locations/*/deliveryPipelines/*}\x12\xa4\x01\n\x0bListTargets\x12*.google.cloud.deploy.v1.ListTargetsRequest\x1a+.google.cloud.deploy.v1.ListTargetsResponse\"<\xda\x41\x06parent\x82\xd3\xe4\x93\x02-\x12+/v1/{parent=projects/*/locations/*}/targets\x12\xdc\x01\n\x0eRollbackTarget\x12-.google.cloud.deploy.v1.RollbackTargetRequest\x1a..google.cloud.deploy.v1.RollbackTargetResponse\"k\xda\x41\x19name,target_id,rollout_id\x82\xd3\xe4\x93\x02I\"D/v1/{name=projects/*/locations/*/deliveryPipelines/*}:rollbackTarget:\x01*\x12\x91\x01\n\tGetTarget\x12(.google.cloud.deploy.v1.GetTargetRequest\x1a\x1e.google.cloud.deploy.v1.Target\":\xda\x41\x04name\x82\xd3\xe4\x93\x02-\x12+/v1/{name=projects/*/locations/*/targets/*}\x12\xcf\x01\n\x0c\x43reateTarget\x12+.google.cloud.deploy.v1.CreateTargetRequest\x1a\x1d.google.longrunning.Operation\"s\xca\x41\x1b\n\x06Target\x12\x11OperationMetadata\xda\x41\x17parent,target,target_id\x82\xd3\xe4\x93\x02\x35\"+/v1/{parent=projects/*/locations/*}/targets:\x06target\x12\xd1\x01\n\x0cUpdateTarget\x12+.google.cloud.deploy.v1.UpdateTargetRequest\x1a\x1d.google.longrunning.Operation\"u\xca\x41\x1b\n\x06Target\x12\x11OperationMetadata\xda\x41\x12target,update_mask\x82\xd3\xe4\x93\x02<22/v1/{target.name=projects/*/locations/*/targets/*}:\x06target\x12\xc3\x01\n\x0c\x44\x65leteTarget\x12+.google.cloud.deploy.v1.DeleteTargetRequest\x1a\x1d.google.longrunning.Operation\"g\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02-*+/v1/{name=projects/*/locations/*/targets/*}\x12\xcc\x01\n\x15ListCustomTargetTypes\x12\x34.google.cloud.deploy.v1.ListCustomTargetTypesRequest\x1a\x35.google.cloud.deploy.v1.ListCustomTargetTypesResponse\"F\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{parent=projects/*/locations/*}/customTargetTypes\x12\xb9\x01\n\x13GetCustomTargetType\x12\x32.google.cloud.deploy.v1.GetCustomTargetTypeRequest\x1a(.google.cloud.deploy.v1.CustomTargetType\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37\x12\x35/v1/{name=projects/*/locations/*/customTargetTypes/*}\x12\x9c\x02\n\x16\x43reateCustomTargetType\x12\x35.google.cloud.deploy.v1.CreateCustomTargetTypeRequest\x1a\x1d.google.longrunning.Operation\"\xab\x01\xca\x41%\n\x10\x43ustomTargetType\x12\x11OperationMetadata\xda\x41/parent,custom_target_type,custom_target_type_id\x82\xd3\xe4\x93\x02K\"5/v1/{parent=projects/*/locations/*}/customTargetTypes:\x12\x63ustom_target_type\x12\x9e\x02\n\x16UpdateCustomTargetType\x12\x35.google.cloud.deploy.v1.UpdateCustomTargetTypeRequest\x1a\x1d.google.longrunning.Operation\"\xad\x01\xca\x41%\n\x10\x43ustomTargetType\x12\x11OperationMetadata\xda\x41\x1e\x63ustom_target_type,update_mask\x82\xd3\xe4\x93\x02^2H/v1/{custom_target_type.name=projects/*/locations/*/customTargetTypes/*}:\x12\x63ustom_target_type\x12\xe1\x01\n\x16\x44\x65leteCustomTargetType\x12\x35.google.cloud.deploy.v1.DeleteCustomTargetTypeRequest\x1a\x1d.google.longrunning.Operation\"q\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37*5/v1/{name=projects/*/locations/*/customTargetTypes/*}\x12\xbc\x01\n\x0cListReleases\x12+.google.cloud.deploy.v1.ListReleasesRequest\x1a,.google.cloud.deploy.v1.ListReleasesResponse\"Q\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x42\x12@/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/releases\x12\xa9\x01\n\nGetRelease\x12).google.cloud.deploy.v1.GetReleaseRequest\x1a\x1f.google.cloud.deploy.v1.Release\"O\xda\x41\x04name\x82\xd3\xe4\x93\x02\x42\x12@/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*}\x12\xeb\x01\n\rCreateRelease\x12,.google.cloud.deploy.v1.CreateReleaseRequest\x1a\x1d.google.longrunning.Operation\"\x8c\x01\xca\x41\x1c\n\x07Release\x12\x11OperationMetadata\xda\x41\x19parent,release,release_id\x82\xd3\xe4\x93\x02K\"@/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/releases:\x07release\x12\xcb\x01\n\x0e\x41\x62\x61ndonRelease\x12-.google.cloud.deploy.v1.AbandonReleaseRequest\x1a..google.cloud.deploy.v1.AbandonReleaseResponse\"Z\xda\x41\x04name\x82\xd3\xe4\x93\x02M\"H/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*}:abandon:\x01*\x12\xd6\x01\n\x0e\x41pproveRollout\x12-.google.cloud.deploy.v1.ApproveRolloutRequest\x1a..google.cloud.deploy.v1.ApproveRolloutResponse\"e\xda\x41\x04name\x82\xd3\xe4\x93\x02X\"S/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:approve:\x01*\x12\xdf\x01\n\x0e\x41\x64vanceRollout\x12-.google.cloud.deploy.v1.AdvanceRolloutRequest\x1a..google.cloud.deploy.v1.AdvanceRolloutResponse\"n\xda\x41\rname,phase_id\x82\xd3\xe4\x93\x02X\"S/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:advance:\x01*\x12\xd2\x01\n\rCancelRollout\x12,.google.cloud.deploy.v1.CancelRolloutRequest\x1a-.google.cloud.deploy.v1.CancelRolloutResponse\"d\xda\x41\x04name\x82\xd3\xe4\x93\x02W\"R/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:cancel:\x01*\x12\xc7\x01\n\x0cListRollouts\x12+.google.cloud.deploy.v1.ListRolloutsRequest\x1a,.google.cloud.deploy.v1.ListRolloutsResponse\"\\\xda\x41\x06parent\x82\xd3\xe4\x93\x02M\x12K/v1/{parent=projects/*/locations/*/deliveryPipelines/*/releases/*}/rollouts\x12\xb4\x01\n\nGetRollout\x12).google.cloud.deploy.v1.GetRolloutRequest\x1a\x1f.google.cloud.deploy.v1.Rollout\"Z\xda\x41\x04name\x82\xd3\xe4\x93\x02M\x12K/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}\x12\xf6\x01\n\rCreateRollout\x12,.google.cloud.deploy.v1.CreateRolloutRequest\x1a\x1d.google.longrunning.Operation\"\x97\x01\xca\x41\x1c\n\x07Rollout\x12\x11OperationMetadata\xda\x41\x19parent,rollout,rollout_id\x82\xd3\xe4\x93\x02V\"K/v1/{parent=projects/*/locations/*/deliveryPipelines/*/releases/*}/rollouts:\x07rollout\x12\xdf\x01\n\tIgnoreJob\x12(.google.cloud.deploy.v1.IgnoreJobRequest\x1a).google.cloud.deploy.v1.IgnoreJobResponse\"}\xda\x41\x17rollout,phase_id,job_id\x82\xd3\xe4\x93\x02]\"X/v1/{rollout=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:ignoreJob:\x01*\x12\xdb\x01\n\x08RetryJob\x12\'.google.cloud.deploy.v1.RetryJobRequest\x1a(.google.cloud.deploy.v1.RetryJobResponse\"|\xda\x41\x17rollout,phase_id,job_id\x82\xd3\xe4\x93\x02\\\"W/v1/{rollout=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:retryJob:\x01*\x12\xce\x01\n\x0bListJobRuns\x12*.google.cloud.deploy.v1.ListJobRunsRequest\x1a+.google.cloud.deploy.v1.ListJobRunsResponse\"f\xda\x41\x06parent\x82\xd3\xe4\x93\x02W\x12U/v1/{parent=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}/jobRuns\x12\xbb\x01\n\tGetJobRun\x12(.google.cloud.deploy.v1.GetJobRunRequest\x1a\x1e.google.cloud.deploy.v1.JobRun\"d\xda\x41\x04name\x82\xd3\xe4\x93\x02W\x12U/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*/jobRuns/*}\x12\xe5\x01\n\x0fTerminateJobRun\x12..google.cloud.deploy.v1.TerminateJobRunRequest\x1a/.google.cloud.deploy.v1.TerminateJobRunResponse\"q\xda\x41\x04name\x82\xd3\xe4\x93\x02\x64\"_/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*/jobRuns/*}:terminate:\x01*\x12\x8e\x01\n\tGetConfig\x12(.google.cloud.deploy.v1.GetConfigRequest\x1a\x1e.google.cloud.deploy.v1.Config\"7\xda\x41\x04name\x82\xd3\xe4\x93\x02*\x12(/v1/{name=projects/*/locations/*/config}\x12\x80\x02\n\x10\x43reateAutomation\x12/.google.cloud.deploy.v1.CreateAutomationRequest\x1a\x1d.google.longrunning.Operation\"\x9b\x01\xca\x41\x1f\n\nAutomation\x12\x11OperationMetadata\xda\x41\x1fparent,automation,automation_id\x82\xd3\xe4\x93\x02Q\"C/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/automations:\nautomation\x12\x82\x02\n\x10UpdateAutomation\x12/.google.cloud.deploy.v1.UpdateAutomationRequest\x1a\x1d.google.longrunning.Operation\"\x9d\x01\xca\x41\x1f\n\nAutomation\x12\x11OperationMetadata\xda\x41\x16\x61utomation,update_mask\x82\xd3\xe4\x93\x02\\2N/v1/{automation.name=projects/*/locations/*/deliveryPipelines/*/automations/*}:\nautomation\x12\xe3\x01\n\x10\x44\x65leteAutomation\x12/.google.cloud.deploy.v1.DeleteAutomationRequest\x1a\x1d.google.longrunning.Operation\"\x7f\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x45*C/v1/{name=projects/*/locations/*/deliveryPipelines/*/automations/*}\x12\xb5\x01\n\rGetAutomation\x12,.google.cloud.deploy.v1.GetAutomationRequest\x1a\".google.cloud.deploy.v1.Automation\"R\xda\x41\x04name\x82\xd3\xe4\x93\x02\x45\x12\x43/v1/{name=projects/*/locations/*/deliveryPipelines/*/automations/*}\x12\xc8\x01\n\x0fListAutomations\x12..google.cloud.deploy.v1.ListAutomationsRequest\x1a/.google.cloud.deploy.v1.ListAutomationsResponse\"T\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x45\x12\x43/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/automations\x12\xc1\x01\n\x10GetAutomationRun\x12/.google.cloud.deploy.v1.GetAutomationRunRequest\x1a%.google.cloud.deploy.v1.AutomationRun\"U\xda\x41\x04name\x82\xd3\xe4\x93\x02H\x12\x46/v1/{name=projects/*/locations/*/deliveryPipelines/*/automationRuns/*}\x12\xd4\x01\n\x12ListAutomationRuns\x12\x31.google.cloud.deploy.v1.ListAutomationRunsRequest\x1a\x32.google.cloud.deploy.v1.ListAutomationRunsResponse\"W\xda\x41\x06parent\x82\xd3\xe4\x93\x02H\x12\x46/v1/{parent=projects/*/locations/*/deliveryPipelines/*}/automationRuns\x12\xdf\x01\n\x13\x43\x61ncelAutomationRun\x12\x32.google.cloud.deploy.v1.CancelAutomationRunRequest\x1a\x33.google.cloud.deploy.v1.CancelAutomationRunResponse\"_\xda\x41\x04name\x82\xd3\xe4\x93\x02R\"M/v1/{name=projects/*/locations/*/deliveryPipelines/*/automationRuns/*}:cancel:\x01*\x1aN\xca\x41\x1a\x63louddeploy.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x87\x06\n\x1a\x63om.google.cloud.deploy.v1B\x10\x43loudDeployProtoP\x01Z2cloud.google.com/go/deploy/apiv1/deploypb;deploypb\xea\x41Y\n\x1f\x63loudbuild.googleapis.com/Build\x12\x36projects/{project}/locations/{location}/builds/{build}\xea\x41^\n container.googleapis.com/Cluster\x12:projects/{project}/locations/{location}/clusters/{cluster}\xea\x41\x66\n$clouddeploy.googleapis.com/Operation\x12>projects/{project}/locations/{location}/operations/{operation}\xea\x41i\n$cloudbuild.googleapis.com/WorkerPool\x12\x41projects/{project}/locations/{location}/workerPools/{worker_pool}\xea\x41\x64\n gkehub.googleapis.com/Membership\x12@projects/{project}/locations/{location}/memberships/{membership}\xea\x41X\n\x1arun.googleapis.com/Service\x12:projects/{project}/locations/{location}/services/{service}\xea\x41L\n\x16run.googleapis.com/Job\x12\x32projects/{project}/locations/{location}/jobs/{job}b\x06proto3"
20
20
 
21
21
  pool = Google::Protobuf::DescriptorPool.generated_pool
22
22
 
23
23
  begin
24
24
  pool.add_serialized_file(descriptor_data)
25
- rescue TypeError => e
25
+ rescue TypeError
26
26
  # Compatibility code: will be removed in the next major version.
27
27
  require 'google/protobuf/descriptor_pb'
28
28
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
14
14
  begin
15
15
  pool.add_serialized_file(descriptor_data)
16
- rescue TypeError => e
16
+ rescue TypeError
17
17
  # Compatibility code: will be removed in the next major version.
18
18
  require 'google/protobuf/descriptor_pb'
19
19
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
14
14
  begin
15
15
  pool.add_serialized_file(descriptor_data)
16
- rescue TypeError => e
16
+ rescue TypeError
17
17
  # Compatibility code: will be removed in the next major version.
18
18
  require 'google/protobuf/descriptor_pb'
19
19
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -11,7 +11,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
11
11
 
12
12
  begin
13
13
  pool.add_serialized_file(descriptor_data)
14
- rescue TypeError => e
14
+ rescue TypeError
15
15
  # Compatibility code: will be removed in the next major version.
16
16
  require 'google/protobuf/descriptor_pb'
17
17
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
14
14
  begin
15
15
  pool.add_serialized_file(descriptor_data)
16
- rescue TypeError => e
16
+ rescue TypeError
17
17
  # Compatibility code: will be removed in the next major version.
18
18
  require 'google/protobuf/descriptor_pb'
19
19
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -14,7 +14,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
14
14
 
15
15
  begin
16
16
  pool.add_serialized_file(descriptor_data)
17
- rescue TypeError => e
17
+ rescue TypeError
18
18
  # Compatibility code: will be removed in the next major version.
19
19
  require 'google/protobuf/descriptor_pb'
20
20
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
14
14
  begin
15
15
  pool.add_serialized_file(descriptor_data)
16
- rescue TypeError => e
16
+ rescue TypeError
17
17
  # Compatibility code: will be removed in the next major version.
18
18
  require 'google/protobuf/descriptor_pb'
19
19
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
14
14
  begin
15
15
  pool.add_serialized_file(descriptor_data)
16
- rescue TypeError => e
16
+ rescue TypeError
17
17
  # Compatibility code: will be removed in the next major version.
18
18
  require 'google/protobuf/descriptor_pb'
19
19
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -13,7 +13,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
14
14
  begin
15
15
  pool.add_serialized_file(descriptor_data)
16
- rescue TypeError => e
16
+ rescue TypeError
17
17
  # Compatibility code: will be removed in the next major version.
18
18
  require 'google/protobuf/descriptor_pb'
19
19
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Deploy
23
23
  module V1
24
- VERSION = "0.17.1"
24
+ VERSION = "0.17.2"
25
25
  end
26
26
  end
27
27
  end
@@ -129,7 +129,8 @@ module Google
129
129
  #
130
130
  # Note: this functionality is not currently available in the official
131
131
  # protobuf release, and it is not used for type URLs beginning with
132
- # type.googleapis.com.
132
+ # type.googleapis.com. As of May 2023, there are no widely used type server
133
+ # implementations and no plans to implement one.
133
134
  #
134
135
  # Schemes other than `http`, `https` (or the empty scheme) might be
135
136
  # used with implementation specific semantics.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-deploy-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.1
4
+ version: 0.17.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-12 00:00:00.000000000 Z
11
+ date: 2024-02-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common