diff --git a/java-deploy/README.md b/java-deploy/README.md index d6b1e035eb47..6d4f5ddf1c91 100644 --- a/java-deploy/README.md +++ b/java-deploy/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.13.0 + 26.16.0 pom import @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-deploy.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-deploy/1.14.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-deploy/1.16.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AbandonReleaseRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AbandonReleaseRequest.java index 045e5a8a47cc..49b32ca747a7 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AbandonReleaseRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AbandonReleaseRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new AbandonReleaseRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_AbandonReleaseRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AbandonReleaseResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AbandonReleaseResponse.java index 30f6a943e476..98e82d0e59c5 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AbandonReleaseResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AbandonReleaseResponse.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new AbandonReleaseResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_AbandonReleaseResponse_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceChildRolloutJob.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceChildRolloutJob.java index 32cf61ad7d00..407888f16f7b 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceChildRolloutJob.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceChildRolloutJob.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new AdvanceChildRolloutJob(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_AdvanceChildRolloutJob_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceChildRolloutJobRun.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceChildRolloutJobRun.java index 0ba815ebece3..42851c2b80d8 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceChildRolloutJobRun.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceChildRolloutJobRun.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new AdvanceChildRolloutJobRun(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_AdvanceChildRolloutJobRun_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceRolloutRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceRolloutRequest.java index 9df01fcecfcf..56dae50e66aa 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceRolloutRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceRolloutRequest.java @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new AdvanceRolloutRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_AdvanceRolloutRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceRolloutResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceRolloutResponse.java index f4a2f357dccc..c34c0944bff0 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceRolloutResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AdvanceRolloutResponse.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new AdvanceRolloutResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_AdvanceRolloutResponse_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AnthosCluster.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AnthosCluster.java index 4c16c554d1b0..c641a608100b 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AnthosCluster.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/AnthosCluster.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new AnthosCluster(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_AnthosCluster_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ApproveRolloutRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ApproveRolloutRequest.java index c97201314776..0c72685818fa 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ApproveRolloutRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ApproveRolloutRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ApproveRolloutRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ApproveRolloutRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ApproveRolloutResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ApproveRolloutResponse.java index 3934cf5db290..5910edec6771 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ApproveRolloutResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ApproveRolloutResponse.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ApproveRolloutResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ApproveRolloutResponse_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/BuildArtifact.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/BuildArtifact.java index 2be043d3914d..a498deaaae4f 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/BuildArtifact.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/BuildArtifact.java @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new BuildArtifact(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_BuildArtifact_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Canary.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Canary.java index 8ba354fcd978..48b4e373d182 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Canary.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Canary.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Canary(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Canary_descriptor; @@ -66,6 +61,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { } private int modeCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object mode_; public enum ModeCase diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CanaryDeployment.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CanaryDeployment.java index 61e00f43cafe..e888238e4e1c 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CanaryDeployment.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CanaryDeployment.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CanaryDeployment(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CanaryDeployment_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CanaryOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CanaryOrBuilder.java index 7516b13e27a9..f9f82960a9b7 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CanaryOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CanaryOrBuilder.java @@ -146,5 +146,5 @@ public interface CanaryOrBuilder */ com.google.cloud.deploy.v1.CustomCanaryDeploymentOrBuilder getCustomCanaryDeploymentOrBuilder(); - public com.google.cloud.deploy.v1.Canary.ModeCase getModeCase(); + com.google.cloud.deploy.v1.Canary.ModeCase getModeCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CancelRolloutRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CancelRolloutRequest.java index a16423c44c44..68b8fccb9475 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CancelRolloutRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CancelRolloutRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CancelRolloutRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CancelRolloutRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CancelRolloutResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CancelRolloutResponse.java index 75c20fe01147..8770f6a2fdc0 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CancelRolloutResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CancelRolloutResponse.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CancelRolloutResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CancelRolloutResponse_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ChildRolloutJobs.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ChildRolloutJobs.java index 131e4fd15564..7ee04bd47568 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ChildRolloutJobs.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ChildRolloutJobs.java @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ChildRolloutJobs(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ChildRolloutJobs_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudDeployProto.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudDeployProto.java index c9096daedb9e..d7ef8b1ab6de 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudDeployProto.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudDeployProto.java @@ -469,642 +469,649 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "ation.proto\032\033google/protobuf/empty.proto" + "\032 google/protobuf/field_mask.proto\032\037goog" + "le/protobuf/timestamp.proto\032\026google/type" - + "/date.proto\"\345\005\n\020DeliveryPipeline\022\021\n\004name" - + "\030\001 \001(\tB\003\340A\001\022\020\n\003uid\030\002 \001(\tB\003\340A\003\022\023\n\013descrip" - + "tion\030\003 \001(\t\022N\n\013annotations\030\004 \003(\01329.google" - + ".cloud.deploy.v1.DeliveryPipeline.Annota" - + "tionsEntry\022D\n\006labels\030\005 \003(\01324.google.clou" - + "d.deploy.v1.DeliveryPipeline.LabelsEntry" - + "\0224\n\013create_time\030\006 \001(\0132\032.google.protobuf." - + "TimestampB\003\340A\003\0224\n\013update_time\030\007 \001(\0132\032.go" - + "ogle.protobuf.TimestampB\003\340A\003\022A\n\017serial_p" - + "ipeline\030\010 \001(\0132&.google.cloud.deploy.v1.S" - + "erialPipelineH\000\022A\n\tcondition\030\013 \001(\0132).goo" - + "gle.cloud.deploy.v1.PipelineConditionB\003\340" - + "A\003\022\014\n\004etag\030\n \001(\t\022\021\n\tsuspended\030\014 \001(\010\0322\n\020A" - + "nnotationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 " - + "\001(\t:\0028\001\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v" - + "alue\030\002 \001(\t:\0028\001:\177\352A|\n+clouddeploy.googlea" - + "pis.com/DeliveryPipeline\022Mprojects/{proj" - + "ect}/locations/{location}/deliveryPipeli" - + "nes/{delivery_pipeline}B\n\n\010pipeline\"?\n\016S" - + "erialPipeline\022-\n\006stages\030\001 \003(\0132\035.google.c" - + "loud.deploy.v1.Stage\"e\n\005Stage\022\021\n\ttarget_" - + "id\030\001 \001(\t\022\020\n\010profiles\030\002 \003(\t\0227\n\010strategy\030\005" - + " \001(\0132 .google.cloud.deploy.v1.StrategyB\003" - + "\340A\001\"\211\001\n\010Strategy\0224\n\010standard\030\001 \001(\0132 .goo" - + "gle.cloud.deploy.v1.StandardH\000\0220\n\006canary" - + "\030\002 \001(\0132\036.google.cloud.deploy.v1.CanaryH\000" - + "B\025\n\023deployment_strategy\"\032\n\010Standard\022\016\n\006v" - + "erify\030\001 \001(\010\"\357\001\n\006Canary\022B\n\016runtime_config" - + "\030\001 \001(\0132%.google.cloud.deploy.v1.RuntimeC" - + "onfigB\003\340A\001\022E\n\021canary_deployment\030\002 \001(\0132(." - + "google.cloud.deploy.v1.CanaryDeploymentH" - + "\000\022R\n\030custom_canary_deployment\030\003 \001(\0132..go" - + "ogle.cloud.deploy.v1.CustomCanaryDeploym" - + "entH\000B\006\n\004mode\"<\n\020CanaryDeployment\022\030\n\013per" - + "centages\030\001 \003(\005B\003\340A\002\022\016\n\006verify\030\002 \001(\010\"\321\001\n\026" - + "CustomCanaryDeployment\022V\n\rphase_configs\030" - + "\001 \003(\0132:.google.cloud.deploy.v1.CustomCan" - + "aryDeployment.PhaseConfigB\003\340A\002\032_\n\013PhaseC" - + "onfig\022\025\n\010phase_id\030\001 \001(\tB\003\340A\002\022\027\n\npercenta" - + "ge\030\002 \001(\005B\003\340A\002\022\020\n\010profiles\030\003 \003(\t\022\016\n\006verif" - + "y\030\004 \001(\010\"\201\003\n\020KubernetesConfig\022[\n\024gateway_" - + "service_mesh\030\001 \001(\0132;.google.cloud.deploy" - + ".v1.KubernetesConfig.GatewayServiceMeshH" - + "\000\022X\n\022service_networking\030\002 \001(\0132:.google.c" - + "loud.deploy.v1.KubernetesConfig.ServiceN" - + "etworkingH\000\032\\\n\022GatewayServiceMesh\022\027\n\nhtt" - + "p_route\030\001 \001(\tB\003\340A\002\022\024\n\007service\030\002 \001(\tB\003\340A\002" - + "\022\027\n\ndeployment\030\003 \001(\tB\003\340A\002\032B\n\021ServiceNetw" - + "orking\022\024\n\007service\030\001 \001(\tB\003\340A\002\022\027\n\ndeployme" - + "nt\030\002 \001(\tB\003\340A\002B\024\n\022service_definition\"3\n\016C" - + "loudRunConfig\022!\n\031automatic_traffic_contr" - + "ol\030\001 \001(\010\"\236\001\n\rRuntimeConfig\022>\n\nkubernetes" - + "\030\001 \001(\0132(.google.cloud.deploy.v1.Kubernet" - + "esConfigH\000\022;\n\tcloud_run\030\002 \001(\0132&.google.c" - + "loud.deploy.v1.CloudRunConfigH\000B\020\n\016runti" - + "me_config\"Y\n\026PipelineReadyCondition\022\016\n\006s" - + "tatus\030\003 \001(\010\022/\n\013update_time\030\004 \001(\0132\032.googl" - + "e.protobuf.Timestamp\"\233\001\n\027TargetsPresentC" - + "ondition\022\016\n\006status\030\001 \001(\010\022?\n\017missing_targ" - + "ets\030\002 \003(\tB&\372A#\n!clouddeploy.googleapis.c" - + "om/Target\022/\n\013update_time\030\004 \001(\0132\032.google." - + "protobuf.Timestamp\"=\n\024TargetsTypeConditi" - + "on\022\016\n\006status\030\001 \001(\010\022\025\n\rerror_details\030\002 \001(" - + "\t\"\207\002\n\021PipelineCondition\022P\n\030pipeline_read" - + "y_condition\030\001 \001(\0132..google.cloud.deploy." - + "v1.PipelineReadyCondition\022R\n\031targets_pre" - + "sent_condition\030\003 \001(\0132/.google.cloud.depl" - + "oy.v1.TargetsPresentCondition\022L\n\026targets" - + "_type_condition\030\004 \001(\0132,.google.cloud.dep" - + "loy.v1.TargetsTypeCondition\"\254\001\n\034ListDeli" - + "veryPipelinesRequest\022C\n\006parent\030\001 \001(\tB3\340A" - + "\002\372A-\022+clouddeploy.googleapis.com/Deliver" - + "yPipeline\022\021\n\tpage_size\030\002 \001(\005\022\022\n\npage_tok" - + "en\030\003 \001(\t\022\016\n\006filter\030\004 \001(\t\022\020\n\010order_by\030\005 \001" - + "(\t\"\223\001\n\035ListDeliveryPipelinesResponse\022D\n\022" - + "delivery_pipelines\030\001 \003(\0132(.google.cloud." - + "deploy.v1.DeliveryPipeline\022\027\n\017next_page_" - + "token\030\002 \001(\t\022\023\n\013unreachable\030\003 \003(\t\"_\n\032GetD" - + "eliveryPipelineRequest\022A\n\004name\030\001 \001(\tB3\340A" + + "/date.proto\"\352\005\n\020DeliveryPipeline\022\022\n\004name" + + "\030\001 \001(\tB\004\342A\001\001\022\021\n\003uid\030\002 \001(\tB\004\342A\001\003\022\023\n\013descr" + + "iption\030\003 \001(\t\022N\n\013annotations\030\004 \003(\01329.goog" + + "le.cloud.deploy.v1.DeliveryPipeline.Anno" + + "tationsEntry\022D\n\006labels\030\005 \003(\01324.google.cl" + + "oud.deploy.v1.DeliveryPipeline.LabelsEnt" + + "ry\0225\n\013create_time\030\006 \001(\0132\032.google.protobu" + + "f.TimestampB\004\342A\001\003\0225\n\013update_time\030\007 \001(\0132\032" + + ".google.protobuf.TimestampB\004\342A\001\003\022A\n\017seri" + + "al_pipeline\030\010 \001(\0132&.google.cloud.deploy." + + "v1.SerialPipelineH\000\022B\n\tcondition\030\013 \001(\0132)" + + ".google.cloud.deploy.v1.PipelineConditio" + + "nB\004\342A\001\003\022\014\n\004etag\030\n \001(\t\022\021\n\tsuspended\030\014 \001(\010" + + "\0322\n\020AnnotationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005val" + + "ue\030\002 \001(\t:\0028\001\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t" + + "\022\r\n\005value\030\002 \001(\t:\0028\001:\177\352A|\n+clouddeploy.go" + + "ogleapis.com/DeliveryPipeline\022Mprojects/" + + "{project}/locations/{location}/deliveryP" + + "ipelines/{delivery_pipeline}B\n\n\010pipeline" + + "\"?\n\016SerialPipeline\022-\n\006stages\030\001 \003(\0132\035.goo" + + "gle.cloud.deploy.v1.Stage\"f\n\005Stage\022\021\n\tta" + + "rget_id\030\001 \001(\t\022\020\n\010profiles\030\002 \003(\t\0228\n\010strat" + + "egy\030\005 \001(\0132 .google.cloud.deploy.v1.Strat" + + "egyB\004\342A\001\001\"\211\001\n\010Strategy\0224\n\010standard\030\001 \001(\013" + + "2 .google.cloud.deploy.v1.StandardH\000\0220\n\006" + + "canary\030\002 \001(\0132\036.google.cloud.deploy.v1.Ca" + + "naryH\000B\025\n\023deployment_strategy\"\032\n\010Standar" + + "d\022\016\n\006verify\030\001 \001(\010\"\360\001\n\006Canary\022C\n\016runtime_" + + "config\030\001 \001(\0132%.google.cloud.deploy.v1.Ru" + + "ntimeConfigB\004\342A\001\001\022E\n\021canary_deployment\030\002" + + " \001(\0132(.google.cloud.deploy.v1.CanaryDepl" + + "oymentH\000\022R\n\030custom_canary_deployment\030\003 \001" + + "(\0132..google.cloud.deploy.v1.CustomCanary" + + "DeploymentH\000B\006\n\004mode\"=\n\020CanaryDeployment" + + "\022\031\n\013percentages\030\001 \003(\005B\004\342A\001\002\022\016\n\006verify\030\002 " + + "\001(\010\"\324\001\n\026CustomCanaryDeployment\022W\n\rphase_" + + "configs\030\001 \003(\0132:.google.cloud.deploy.v1.C" + + "ustomCanaryDeployment.PhaseConfigB\004\342A\001\002\032" + + "a\n\013PhaseConfig\022\026\n\010phase_id\030\001 \001(\tB\004\342A\001\002\022\030" + + "\n\npercentage\030\002 \001(\005B\004\342A\001\002\022\020\n\010profiles\030\003 \003" + + "(\t\022\016\n\006verify\030\004 \001(\010\"\262\003\n\020KubernetesConfig\022" + + "[\n\024gateway_service_mesh\030\001 \001(\0132;.google.c" + + "loud.deploy.v1.KubernetesConfig.GatewayS" + + "erviceMeshH\000\022X\n\022service_networking\030\002 \001(\013" + + "2:.google.cloud.deploy.v1.KubernetesConf" + + "ig.ServiceNetworkingH\000\032_\n\022GatewayService" + + "Mesh\022\030\n\nhttp_route\030\001 \001(\tB\004\342A\001\002\022\025\n\007servic" + + "e\030\002 \001(\tB\004\342A\001\002\022\030\n\ndeployment\030\003 \001(\tB\004\342A\001\002\032" + + "p\n\021ServiceNetworking\022\025\n\007service\030\001 \001(\tB\004\342" + + "A\001\002\022\030\n\ndeployment\030\002 \001(\tB\004\342A\001\002\022*\n\034disable" + + "_pod_overprovisioning\030\003 \001(\010B\004\342A\001\001B\024\n\022ser" + + "vice_definition\"3\n\016CloudRunConfig\022!\n\031aut" + + "omatic_traffic_control\030\001 \001(\010\"\236\001\n\rRuntime" + + "Config\022>\n\nkubernetes\030\001 \001(\0132(.google.clou" + + "d.deploy.v1.KubernetesConfigH\000\022;\n\tcloud_" + + "run\030\002 \001(\0132&.google.cloud.deploy.v1.Cloud" + + "RunConfigH\000B\020\n\016runtime_config\"Y\n\026Pipelin" + + "eReadyCondition\022\016\n\006status\030\003 \001(\010\022/\n\013updat" + + "e_time\030\004 \001(\0132\032.google.protobuf.Timestamp" + + "\"\233\001\n\027TargetsPresentCondition\022\016\n\006status\030\001" + + " \001(\010\022?\n\017missing_targets\030\002 \003(\tB&\372A#\n!clou" + + "ddeploy.googleapis.com/Target\022/\n\013update_" + + "time\030\004 \001(\0132\032.google.protobuf.Timestamp\"=" + + "\n\024TargetsTypeCondition\022\016\n\006status\030\001 \001(\010\022\025" + + "\n\rerror_details\030\002 \001(\t\"\207\002\n\021PipelineCondit" + + "ion\022P\n\030pipeline_ready_condition\030\001 \001(\0132.." + + "google.cloud.deploy.v1.PipelineReadyCond" + + "ition\022R\n\031targets_present_condition\030\003 \001(\013" + + "2/.google.cloud.deploy.v1.TargetsPresent" + + "Condition\022L\n\026targets_type_condition\030\004 \001(" + + "\0132,.google.cloud.deploy.v1.TargetsTypeCo" + + "ndition\"\255\001\n\034ListDeliveryPipelinesRequest" + + "\022D\n\006parent\030\001 \001(\tB4\342A\001\002\372A-\022+clouddeploy.g" + + "oogleapis.com/DeliveryPipeline\022\021\n\tpage_s" + + "ize\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\022\016\n\006filter\030" + + "\004 \001(\t\022\020\n\010order_by\030\005 \001(\t\"\223\001\n\035ListDelivery" + + "PipelinesResponse\022D\n\022delivery_pipelines\030" + + "\001 \003(\0132(.google.cloud.deploy.v1.DeliveryP" + + "ipeline\022\027\n\017next_page_token\030\002 \001(\t\022\023\n\013unre" + + "achable\030\003 \003(\t\"`\n\032GetDeliveryPipelineRequ" + + "est\022B\n\004name\030\001 \001(\tB4\342A\001\002\372A-\n+clouddeploy." + + "googleapis.com/DeliveryPipeline\"\213\002\n\035Crea" + + "teDeliveryPipelineRequest\022D\n\006parent\030\001 \001(" + + "\tB4\342A\001\002\372A-\022+clouddeploy.googleapis.com/D" + + "eliveryPipeline\022\"\n\024delivery_pipeline_id\030" + + "\002 \001(\tB\004\342A\001\002\022I\n\021delivery_pipeline\030\003 \001(\0132(" + + ".google.cloud.deploy.v1.DeliveryPipeline" + + "B\004\342A\001\002\022\030\n\nrequest_id\030\004 \001(\tB\004\342A\001\001\022\033\n\rvali" + + "date_only\030\005 \001(\010B\004\342A\001\001\"\365\001\n\035UpdateDelivery" + + "PipelineRequest\0225\n\013update_mask\030\001 \001(\0132\032.g" + + "oogle.protobuf.FieldMaskB\004\342A\001\002\022I\n\021delive" + + "ry_pipeline\030\002 \001(\0132(.google.cloud.deploy." + + "v1.DeliveryPipelineB\004\342A\001\002\022\030\n\nrequest_id\030" + + "\003 \001(\tB\004\342A\001\001\022\033\n\rallow_missing\030\004 \001(\010B\004\342A\001\001" + + "\022\033\n\rvalidate_only\030\005 \001(\010B\004\342A\001\001\"\340\001\n\035Delete" + + "DeliveryPipelineRequest\022B\n\004name\030\001 \001(\tB4\342" + + "A\001\002\372A-\n+clouddeploy.googleapis.com/Deliv" + + "eryPipeline\022\030\n\nrequest_id\030\002 \001(\tB\004\342A\001\001\022\033\n" + + "\rallow_missing\030\003 \001(\010B\004\342A\001\001\022\033\n\rvalidate_o" + + "nly\030\004 \001(\010B\004\342A\001\001\022\023\n\005force\030\006 \001(\010B\004\342A\001\001\022\022\n\004" + + "etag\030\005 \001(\tB\004\342A\001\001\"\233\007\n\006Target\022\022\n\004name\030\001 \001(" + + "\tB\004\342A\001\001\022\027\n\ttarget_id\030\002 \001(\tB\004\342A\001\003\022\021\n\003uid\030" + + "\003 \001(\tB\004\342A\001\003\022\031\n\013description\030\004 \001(\tB\004\342A\001\001\022J" + + "\n\013annotations\030\005 \003(\0132/.google.cloud.deplo" + + "y.v1.Target.AnnotationsEntryB\004\342A\001\001\022@\n\006la" + + "bels\030\006 \003(\0132*.google.cloud.deploy.v1.Targ" + + "et.LabelsEntryB\004\342A\001\001\022\036\n\020require_approval" + + "\030\r \001(\010B\004\342A\001\001\0225\n\013create_time\030\010 \001(\0132\032.goog" + + "le.protobuf.TimestampB\004\342A\001\003\0225\n\013update_ti" + + "me\030\t \001(\0132\032.google.protobuf.TimestampB\004\342A" + + "\001\003\0221\n\003gke\030\017 \001(\0132\".google.cloud.deploy.v1" + + ".GkeClusterH\000\022?\n\016anthos_cluster\030\021 \001(\0132%." + + "google.cloud.deploy.v1.AnthosClusterH\000\0227" + + "\n\003run\030\022 \001(\0132(.google.cloud.deploy.v1.Clo" + + "udRunLocationH\000\022;\n\014multi_target\030\023 \001(\0132#." + + "google.cloud.deploy.v1.MultiTargetH\000\022\022\n\004" + + "etag\030\014 \001(\tB\004\342A\001\001\022B\n\021execution_configs\030\020 " + + "\003(\0132\'.google.cloud.deploy.v1.ExecutionCo" + + "nfig\0322\n\020AnnotationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n" + + "\005value\030\002 \001(\t:\0028\001\032-\n\013LabelsEntry\022\013\n\003key\030\001" + + " \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001:`\352A]\n!clouddeplo" + + "y.googleapis.com/Target\0228projects/{proje" + + "ct}/locations/{location}/targets/{target" + + "}B\023\n\021deployment_target\"\266\004\n\017ExecutionConf" + + "ig\022W\n\006usages\030\001 \003(\0162A.google.cloud.deploy" + + ".v1.ExecutionConfig.ExecutionEnvironment" + + "UsageB\004\342A\001\002\022A\n\014default_pool\030\002 \001(\0132#.goog" + + "le.cloud.deploy.v1.DefaultPoolB\004\342A\001\001H\000\022A" + + "\n\014private_pool\030\003 \001(\0132#.google.cloud.depl" + + "oy.v1.PrivatePoolB\004\342A\001\001H\000\022B\n\013worker_pool" + + "\030\004 \001(\tB-\342A\001\001\372A&\n$cloudbuild.googleapis.c" + + "om/WorkerPool\022\035\n\017service_account\030\005 \001(\tB\004" + + "\342A\001\001\022\036\n\020artifact_storage\030\006 \001(\tB\004\342A\001\001\022:\n\021" + + "execution_timeout\030\007 \001(\0132\031.google.protobu" + + "f.DurationB\004\342A\001\001\"l\n\031ExecutionEnvironment" + + "Usage\022+\n\'EXECUTION_ENVIRONMENT_USAGE_UNS" + + "PECIFIED\020\000\022\n\n\006RENDER\020\001\022\n\n\006DEPLOY\020\002\022\n\n\006VE" + + "RIFY\020\003B\027\n\025execution_environment\"L\n\013Defau" + + "ltPool\022\035\n\017service_account\030\001 \001(\tB\004\342A\001\001\022\036\n" + + "\020artifact_storage\030\002 \001(\tB\004\342A\001\001\"\220\001\n\013Privat" + + "ePool\022B\n\013worker_pool\030\001 \001(\tB-\342A\001\002\372A&\n$clo" + + "udbuild.googleapis.com/WorkerPool\022\035\n\017ser" + + "vice_account\030\002 \001(\tB\004\342A\001\001\022\036\n\020artifact_sto" + + "rage\030\003 \001(\tB\004\342A\001\001\"_\n\nGkeCluster\0226\n\007cluste" + + "r\030\001 \001(\tB%\372A\"\n container.googleapis.com/C" + + "luster\022\031\n\013internal_ip\030\002 \001(\010B\004\342A\001\001\"J\n\rAnt" + + "hosCluster\0229\n\nmembership\030\001 \001(\tB%\372A\"\n gke" + + "hub.googleapis.com/Membership\"P\n\020CloudRu" + + "nLocation\022<\n\010location\030\001 \001(\tB*\342A\001\002\372A#\n!lo" + + "cations.googleapis.com/Location\"\'\n\013Multi" + + "Target\022\030\n\ntarget_ids\030\001 \003(\tB\004\342A\001\002\"\261\001\n\022Lis" + + "tTargetsRequest\022:\n\006parent\030\001 \001(\tB*\342A\001\002\372A#" + + "\022!clouddeploy.googleapis.com/Target\022\027\n\tp" + + "age_size\030\002 \001(\005B\004\342A\001\001\022\030\n\npage_token\030\003 \001(\t" + + "B\004\342A\001\001\022\024\n\006filter\030\004 \001(\tB\004\342A\001\001\022\026\n\010order_by" + + "\030\005 \001(\tB\004\342A\001\001\"t\n\023ListTargetsResponse\022/\n\007t" + + "argets\030\001 \003(\0132\036.google.cloud.deploy.v1.Ta" + + "rget\022\027\n\017next_page_token\030\002 \001(\t\022\023\n\013unreach" + + "able\030\003 \003(\t\"L\n\020GetTargetRequest\0228\n\004name\030\001" + + " \001(\tB*\342A\001\002\372A#\n!clouddeploy.googleapis.co" + + "m/Target\"\327\001\n\023CreateTargetRequest\022:\n\006pare" + + "nt\030\001 \001(\tB*\342A\001\002\372A#\022!clouddeploy.googleapi" + + "s.com/Target\022\027\n\ttarget_id\030\002 \001(\tB\004\342A\001\002\0224\n" + + "\006target\030\003 \001(\0132\036.google.cloud.deploy.v1.T" + + "argetB\004\342A\001\002\022\030\n\nrequest_id\030\004 \001(\tB\004\342A\001\001\022\033\n" + + "\rvalidate_only\030\005 \001(\010B\004\342A\001\001\"\326\001\n\023UpdateTar" + + "getRequest\0225\n\013update_mask\030\001 \001(\0132\032.google" + + ".protobuf.FieldMaskB\004\342A\001\002\0224\n\006target\030\002 \001(" + + "\0132\036.google.cloud.deploy.v1.TargetB\004\342A\001\002\022" + + "\030\n\nrequest_id\030\003 \001(\tB\004\342A\001\001\022\033\n\rallow_missi" + + "ng\030\004 \001(\010B\004\342A\001\001\022\033\n\rvalidate_only\030\005 \001(\010B\004\342" + + "A\001\001\"\267\001\n\023DeleteTargetRequest\0228\n\004name\030\001 \001(" + + "\tB*\342A\001\002\372A#\n!clouddeploy.googleapis.com/T" + + "arget\022\030\n\nrequest_id\030\002 \001(\tB\004\342A\001\001\022\033\n\rallow" + + "_missing\030\003 \001(\010B\004\342A\001\001\022\033\n\rvalidate_only\030\004 " + + "\001(\010B\004\342A\001\001\022\022\n\004etag\030\005 \001(\tB\004\342A\001\001\"\321\024\n\007Releas" + + "e\022\022\n\004name\030\001 \001(\tB\004\342A\001\001\022\021\n\003uid\030\002 \001(\tB\004\342A\001\003" + + "\022\023\n\013description\030\003 \001(\t\022E\n\013annotations\030\004 \003" + + "(\01320.google.cloud.deploy.v1.Release.Anno" + + "tationsEntry\022;\n\006labels\030\005 \003(\0132+.google.cl" + + "oud.deploy.v1.Release.LabelsEntry\022\027\n\taba" + + "ndoned\030\027 \001(\010B\004\342A\001\003\0225\n\013create_time\030\006 \001(\0132" + + "\032.google.protobuf.TimestampB\004\342A\001\003\022;\n\021ren" + + "der_start_time\030\007 \001(\0132\032.google.protobuf.T" + + "imestampB\004\342A\001\003\0229\n\017render_end_time\030\010 \001(\0132" + + "\032.google.protobuf.TimestampB\004\342A\001\003\022\033\n\023ska" + + "ffold_config_uri\030\021 \001(\t\022\034\n\024skaffold_confi" + + "g_path\030\t \001(\t\022>\n\017build_artifacts\030\n \003(\0132%." + + "google.cloud.deploy.v1.BuildArtifact\022R\n\032" + + "delivery_pipeline_snapshot\030\013 \001(\0132(.googl" + + "e.cloud.deploy.v1.DeliveryPipelineB\004\342A\001\003" + + "\022>\n\020target_snapshots\030\014 \003(\0132\036.google.clou" + + "d.deploy.v1.TargetB\004\342A\001\003\022G\n\014render_state" + + "\030\r \001(\0162+.google.cloud.deploy.v1.Release." + + "RenderStateB\004\342A\001\003\022\014\n\004etag\030\020 \001(\t\022\030\n\020skaff" + + "old_version\030\023 \001(\t\022T\n\020target_artifacts\030\024 " + + "\003(\01324.google.cloud.deploy.v1.Release.Tar" + + "getArtifactsEntryB\004\342A\001\003\022P\n\016target_render" + + "s\030\026 \003(\01322.google.cloud.deploy.v1.Release" + + ".TargetRendersEntryB\004\342A\001\003\022I\n\tcondition\030\030" + + " \001(\01320.google.cloud.deploy.v1.Release.Re" + + "leaseConditionB\004\342A\001\003\032\320\004\n\014TargetRender\022A\n" + + "\017rendering_build\030\001 \001(\tB(\342A\001\003\372A!\n\037cloudbu" + + "ild.googleapis.com/Build\022]\n\017rendering_st" + + "ate\030\002 \001(\0162>.google.cloud.deploy.v1.Relea" + + "se.TargetRender.TargetRenderStateB\004\342A\001\003\022" + + ">\n\010metadata\030\006 \001(\0132&.google.cloud.deploy." + + "v1.RenderMetadataB\004\342A\001\003\022V\n\rfailure_cause" + + "\030\004 \001(\01629.google.cloud.deploy.v1.Release." + + "TargetRender.FailureCauseB\004\342A\001\003\022\035\n\017failu" + + "re_message\030\005 \001(\tB\004\342A\001\003\"d\n\021TargetRenderSt" + + "ate\022#\n\037TARGET_RENDER_STATE_UNSPECIFIED\020\000" + + "\022\r\n\tSUCCEEDED\020\001\022\n\n\006FAILED\020\002\022\017\n\013IN_PROGRE" + + "SS\020\003\"\200\001\n\014FailureCause\022\035\n\031FAILURE_CAUSE_U" + + "NSPECIFIED\020\000\022\033\n\027CLOUD_BUILD_UNAVAILABLE\020" + + "\001\022\024\n\020EXECUTION_FAILED\020\002\022\036\n\032CLOUD_BUILD_R" + + "EQUEST_FAILED\020\003\032\'\n\025ReleaseReadyCondition" + + "\022\016\n\006status\030\001 \001(\010\032\362\001\n\032SkaffoldSupportedCo" + + "ndition\022\016\n\006status\030\001 \001(\010\022L\n\026skaffold_supp" + + "ort_state\030\002 \001(\0162,.google.cloud.deploy.v1" + + ".SkaffoldSupportState\0229\n\025maintenance_mod" + + "e_time\030\003 \001(\0132\032.google.protobuf.Timestamp" + + "\022;\n\027support_expiration_time\030\004 \001(\0132\032.goog" + + "le.protobuf.Timestamp\032\314\001\n\020ReleaseConditi" + + "on\022V\n\027release_ready_condition\030\001 \001(\01325.go" + + "ogle.cloud.deploy.v1.Release.ReleaseRead" + + "yCondition\022`\n\034skaffold_supported_conditi" + + "on\030\002 \001(\0132:.google.cloud.deploy.v1.Releas" + + "e.SkaffoldSupportedCondition\0322\n\020Annotati" + + "onsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001" + + "\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 " + + "\001(\t:\0028\001\032^\n\024TargetArtifactsEntry\022\013\n\003key\030\001" + + " \001(\t\0225\n\005value\030\002 \001(\0132&.google.cloud.deplo" + + "y.v1.TargetArtifact:\0028\001\032b\n\022TargetRenders" + + "Entry\022\013\n\003key\030\001 \001(\t\022;\n\005value\030\002 \001(\0132,.goog" + + "le.cloud.deploy.v1.Release.TargetRender:" + + "\0028\001\"W\n\013RenderState\022\034\n\030RENDER_STATE_UNSPE" + + "CIFIED\020\000\022\r\n\tSUCCEEDED\020\001\022\n\n\006FAILED\020\002\022\017\n\013I" + + "N_PROGRESS\020\003:\212\001\352A\206\001\n\"clouddeploy.googlea" + + "pis.com/Release\022`projects/{project}/loca" + + "tions/{location}/deliveryPipelines/{deli" + + "very_pipeline}/releases/{release}\"+\n\rBui" + + "ldArtifact\022\r\n\005image\030\003 \001(\t\022\013\n\003tag\030\002 \001(\t\"\262" + + "\003\n\016TargetArtifact\022\034\n\014artifact_uri\030\004 \001(\tB" + + "\004\342A\001\003H\000\022\"\n\024skaffold_config_path\030\002 \001(\tB\004\342" + + "A\001\003\022\033\n\rmanifest_path\030\003 \001(\tB\004\342A\001\003\022Y\n\017phas" + + "e_artifacts\030\005 \003(\0132:.google.cloud.deploy." + + "v1.TargetArtifact.PhaseArtifactsEntryB\004\342" + + "A\001\003\032r\n\rPhaseArtifact\022\"\n\024skaffold_config_" + + "path\030\001 \001(\tB\004\342A\001\003\022\033\n\rmanifest_path\030\003 \001(\tB" + + "\004\342A\001\003\022 \n\022job_manifests_path\030\004 \001(\tB\004\342A\001\003\032" + + "k\n\023PhaseArtifactsEntry\022\013\n\003key\030\001 \001(\t\022C\n\005v" + + "alue\030\002 \001(\01324.google.cloud.deploy.v1.Targ" + + "etArtifact.PhaseArtifact:\0028\001B\005\n\003uri\"J\n\016D" + + "eployArtifact\022\032\n\014artifact_uri\030\001 \001(\tB\004\342A\001" + + "\003\022\034\n\016manifest_paths\030\002 \003(\tB\004\342A\001\003\"N\n\026Cloud" + + "RunRenderMetadata\0224\n\007service\030\001 \001(\tB#\342A\001\003" + + "\372A\034\n\032run.googleapis.com/Service\"Y\n\016Rende" + + "rMetadata\022G\n\tcloud_run\030\001 \001(\0132..google.cl" + + "oud.deploy.v1.CloudRunRenderMetadataB\004\342A" + + "\001\003\"\274\001\n\023ListReleasesRequest\022D\n\006parent\030\001 \001" + + "(\tB4\342A\001\002\372A-\n+clouddeploy.googleapis.com/" + + "DeliveryPipeline\022\027\n\tpage_size\030\002 \001(\005B\004\342A\001" + + "\001\022\030\n\npage_token\030\003 \001(\tB\004\342A\001\001\022\024\n\006filter\030\004 " + + "\001(\tB\004\342A\001\001\022\026\n\010order_by\030\005 \001(\tB\004\342A\001\001\"w\n\024Lis" + + "tReleasesResponse\0221\n\010releases\030\001 \003(\0132\037.go" + + "ogle.cloud.deploy.v1.Release\022\027\n\017next_pag" + + "e_token\030\002 \001(\t\022\023\n\013unreachable\030\003 \003(\t\"N\n\021Ge" + + "tReleaseRequest\0229\n\004name\030\001 \001(\tB+\342A\001\002\372A$\n\"" + + "clouddeploy.googleapis.com/Release\"\345\001\n\024C" + + "reateReleaseRequest\022D\n\006parent\030\001 \001(\tB4\342A\001" + "\002\372A-\n+clouddeploy.googleapis.com/Deliver" - + "yPipeline\"\206\002\n\035CreateDeliveryPipelineRequ" - + "est\022C\n\006parent\030\001 \001(\tB3\340A\002\372A-\022+clouddeploy" - + ".googleapis.com/DeliveryPipeline\022!\n\024deli" - + "very_pipeline_id\030\002 \001(\tB\003\340A\002\022H\n\021delivery_" - + "pipeline\030\003 \001(\0132(.google.cloud.deploy.v1." - + "DeliveryPipelineB\003\340A\002\022\027\n\nrequest_id\030\004 \001(" - + "\tB\003\340A\001\022\032\n\rvalidate_only\030\005 \001(\010B\003\340A\001\"\360\001\n\035U" - + "pdateDeliveryPipelineRequest\0224\n\013update_m" - + "ask\030\001 \001(\0132\032.google.protobuf.FieldMaskB\003\340" - + "A\002\022H\n\021delivery_pipeline\030\002 \001(\0132(.google.c" - + "loud.deploy.v1.DeliveryPipelineB\003\340A\002\022\027\n\n" - + "request_id\030\003 \001(\tB\003\340A\001\022\032\n\rallow_missing\030\004" - + " \001(\010B\003\340A\001\022\032\n\rvalidate_only\030\005 \001(\010B\003\340A\001\"\332\001" - + "\n\035DeleteDeliveryPipelineRequest\022A\n\004name\030" - + "\001 \001(\tB3\340A\002\372A-\n+clouddeploy.googleapis.co" - + "m/DeliveryPipeline\022\027\n\nrequest_id\030\002 \001(\tB\003" - + "\340A\001\022\032\n\rallow_missing\030\003 \001(\010B\003\340A\001\022\032\n\rvalid" - + "ate_only\030\004 \001(\010B\003\340A\001\022\022\n\005force\030\006 \001(\010B\003\340A\001\022" - + "\021\n\004etag\030\005 \001(\tB\003\340A\001\"\221\007\n\006Target\022\021\n\004name\030\001 " - + "\001(\tB\003\340A\001\022\026\n\ttarget_id\030\002 \001(\tB\003\340A\003\022\020\n\003uid\030" - + "\003 \001(\tB\003\340A\003\022\030\n\013description\030\004 \001(\tB\003\340A\001\022I\n\013" - + "annotations\030\005 \003(\0132/.google.cloud.deploy." - + "v1.Target.AnnotationsEntryB\003\340A\001\022?\n\006label" - + "s\030\006 \003(\0132*.google.cloud.deploy.v1.Target." - + "LabelsEntryB\003\340A\001\022\035\n\020require_approval\030\r \001" - + "(\010B\003\340A\001\0224\n\013create_time\030\010 \001(\0132\032.google.pr" - + "otobuf.TimestampB\003\340A\003\0224\n\013update_time\030\t \001" - + "(\0132\032.google.protobuf.TimestampB\003\340A\003\0221\n\003g" - + "ke\030\017 \001(\0132\".google.cloud.deploy.v1.GkeClu" - + "sterH\000\022?\n\016anthos_cluster\030\021 \001(\0132%.google." - + "cloud.deploy.v1.AnthosClusterH\000\0227\n\003run\030\022" - + " \001(\0132(.google.cloud.deploy.v1.CloudRunLo" - + "cationH\000\022;\n\014multi_target\030\023 \001(\0132#.google." - + "cloud.deploy.v1.MultiTargetH\000\022\021\n\004etag\030\014 " - + "\001(\tB\003\340A\001\022B\n\021execution_configs\030\020 \003(\0132\'.go" - + "ogle.cloud.deploy.v1.ExecutionConfig\0322\n\020" - + "AnnotationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002" - + " \001(\t:\0028\001\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005" - + "value\030\002 \001(\t:\0028\001:`\352A]\n!clouddeploy.google" - + "apis.com/Target\0228projects/{project}/loca" - + "tions/{location}/targets/{target}B\023\n\021dep" - + "loyment_target\"\257\004\n\017ExecutionConfig\022V\n\006us" - + "ages\030\001 \003(\0162A.google.cloud.deploy.v1.Exec" - + "utionConfig.ExecutionEnvironmentUsageB\003\340" - + "A\002\022@\n\014default_pool\030\002 \001(\0132#.google.cloud." - + "deploy.v1.DefaultPoolB\003\340A\001H\000\022@\n\014private_" - + "pool\030\003 \001(\0132#.google.cloud.deploy.v1.Priv" - + "atePoolB\003\340A\001H\000\022A\n\013worker_pool\030\004 \001(\tB,\340A\001" - + "\372A&\n$cloudbuild.googleapis.com/WorkerPoo" - + "l\022\034\n\017service_account\030\005 \001(\tB\003\340A\001\022\035\n\020artif" - + "act_storage\030\006 \001(\tB\003\340A\001\0229\n\021execution_time" - + "out\030\007 \001(\0132\031.google.protobuf.DurationB\003\340A" - + "\001\"l\n\031ExecutionEnvironmentUsage\022+\n\'EXECUT" - + "ION_ENVIRONMENT_USAGE_UNSPECIFIED\020\000\022\n\n\006R" - + "ENDER\020\001\022\n\n\006DEPLOY\020\002\022\n\n\006VERIFY\020\003B\027\n\025execu" - + "tion_environment\"J\n\013DefaultPool\022\034\n\017servi" - + "ce_account\030\001 \001(\tB\003\340A\001\022\035\n\020artifact_storag" - + "e\030\002 \001(\tB\003\340A\001\"\215\001\n\013PrivatePool\022A\n\013worker_p" - + "ool\030\001 \001(\tB,\340A\002\372A&\n$cloudbuild.googleapis" - + ".com/WorkerPool\022\034\n\017service_account\030\002 \001(\t" - + "B\003\340A\001\022\035\n\020artifact_storage\030\003 \001(\tB\003\340A\001\"^\n\n" - + "GkeCluster\0226\n\007cluster\030\001 \001(\tB%\372A\"\n contai" - + "ner.googleapis.com/Cluster\022\030\n\013internal_i" - + "p\030\002 \001(\010B\003\340A\001\"J\n\rAnthosCluster\0229\n\nmembers" - + "hip\030\001 \001(\tB%\372A\"\n gkehub.googleapis.com/Me" - + "mbership\"O\n\020CloudRunLocation\022;\n\010location" - + "\030\001 \001(\tB)\340A\002\372A#\n!locations.googleapis.com" - + "/Location\"&\n\013MultiTarget\022\027\n\ntarget_ids\030\001" - + " \003(\tB\003\340A\002\"\254\001\n\022ListTargetsRequest\0229\n\006pare" - + "nt\030\001 \001(\tB)\340A\002\372A#\022!clouddeploy.googleapis" - + ".com/Target\022\026\n\tpage_size\030\002 \001(\005B\003\340A\001\022\027\n\np" - + "age_token\030\003 \001(\tB\003\340A\001\022\023\n\006filter\030\004 \001(\tB\003\340A" - + "\001\022\025\n\010order_by\030\005 \001(\tB\003\340A\001\"t\n\023ListTargetsR" - + "esponse\022/\n\007targets\030\001 \003(\0132\036.google.cloud." - + "deploy.v1.Target\022\027\n\017next_page_token\030\002 \001(" - + "\t\022\023\n\013unreachable\030\003 \003(\t\"K\n\020GetTargetReque" - + "st\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!clouddeploy.go" - + "ogleapis.com/Target\"\322\001\n\023CreateTargetRequ" - + "est\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\022!clouddeploy" - + ".googleapis.com/Target\022\026\n\ttarget_id\030\002 \001(" - + "\tB\003\340A\002\0223\n\006target\030\003 \001(\0132\036.google.cloud.de" - + "ploy.v1.TargetB\003\340A\002\022\027\n\nrequest_id\030\004 \001(\tB" - + "\003\340A\001\022\032\n\rvalidate_only\030\005 \001(\010B\003\340A\001\"\321\001\n\023Upd" - + "ateTargetRequest\0224\n\013update_mask\030\001 \001(\0132\032." - + "google.protobuf.FieldMaskB\003\340A\002\0223\n\006target" - + "\030\002 \001(\0132\036.google.cloud.deploy.v1.TargetB\003" - + "\340A\002\022\027\n\nrequest_id\030\003 \001(\tB\003\340A\001\022\032\n\rallow_mi" - + "ssing\030\004 \001(\010B\003\340A\001\022\032\n\rvalidate_only\030\005 \001(\010B" - + "\003\340A\001\"\262\001\n\023DeleteTargetRequest\0227\n\004name\030\001 \001" - + "(\tB)\340A\002\372A#\n!clouddeploy.googleapis.com/T" - + "arget\022\027\n\nrequest_id\030\002 \001(\tB\003\340A\001\022\032\n\rallow_" - + "missing\030\003 \001(\010B\003\340A\001\022\032\n\rvalidate_only\030\004 \001(" - + "\010B\003\340A\001\022\021\n\004etag\030\005 \001(\tB\003\340A\001\"\300\024\n\007Release\022\021\n" - + "\004name\030\001 \001(\tB\003\340A\001\022\020\n\003uid\030\002 \001(\tB\003\340A\003\022\023\n\013de" - + "scription\030\003 \001(\t\022E\n\013annotations\030\004 \003(\01320.g" - + "oogle.cloud.deploy.v1.Release.Annotation" - + "sEntry\022;\n\006labels\030\005 \003(\0132+.google.cloud.de" - + "ploy.v1.Release.LabelsEntry\022\026\n\tabandoned" - + "\030\027 \001(\010B\003\340A\003\0224\n\013create_time\030\006 \001(\0132\032.googl" - + "e.protobuf.TimestampB\003\340A\003\022:\n\021render_star" - + "t_time\030\007 \001(\0132\032.google.protobuf.Timestamp" - + "B\003\340A\003\0228\n\017render_end_time\030\010 \001(\0132\032.google." - + "protobuf.TimestampB\003\340A\003\022\033\n\023skaffold_conf" - + "ig_uri\030\021 \001(\t\022\034\n\024skaffold_config_path\030\t \001" - + "(\t\022>\n\017build_artifacts\030\n \003(\0132%.google.clo" - + "ud.deploy.v1.BuildArtifact\022Q\n\032delivery_p" - + "ipeline_snapshot\030\013 \001(\0132(.google.cloud.de" - + "ploy.v1.DeliveryPipelineB\003\340A\003\022=\n\020target_" - + "snapshots\030\014 \003(\0132\036.google.cloud.deploy.v1" - + ".TargetB\003\340A\003\022F\n\014render_state\030\r \001(\0162+.goo" - + "gle.cloud.deploy.v1.Release.RenderStateB" - + "\003\340A\003\022\014\n\004etag\030\020 \001(\t\022\030\n\020skaffold_version\030\023" - + " \001(\t\022S\n\020target_artifacts\030\024 \003(\01324.google." - + "cloud.deploy.v1.Release.TargetArtifactsE" - + "ntryB\003\340A\003\022O\n\016target_renders\030\026 \003(\01322.goog" - + "le.cloud.deploy.v1.Release.TargetRenders" - + "EntryB\003\340A\003\022H\n\tcondition\030\030 \001(\01320.google.c" - + "loud.deploy.v1.Release.ReleaseConditionB" - + "\003\340A\003\032\313\004\n\014TargetRender\022@\n\017rendering_build" - + "\030\001 \001(\tB\'\340A\003\372A!\n\037cloudbuild.googleapis.co" - + "m/Build\022\\\n\017rendering_state\030\002 \001(\0162>.googl" - + "e.cloud.deploy.v1.Release.TargetRender.T" - + "argetRenderStateB\003\340A\003\022=\n\010metadata\030\006 \001(\0132" - + "&.google.cloud.deploy.v1.RenderMetadataB" - + "\003\340A\003\022U\n\rfailure_cause\030\004 \001(\01629.google.clo" - + "ud.deploy.v1.Release.TargetRender.Failur" - + "eCauseB\003\340A\003\022\034\n\017failure_message\030\005 \001(\tB\003\340A" - + "\003\"d\n\021TargetRenderState\022#\n\037TARGET_RENDER_" - + "STATE_UNSPECIFIED\020\000\022\r\n\tSUCCEEDED\020\001\022\n\n\006FA" - + "ILED\020\002\022\017\n\013IN_PROGRESS\020\003\"\200\001\n\014FailureCause" - + "\022\035\n\031FAILURE_CAUSE_UNSPECIFIED\020\000\022\033\n\027CLOUD" - + "_BUILD_UNAVAILABLE\020\001\022\024\n\020EXECUTION_FAILED" - + "\020\002\022\036\n\032CLOUD_BUILD_REQUEST_FAILED\020\003\032\'\n\025Re" - + "leaseReadyCondition\022\016\n\006status\030\001 \001(\010\032\362\001\n\032" - + "SkaffoldSupportedCondition\022\016\n\006status\030\001 \001" - + "(\010\022L\n\026skaffold_support_state\030\002 \001(\0162,.goo" - + "gle.cloud.deploy.v1.SkaffoldSupportState" - + "\0229\n\025maintenance_mode_time\030\003 \001(\0132\032.google" - + ".protobuf.Timestamp\022;\n\027support_expiratio" - + "n_time\030\004 \001(\0132\032.google.protobuf.Timestamp" - + "\032\314\001\n\020ReleaseCondition\022V\n\027release_ready_c" - + "ondition\030\001 \001(\01325.google.cloud.deploy.v1." - + "Release.ReleaseReadyCondition\022`\n\034skaffol" - + "d_supported_condition\030\002 \001(\0132:.google.clo" - + "ud.deploy.v1.Release.SkaffoldSupportedCo" - + "ndition\0322\n\020AnnotationsEntry\022\013\n\003key\030\001 \001(\t" - + "\022\r\n\005value\030\002 \001(\t:\0028\001\032-\n\013LabelsEntry\022\013\n\003ke" - + "y\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\032^\n\024TargetArti" - + "factsEntry\022\013\n\003key\030\001 \001(\t\0225\n\005value\030\002 \001(\0132&" - + ".google.cloud.deploy.v1.TargetArtifact:\002" - + "8\001\032b\n\022TargetRendersEntry\022\013\n\003key\030\001 \001(\t\022;\n" - + "\005value\030\002 \001(\0132,.google.cloud.deploy.v1.Re" - + "lease.TargetRender:\0028\001\"W\n\013RenderState\022\034\n" - + "\030RENDER_STATE_UNSPECIFIED\020\000\022\r\n\tSUCCEEDED" - + "\020\001\022\n\n\006FAILED\020\002\022\017\n\013IN_PROGRESS\020\003:\212\001\352A\206\001\n\"" - + "clouddeploy.googleapis.com/Release\022`proj" - + "ects/{project}/locations/{location}/deli" - + "veryPipelines/{delivery_pipeline}/releas" - + "es/{release}\"+\n\rBuildArtifact\022\r\n\005image\030\003" - + " \001(\t\022\013\n\003tag\030\002 \001(\t\"\253\003\n\016TargetArtifact\022\033\n\014" - + "artifact_uri\030\004 \001(\tB\003\340A\003H\000\022!\n\024skaffold_co" - + "nfig_path\030\002 \001(\tB\003\340A\003\022\032\n\rmanifest_path\030\003 " - + "\001(\tB\003\340A\003\022X\n\017phase_artifacts\030\005 \003(\0132:.goog" - + "le.cloud.deploy.v1.TargetArtifact.PhaseA" - + "rtifactsEntryB\003\340A\003\032o\n\rPhaseArtifact\022!\n\024s" - + "kaffold_config_path\030\001 \001(\tB\003\340A\003\022\032\n\rmanife" - + "st_path\030\003 \001(\tB\003\340A\003\022\037\n\022job_manifests_path" - + "\030\004 \001(\tB\003\340A\003\032k\n\023PhaseArtifactsEntry\022\013\n\003ke" - + "y\030\001 \001(\t\022C\n\005value\030\002 \001(\01324.google.cloud.de" - + "ploy.v1.TargetArtifact.PhaseArtifact:\0028\001" - + "B\005\n\003uri\"H\n\016DeployArtifact\022\031\n\014artifact_ur" - + "i\030\001 \001(\tB\003\340A\003\022\033\n\016manifest_paths\030\002 \003(\tB\003\340A" - + "\003\"M\n\026CloudRunRenderMetadata\0223\n\007service\030\001" - + " \001(\tB\"\340A\003\372A\034\n\032run.googleapis.com/Service" - + "\"X\n\016RenderMetadata\022F\n\tcloud_run\030\001 \001(\0132.." - + "google.cloud.deploy.v1.CloudRunRenderMet" - + "adataB\003\340A\003\"\267\001\n\023ListReleasesRequest\022C\n\006pa" - + "rent\030\001 \001(\tB3\340A\002\372A-\n+clouddeploy.googleap" - + "is.com/DeliveryPipeline\022\026\n\tpage_size\030\002 \001" - + "(\005B\003\340A\001\022\027\n\npage_token\030\003 \001(\tB\003\340A\001\022\023\n\006filt" - + "er\030\004 \001(\tB\003\340A\001\022\025\n\010order_by\030\005 \001(\tB\003\340A\001\"w\n\024" - + "ListReleasesResponse\0221\n\010releases\030\001 \003(\0132\037" - + ".google.cloud.deploy.v1.Release\022\027\n\017next_" - + "page_token\030\002 \001(\t\022\023\n\013unreachable\030\003 \003(\t\"M\n" - + "\021GetReleaseRequest\0228\n\004name\030\001 \001(\tB*\340A\002\372A$" - + "\n\"clouddeploy.googleapis.com/Release\"\340\001\n" - + "\024CreateReleaseRequest\022C\n\006parent\030\001 \001(\tB3\340" - + "A\002\372A-\n+clouddeploy.googleapis.com/Delive" - + "ryPipeline\022\027\n\nrelease_id\030\002 \001(\tB\003\340A\002\0225\n\007r" + + "yPipeline\022\030\n\nrelease_id\030\002 \001(\tB\004\342A\001\002\0226\n\007r" + "elease\030\003 \001(\0132\037.google.cloud.deploy.v1.Re" - + "leaseB\003\340A\002\022\027\n\nrequest_id\030\004 \001(\tB\003\340A\001\022\032\n\rv" - + "alidate_only\030\005 \001(\010B\003\340A\001\"\373\r\n\007Rollout\022\021\n\004n" - + "ame\030\001 \001(\tB\003\340A\001\022\020\n\003uid\030\002 \001(\tB\003\340A\003\022\023\n\013desc" - + "ription\030\003 \001(\t\022E\n\013annotations\030\004 \003(\01320.goo" - + "gle.cloud.deploy.v1.Rollout.AnnotationsE" - + "ntry\022;\n\006labels\030\005 \003(\0132+.google.cloud.depl" - + "oy.v1.Rollout.LabelsEntry\0224\n\013create_time" - + "\030\006 \001(\0132\032.google.protobuf.TimestampB\003\340A\003\022" - + "5\n\014approve_time\030\007 \001(\0132\032.google.protobuf." - + "TimestampB\003\340A\003\0225\n\014enqueue_time\030\010 \001(\0132\032.g" - + "oogle.protobuf.TimestampB\003\340A\003\022:\n\021deploy_" - + "start_time\030\t \001(\0132\032.google.protobuf.Times" - + "tampB\003\340A\003\0228\n\017deploy_end_time\030\n \001(\0132\032.goo" - + "gle.protobuf.TimestampB\003\340A\003\022\026\n\ttarget_id" - + "\030\022 \001(\tB\003\340A\002\022J\n\016approval_state\030\014 \001(\0162-.go" - + "ogle.cloud.deploy.v1.Rollout.ApprovalSta" - + "teB\003\340A\003\0229\n\005state\030\r \001(\0162%.google.cloud.de" - + "ploy.v1.Rollout.StateB\003\340A\003\022\033\n\016failure_re" - + "ason\030\016 \001(\tB\003\340A\003\022@\n\017deploying_build\030\021 \001(\t" - + "B\'\340A\003\372A!\n\037cloudbuild.googleapis.com/Buil" - + "d\022\014\n\004etag\030\020 \001(\t\022O\n\024deploy_failure_cause\030" - + "\023 \001(\0162,.google.cloud.deploy.v1.Rollout.F" - + "ailureCauseB\003\340A\003\0222\n\006phases\030\027 \003(\0132\035.googl" - + "e.cloud.deploy.v1.PhaseB\003\340A\003\0227\n\010metadata" - + "\030\030 \001(\0132 .google.cloud.deploy.v1.Metadata" - + "B\003\340A\003\022\037\n\022controller_rollout\030\031 \001(\tB\003\340A\003\0322" - + "\n\020AnnotationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value" - + "\030\002 \001(\t:\0028\001\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r" - + "\n\005value\030\002 \001(\t:\0028\001\"{\n\rApprovalState\022\036\n\032AP" - + "PROVAL_STATE_UNSPECIFIED\020\000\022\022\n\016NEEDS_APPR" - + "OVAL\020\001\022\032\n\026DOES_NOT_NEED_APPROVAL\020\002\022\014\n\010AP" - + "PROVED\020\003\022\014\n\010REJECTED\020\004\"\304\001\n\005State\022\025\n\021STAT" - + "E_UNSPECIFIED\020\000\022\r\n\tSUCCEEDED\020\001\022\n\n\006FAILED" - + "\020\002\022\017\n\013IN_PROGRESS\020\003\022\024\n\020PENDING_APPROVAL\020" - + "\004\022\025\n\021APPROVAL_REJECTED\020\005\022\013\n\007PENDING\020\006\022\023\n" - + "\017PENDING_RELEASE\020\007\022\016\n\nCANCELLING\020\010\022\r\n\tCA" - + "NCELLED\020\t\022\n\n\006HALTED\020\n\"\345\001\n\014FailureCause\022\035" - + "\n\031FAILURE_CAUSE_UNSPECIFIED\020\000\022\033\n\027CLOUD_B" - + "UILD_UNAVAILABLE\020\001\022\024\n\020EXECUTION_FAILED\020\002" - + "\022\025\n\021DEADLINE_EXCEEDED\020\003\022\022\n\016RELEASE_FAILE" - + "D\020\004\022\025\n\021RELEASE_ABANDONED\020\005\022!\n\035VERIFICATI" - + "ON_CONFIG_NOT_FOUND\020\006\022\036\n\032CLOUD_BUILD_REQ" - + "UEST_FAILED\020\007:\235\001\352A\231\001\n\"clouddeploy.google" - + "apis.com/Rollout\022sprojects/{project}/loc" - + "ations/{location}/deliveryPipelines/{del" - + "ivery_pipeline}/releases/{release}/rollo" - + "uts/{rollout}\"L\n\010Metadata\022@\n\tcloud_run\030\001" - + " \001(\0132(.google.cloud.deploy.v1.CloudRunMe" - + "tadataB\003\340A\003\"X\n\024DeployJobRunMetadata\022@\n\tc" - + "loud_run\030\001 \001(\0132(.google.cloud.deploy.v1." - + "CloudRunMetadataB\003\340A\003\"y\n\020CloudRunMetadat" - + "a\0223\n\007service\030\001 \001(\tB\"\340A\003\372A\034\n\032run.googleap" - + "is.com/Service\022\031\n\014service_urls\030\002 \003(\tB\003\340A" - + "\003\022\025\n\010revision\030\003 \001(\tB\003\340A\003\"\374\002\n\005Phase\022\017\n\002id" - + "\030\001 \001(\tB\003\340A\003\0227\n\005state\030\003 \001(\0162#.google.clou" - + "d.deploy.v1.Phase.StateB\003\340A\003\022\031\n\014skip_mes" - + "sage\030\006 \001(\tB\003\340A\003\022F\n\017deployment_jobs\030\004 \001(\013" - + "2&.google.cloud.deploy.v1.DeploymentJobs" - + "B\003\340A\003H\000\022K\n\022child_rollout_jobs\030\005 \001(\0132(.go" - + "ogle.cloud.deploy.v1.ChildRolloutJobsB\003\340" - + "A\003H\000\"q\n\005State\022\025\n\021STATE_UNSPECIFIED\020\000\022\013\n\007" - + "PENDING\020\001\022\017\n\013IN_PROGRESS\020\002\022\r\n\tSUCCEEDED\020" - + "\003\022\n\n\006FAILED\020\004\022\013\n\007ABORTED\020\005\022\013\n\007SKIPPED\020\006B" - + "\006\n\004jobs\"|\n\016DeploymentJobs\0224\n\ndeploy_job\030" - + "\001 \001(\0132\033.google.cloud.deploy.v1.JobB\003\340A\003\022" - + "4\n\nverify_job\030\002 \001(\0132\033.google.cloud.deplo" - + "y.v1.JobB\003\340A\003\"\221\001\n\020ChildRolloutJobs\022=\n\023cr" - + "eate_rollout_jobs\030\001 \003(\0132\033.google.cloud.d" - + "eploy.v1.JobB\003\340A\003\022>\n\024advance_rollout_job" - + "s\030\002 \003(\0132\033.google.cloud.deploy.v1.JobB\003\340A" - + "\003\"\355\004\n\003Job\022\017\n\002id\030\001 \001(\tB\003\340A\003\0225\n\005state\030\002 \001(" - + "\0162!.google.cloud.deploy.v1.Job.StateB\003\340A" - + "\003\022\031\n\014skip_message\030\010 \001(\tB\003\340A\003\022:\n\007job_run\030" - + "\003 \001(\tB)\340A\003\372A#\n!clouddeploy.googleapis.co" - + "m/JobRun\022<\n\ndeploy_job\030\004 \001(\0132!.google.cl" - + "oud.deploy.v1.DeployJobB\003\340A\003H\000\022<\n\nverify" - + "_job\030\005 \001(\0132!.google.cloud.deploy.v1.Veri" - + "fyJobB\003\340A\003H\000\022V\n\030create_child_rollout_job" - + "\030\006 \001(\0132-.google.cloud.deploy.v1.CreateCh" - + "ildRolloutJobB\003\340A\003H\000\022X\n\031advance_child_ro" + + "leaseB\004\342A\001\002\022\030\n\nrequest_id\030\004 \001(\tB\004\342A\001\001\022\033\n" + + "\rvalidate_only\030\005 \001(\010B\004\342A\001\001\"\213\016\n\007Rollout\022\022" + + "\n\004name\030\001 \001(\tB\004\342A\001\001\022\021\n\003uid\030\002 \001(\tB\004\342A\001\003\022\023\n" + + "\013description\030\003 \001(\t\022E\n\013annotations\030\004 \003(\0132" + + "0.google.cloud.deploy.v1.Rollout.Annotat" + + "ionsEntry\022;\n\006labels\030\005 \003(\0132+.google.cloud" + + ".deploy.v1.Rollout.LabelsEntry\0225\n\013create" + + "_time\030\006 \001(\0132\032.google.protobuf.TimestampB" + + "\004\342A\001\003\0226\n\014approve_time\030\007 \001(\0132\032.google.pro" + + "tobuf.TimestampB\004\342A\001\003\0226\n\014enqueue_time\030\010 " + + "\001(\0132\032.google.protobuf.TimestampB\004\342A\001\003\022;\n" + + "\021deploy_start_time\030\t \001(\0132\032.google.protob" + + "uf.TimestampB\004\342A\001\003\0229\n\017deploy_end_time\030\n " + + "\001(\0132\032.google.protobuf.TimestampB\004\342A\001\003\022\027\n" + + "\ttarget_id\030\022 \001(\tB\004\342A\001\002\022K\n\016approval_state" + + "\030\014 \001(\0162-.google.cloud.deploy.v1.Rollout." + + "ApprovalStateB\004\342A\001\003\022:\n\005state\030\r \001(\0162%.goo" + + "gle.cloud.deploy.v1.Rollout.StateB\004\342A\001\003\022" + + "\034\n\016failure_reason\030\016 \001(\tB\004\342A\001\003\022A\n\017deployi" + + "ng_build\030\021 \001(\tB(\342A\001\003\372A!\n\037cloudbuild.goog" + + "leapis.com/Build\022\014\n\004etag\030\020 \001(\t\022P\n\024deploy" + + "_failure_cause\030\023 \001(\0162,.google.cloud.depl" + + "oy.v1.Rollout.FailureCauseB\004\342A\001\003\0223\n\006phas" + + "es\030\027 \003(\0132\035.google.cloud.deploy.v1.PhaseB" + + "\004\342A\001\003\0228\n\010metadata\030\030 \001(\0132 .google.cloud.d" + + "eploy.v1.MetadataB\004\342A\001\003\022 \n\022controller_ro" + + "llout\030\031 \001(\tB\004\342A\001\003\0322\n\020AnnotationsEntry\022\013\n" + + "\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\032-\n\013LabelsE" + + "ntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"{\n\r" + + "ApprovalState\022\036\n\032APPROVAL_STATE_UNSPECIF" + + "IED\020\000\022\022\n\016NEEDS_APPROVAL\020\001\022\032\n\026DOES_NOT_NE" + + "ED_APPROVAL\020\002\022\014\n\010APPROVED\020\003\022\014\n\010REJECTED\020" + + "\004\"\304\001\n\005State\022\025\n\021STATE_UNSPECIFIED\020\000\022\r\n\tSU" + + "CCEEDED\020\001\022\n\n\006FAILED\020\002\022\017\n\013IN_PROGRESS\020\003\022\024" + + "\n\020PENDING_APPROVAL\020\004\022\025\n\021APPROVAL_REJECTE" + + "D\020\005\022\013\n\007PENDING\020\006\022\023\n\017PENDING_RELEASE\020\007\022\016\n" + + "\nCANCELLING\020\010\022\r\n\tCANCELLED\020\t\022\n\n\006HALTED\020\n" + + "\"\345\001\n\014FailureCause\022\035\n\031FAILURE_CAUSE_UNSPE" + + "CIFIED\020\000\022\033\n\027CLOUD_BUILD_UNAVAILABLE\020\001\022\024\n" + + "\020EXECUTION_FAILED\020\002\022\025\n\021DEADLINE_EXCEEDED" + + "\020\003\022\022\n\016RELEASE_FAILED\020\004\022\025\n\021RELEASE_ABANDO" + + "NED\020\005\022!\n\035VERIFICATION_CONFIG_NOT_FOUND\020\006" + + "\022\036\n\032CLOUD_BUILD_REQUEST_FAILED\020\007:\235\001\352A\231\001\n" + + "\"clouddeploy.googleapis.com/Rollout\022spro" + + "jects/{project}/locations/{location}/del" + + "iveryPipelines/{delivery_pipeline}/relea" + + "ses/{release}/rollouts/{rollout}\"M\n\010Meta" + + "data\022A\n\tcloud_run\030\001 \001(\0132(.google.cloud.d" + + "eploy.v1.CloudRunMetadataB\004\342A\001\003\"Y\n\024Deplo" + + "yJobRunMetadata\022A\n\tcloud_run\030\001 \001(\0132(.goo" + + "gle.cloud.deploy.v1.CloudRunMetadataB\004\342A" + + "\001\003\"|\n\020CloudRunMetadata\0224\n\007service\030\001 \001(\tB" + + "#\342A\001\003\372A\034\n\032run.googleapis.com/Service\022\032\n\014" + + "service_urls\030\002 \003(\tB\004\342A\001\003\022\026\n\010revision\030\003 \001" + + "(\tB\004\342A\001\003\"\201\003\n\005Phase\022\020\n\002id\030\001 \001(\tB\004\342A\001\003\0228\n\005" + + "state\030\003 \001(\0162#.google.cloud.deploy.v1.Pha" + + "se.StateB\004\342A\001\003\022\032\n\014skip_message\030\006 \001(\tB\004\342A" + + "\001\003\022G\n\017deployment_jobs\030\004 \001(\0132&.google.clo" + + "ud.deploy.v1.DeploymentJobsB\004\342A\001\003H\000\022L\n\022c" + + "hild_rollout_jobs\030\005 \001(\0132(.google.cloud.d" + + "eploy.v1.ChildRolloutJobsB\004\342A\001\003H\000\"q\n\005Sta" + + "te\022\025\n\021STATE_UNSPECIFIED\020\000\022\013\n\007PENDING\020\001\022\017" + + "\n\013IN_PROGRESS\020\002\022\r\n\tSUCCEEDED\020\003\022\n\n\006FAILED" + + "\020\004\022\013\n\007ABORTED\020\005\022\013\n\007SKIPPED\020\006B\006\n\004jobs\"~\n\016" + + "DeploymentJobs\0225\n\ndeploy_job\030\001 \001(\0132\033.goo" + + "gle.cloud.deploy.v1.JobB\004\342A\001\003\0225\n\nverify_" + + "job\030\002 \001(\0132\033.google.cloud.deploy.v1.JobB\004" + + "\342A\001\003\"\223\001\n\020ChildRolloutJobs\022>\n\023create_roll" + + "out_jobs\030\001 \003(\0132\033.google.cloud.deploy.v1." + + "JobB\004\342A\001\003\022?\n\024advance_rollout_jobs\030\002 \003(\0132" + + "\033.google.cloud.deploy.v1.JobB\004\342A\001\003\"\365\004\n\003J" + + "ob\022\020\n\002id\030\001 \001(\tB\004\342A\001\003\0226\n\005state\030\002 \001(\0162!.go" + + "ogle.cloud.deploy.v1.Job.StateB\004\342A\001\003\022\032\n\014" + + "skip_message\030\010 \001(\tB\004\342A\001\003\022;\n\007job_run\030\003 \001(" + + "\tB*\342A\001\003\372A#\n!clouddeploy.googleapis.com/J" + + "obRun\022=\n\ndeploy_job\030\004 \001(\0132!.google.cloud" + + ".deploy.v1.DeployJobB\004\342A\001\003H\000\022=\n\nverify_j" + + "ob\030\005 \001(\0132!.google.cloud.deploy.v1.Verify" + + "JobB\004\342A\001\003H\000\022W\n\030create_child_rollout_job\030" + + "\006 \001(\0132-.google.cloud.deploy.v1.CreateChi" + + "ldRolloutJobB\004\342A\001\003H\000\022Y\n\031advance_child_ro" + "llout_job\030\007 \001(\0132..google.cloud.deploy.v1" - + ".AdvanceChildRolloutJobB\003\340A\003H\000\"\214\001\n\005State" - + "\022\025\n\021STATE_UNSPECIFIED\020\000\022\013\n\007PENDING\020\001\022\014\n\010" - + "DISABLED\020\002\022\017\n\013IN_PROGRESS\020\003\022\r\n\tSUCCEEDED" - + "\020\004\022\n\n\006FAILED\020\005\022\013\n\007ABORTED\020\006\022\013\n\007SKIPPED\020\007" - + "\022\013\n\007IGNORED\020\010B\n\n\010job_type\"\013\n\tDeployJob\"\013" - + "\n\tVerifyJob\"\027\n\025CreateChildRolloutJob\"\030\n\026" - + "AdvanceChildRolloutJob\"\256\001\n\023ListRolloutsR" - + "equest\022:\n\006parent\030\001 \001(\tB*\340A\002\372A$\n\"clouddep" - + "loy.googleapis.com/Release\022\026\n\tpage_size\030" - + "\002 \001(\005B\003\340A\001\022\027\n\npage_token\030\003 \001(\tB\003\340A\001\022\023\n\006f" - + "ilter\030\004 \001(\tB\003\340A\001\022\025\n\010order_by\030\005 \001(\tB\003\340A\001\"" - + "w\n\024ListRolloutsResponse\0221\n\010rollouts\030\001 \003(" - + "\0132\037.google.cloud.deploy.v1.Rollout\022\027\n\017ne" - + "xt_page_token\030\002 \001(\t\022\023\n\013unreachable\030\003 \003(\t" - + "\"M\n\021GetRolloutRequest\0228\n\004name\030\001 \001(\tB*\340A\002" + + ".AdvanceChildRolloutJobB\004\342A\001\003H\000\"\214\001\n\005Stat" + + "e\022\025\n\021STATE_UNSPECIFIED\020\000\022\013\n\007PENDING\020\001\022\014\n" + + "\010DISABLED\020\002\022\017\n\013IN_PROGRESS\020\003\022\r\n\tSUCCEEDE" + + "D\020\004\022\n\n\006FAILED\020\005\022\013\n\007ABORTED\020\006\022\013\n\007SKIPPED\020" + + "\007\022\013\n\007IGNORED\020\010B\n\n\010job_type\"\013\n\tDeployJob\"" + + "\013\n\tVerifyJob\"\027\n\025CreateChildRolloutJob\"\030\n" + + "\026AdvanceChildRolloutJob\"\263\001\n\023ListRollouts" + + "Request\022;\n\006parent\030\001 \001(\tB+\342A\001\002\372A$\n\"cloudd" + + "eploy.googleapis.com/Release\022\027\n\tpage_siz" + + "e\030\002 \001(\005B\004\342A\001\001\022\030\n\npage_token\030\003 \001(\tB\004\342A\001\001\022" + + "\024\n\006filter\030\004 \001(\tB\004\342A\001\001\022\026\n\010order_by\030\005 \001(\tB" + + "\004\342A\001\001\"w\n\024ListRolloutsResponse\0221\n\010rollout" + + "s\030\001 \003(\0132\037.google.cloud.deploy.v1.Rollout" + + "\022\027\n\017next_page_token\030\002 \001(\t\022\023\n\013unreachable" + + "\030\003 \003(\t\"N\n\021GetRolloutRequest\0229\n\004name\030\001 \001(" + + "\tB+\342A\001\002\372A$\n\"clouddeploy.googleapis.com/R" + + "ollout\"\375\001\n\024CreateRolloutRequest\022;\n\006paren" + + "t\030\001 \001(\tB+\342A\001\002\372A$\n\"clouddeploy.googleapis" + + ".com/Release\022\030\n\nrollout_id\030\002 \001(\tB\004\342A\001\002\0226" + + "\n\007rollout\030\003 \001(\0132\037.google.cloud.deploy.v1" + + ".RolloutB\004\342A\001\002\022\030\n\nrequest_id\030\004 \001(\tB\004\342A\001\001" + + "\022\033\n\rvalidate_only\030\005 \001(\010B\004\342A\001\001\022\037\n\021startin" + + "g_phase_id\030\007 \001(\tB\004\342A\001\001\"\207\002\n\021OperationMeta" + + "data\0225\n\013create_time\030\001 \001(\0132\032.google.proto" + + "buf.TimestampB\004\342A\001\003\0222\n\010end_time\030\002 \001(\0132\032." + + "google.protobuf.TimestampB\004\342A\001\003\022\024\n\006targe" + + "t\030\003 \001(\tB\004\342A\001\003\022\022\n\004verb\030\004 \001(\tB\004\342A\001\003\022\034\n\016sta" + + "tus_message\030\005 \001(\tB\004\342A\001\003\022$\n\026requested_can" + + "cellation\030\006 \001(\010B\004\342A\001\003\022\031\n\013api_version\030\007 \001" + + "(\tB\004\342A\001\003\"j\n\025ApproveRolloutRequest\0229\n\004nam" + + "e\030\001 \001(\tB+\342A\001\002\372A$\n\"clouddeploy.googleapis" + + ".com/Rollout\022\026\n\010approved\030\002 \001(\010B\004\342A\001\002\"\030\n\026" + + "ApproveRolloutResponse\"j\n\025AdvanceRollout" + + "Request\0229\n\004name\030\001 \001(\tB+\342A\001\002\372A$\n\"clouddep" + + "loy.googleapis.com/Rollout\022\026\n\010phase_id\030\002", + " \001(\tB\004\342A\001\002\"\030\n\026AdvanceRolloutResponse\"Q\n\024" + + "CancelRolloutRequest\0229\n\004name\030\001 \001(\tB+\342A\001\002" + "\372A$\n\"clouddeploy.googleapis.com/Rollout\"" - + "\367\001\n\024CreateRolloutRequest\022:\n\006parent\030\001 \001(\t" - + "B*\340A\002\372A$\n\"clouddeploy.googleapis.com/Rel" - + "ease\022\027\n\nrollout_id\030\002 \001(\tB\003\340A\002\0225\n\007rollout" - + "\030\003 \001(\0132\037.google.cloud.deploy.v1.RolloutB" - + "\003\340A\002\022\027\n\nrequest_id\030\004 \001(\tB\003\340A\001\022\032\n\rvalidat" - + "e_only\030\005 \001(\010B\003\340A\001\022\036\n\021starting_phase_id\030\007" - + " \001(\tB\003\340A\001\"\200\002\n\021OperationMetadata\0224\n\013creat" - + "e_time\030\001 \001(\0132\032.google.protobuf.Timestamp" - + "B\003\340A\003\0221\n\010end_time\030\002 \001(\0132\032.google.protobu" - + "f.TimestampB\003\340A\003\022\023\n\006target\030\003 \001(\tB\003\340A\003\022\021\n" - + "\004verb\030\004 \001(\tB\003\340A\003\022\033\n\016status_message\030\005 \001(\t" - + "B\003\340A\003\022#\n\026requested_cancellation\030\006 \001(\010B\003\340" - + "A\003\022\030\n\013api_version\030\007 \001(\tB\003\340A\003\"h\n\025ApproveR" - + "olloutRequest\0228\n\004name\030\001 \001(\tB*\340A\002\372A$\n\"clo" - + "uddeploy.googleapis.com/Rollout\022\025\n\010appro" - + "ved\030\002 \001(\010B\003\340A\002\"\030\n\026ApproveRolloutResponse" - + "\"h\n\025AdvanceRolloutRequest\0228\n\004name\030\001 \001(\tB" - + "*\340A\002\372A$\n\"clouddeploy.googleapis.com/Roll" - + "out\022\025\n\010phase_id\030\002 \001(\tB\003\340A\002\"\030\n\026AdvanceRol" - + "loutResponse\"P\n\024CancelRolloutRequest\0228\n\004" - + "name\030\001 \001(\tB*\340A\002\372A$\n\"clouddeploy.googleap" - + "is.com/Rollout\"\027\n\025CancelRolloutResponse\"" - + "{\n\020IgnoreJobRequest\022;\n\007rollout\030\001 \001(\tB*\340A" - + "\002\372A$\n\"clouddeploy.googleapis.com/Rollout", - "\022\025\n\010phase_id\030\002 \001(\tB\003\340A\002\022\023\n\006job_id\030\003 \001(\tB" - + "\003\340A\002\"\023\n\021IgnoreJobResponse\"z\n\017RetryJobReq" - + "uest\022;\n\007rollout\030\001 \001(\tB*\340A\002\372A$\n\"clouddepl" - + "oy.googleapis.com/Rollout\022\025\n\010phase_id\030\002 " - + "\001(\tB\003\340A\002\022\023\n\006job_id\030\003 \001(\tB\003\340A\002\"\022\n\020RetryJo" - + "bResponse\"Q\n\025AbandonReleaseRequest\0228\n\004na" - + "me\030\001 \001(\tB*\340A\002\372A$\n\"clouddeploy.googleapis" - + ".com/Release\"\030\n\026AbandonReleaseResponse\"\270" - + "\007\n\006JobRun\022\021\n\004name\030\001 \001(\tB\003\340A\001\022\020\n\003uid\030\002 \001(" - + "\tB\003\340A\003\022\025\n\010phase_id\030\003 \001(\tB\003\340A\003\022\023\n\006job_id\030" - + "\004 \001(\tB\003\340A\003\0224\n\013create_time\030\005 \001(\0132\032.google" - + ".protobuf.TimestampB\003\340A\003\0223\n\nstart_time\030\006" - + " \001(\0132\032.google.protobuf.TimestampB\003\340A\003\0221\n" - + "\010end_time\030\007 \001(\0132\032.google.protobuf.Timest" - + "ampB\003\340A\003\0228\n\005state\030\010 \001(\0162$.google.cloud.d" - + "eploy.v1.JobRun.StateB\003\340A\003\022C\n\016deploy_job" + + "\027\n\025CancelRolloutResponse\"~\n\020IgnoreJobReq" + + "uest\022<\n\007rollout\030\001 \001(\tB+\342A\001\002\372A$\n\"clouddep" + + "loy.googleapis.com/Rollout\022\026\n\010phase_id\030\002" + + " \001(\tB\004\342A\001\002\022\024\n\006job_id\030\003 \001(\tB\004\342A\001\002\"\023\n\021Igno" + + "reJobResponse\"}\n\017RetryJobRequest\022<\n\007roll" + + "out\030\001 \001(\tB+\342A\001\002\372A$\n\"clouddeploy.googleap" + + "is.com/Rollout\022\026\n\010phase_id\030\002 \001(\tB\004\342A\001\002\022\024" + + "\n\006job_id\030\003 \001(\tB\004\342A\001\002\"\022\n\020RetryJobResponse" + + "\"R\n\025AbandonReleaseRequest\0229\n\004name\030\001 \001(\tB" + + "+\342A\001\002\372A$\n\"clouddeploy.googleapis.com/Rel" + + "ease\"\030\n\026AbandonReleaseResponse\"\305\007\n\006JobRu" + + "n\022\022\n\004name\030\001 \001(\tB\004\342A\001\001\022\021\n\003uid\030\002 \001(\tB\004\342A\001\003" + + "\022\026\n\010phase_id\030\003 \001(\tB\004\342A\001\003\022\024\n\006job_id\030\004 \001(\t" + + "B\004\342A\001\003\0225\n\013create_time\030\005 \001(\0132\032.google.pro" + + "tobuf.TimestampB\004\342A\001\003\0224\n\nstart_time\030\006 \001(" + + "\0132\032.google.protobuf.TimestampB\004\342A\001\003\0222\n\010e" + + "nd_time\030\007 \001(\0132\032.google.protobuf.Timestam" + + "pB\004\342A\001\003\0229\n\005state\030\010 \001(\0162$.google.cloud.de" + + "ploy.v1.JobRun.StateB\004\342A\001\003\022D\n\016deploy_job" + "_run\030\t \001(\0132$.google.cloud.deploy.v1.Depl" - + "oyJobRunB\003\340A\003H\000\022C\n\016verify_job_run\030\n \001(\0132" - + "$.google.cloud.deploy.v1.VerifyJobRunB\003\340" - + "A\003H\000\022]\n\034create_child_rollout_job_run\030\014 \001" - + "(\01320.google.cloud.deploy.v1.CreateChildR" - + "olloutJobRunB\003\340A\003H\000\022_\n\035advance_child_rol" - + "lout_job_run\030\r \001(\01321.google.cloud.deploy" - + ".v1.AdvanceChildRolloutJobRunB\003\340A\003H\000\022\021\n\004" - + "etag\030\013 \001(\tB\003\340A\003\"k\n\005State\022\025\n\021STATE_UNSPEC" - + "IFIED\020\000\022\017\n\013IN_PROGRESS\020\001\022\r\n\tSUCCEEDED\020\002\022" - + "\n\n\006FAILED\020\003\022\017\n\013TERMINATING\020\004\022\016\n\nTERMINAT" - + "ED\020\005:\257\001\352A\253\001\n!clouddeploy.googleapis.com/" - + "JobRun\022\205\001projects/{project}/locations/{l" - + "ocation}/deliveryPipelines/{delivery_pip" - + "eline}/releases/{release}/rollouts/{roll" - + "out}/jobRuns/{job_run}B\t\n\007job_run\"\363\003\n\014De" - + "ployJobRun\0226\n\005build\030\001 \001(\tB\'\340A\003\372A!\n\037cloud" - + "build.googleapis.com/Build\022M\n\rfailure_ca" - + "use\030\002 \001(\01621.google.cloud.deploy.v1.Deplo" - + "yJobRun.FailureCauseB\003\340A\003\022\034\n\017failure_mes" - + "sage\030\003 \001(\tB\003\340A\003\022C\n\010metadata\030\004 \001(\0132,.goog" - + "le.cloud.deploy.v1.DeployJobRunMetadataB" - + "\003\340A\003\022=\n\010artifact\030\005 \001(\0132&.google.cloud.de" - + "ploy.v1.DeployArtifactB\003\340A\003\"\271\001\n\014FailureC" - + "ause\022\035\n\031FAILURE_CAUSE_UNSPECIFIED\020\000\022\033\n\027C" - + "LOUD_BUILD_UNAVAILABLE\020\001\022\024\n\020EXECUTION_FA" - + "ILED\020\002\022\025\n\021DEADLINE_EXCEEDED\020\003\022 \n\034MISSING" - + "_RESOURCES_FOR_CANARY\020\004\022\036\n\032CLOUD_BUILD_R" - + "EQUEST_FAILED\020\005\"\250\003\n\014VerifyJobRun\0226\n\005buil" - + "d\030\001 \001(\tB\'\340A\003\372A!\n\037cloudbuild.googleapis.c" - + "om/Build\022\031\n\014artifact_uri\030\002 \001(\tB\003\340A\003\022\033\n\016e" - + "vent_log_path\030\003 \001(\tB\003\340A\003\022M\n\rfailure_caus" - + "e\030\004 \001(\01621.google.cloud.deploy.v1.VerifyJ" - + "obRun.FailureCauseB\003\340A\003\022\034\n\017failure_messa" - + "ge\030\005 \001(\tB\003\340A\003\"\272\001\n\014FailureCause\022\035\n\031FAILUR" - + "E_CAUSE_UNSPECIFIED\020\000\022\033\n\027CLOUD_BUILD_UNA" - + "VAILABLE\020\001\022\024\n\020EXECUTION_FAILED\020\002\022\025\n\021DEAD" - + "LINE_EXCEEDED\020\003\022!\n\035VERIFICATION_CONFIG_N" - + "OT_FOUND\020\004\022\036\n\032CLOUD_BUILD_REQUEST_FAILED" - + "\020\005\"O\n\030CreateChildRolloutJobRun\022\024\n\007rollou" - + "t\030\001 \001(\tB\003\340A\003\022\035\n\020rollout_phase_id\030\002 \001(\tB\003" - + "\340A\003\"P\n\031AdvanceChildRolloutJobRun\022\024\n\007roll" - + "out\030\001 \001(\tB\003\340A\003\022\035\n\020rollout_phase_id\030\002 \001(\t" - + "B\003\340A\003\"\255\001\n\022ListJobRunsRequest\022:\n\006parent\030\001" - + " \001(\tB*\340A\002\372A$\n\"clouddeploy.googleapis.com" - + "/Rollout\022\026\n\tpage_size\030\002 \001(\005B\003\340A\001\022\027\n\npage" - + "_token\030\003 \001(\tB\003\340A\001\022\023\n\006filter\030\004 \001(\tB\003\340A\001\022\025" - + "\n\010order_by\030\005 \001(\tB\003\340A\001\"u\n\023ListJobRunsResp" - + "onse\0220\n\010job_runs\030\001 \003(\0132\036.google.cloud.de" - + "ploy.v1.JobRun\022\027\n\017next_page_token\030\002 \001(\t\022" - + "\023\n\013unreachable\030\003 \003(\t\"K\n\020GetJobRunRequest" - + "\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!clouddeploy.goog" - + "leapis.com/JobRun\"Q\n\026TerminateJobRunRequ" - + "est\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!clouddeploy.g" - + "oogleapis.com/JobRun\"\031\n\027TerminateJobRunR" - + "esponse\"\325\001\n\006Config\022\014\n\004name\030\001 \001(\t\022C\n\022supp" - + "orted_versions\030\002 \003(\0132\'.google.cloud.depl" - + "oy.v1.SkaffoldVersion\022 \n\030default_skaffol" - + "d_version\030\003 \001(\t:V\352AS\n!clouddeploy.google" - + "apis.com/Config\022.projects/{project}/loca" - + "tions/{location}/config\"\307\001\n\017SkaffoldVers" - + "ion\022\017\n\007version\030\001 \001(\t\0229\n\025maintenance_mode" - + "_time\030\003 \001(\0132\032.google.protobuf.Timestamp\022" - + ";\n\027support_expiration_time\030\004 \001(\0132\032.googl" - + "e.protobuf.Timestamp\022+\n\020support_end_date" - + "\030\002 \001(\0132\021.google.type.Date\"K\n\020GetConfigRe" - + "quest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!clouddeploy" - + ".googleapis.com/Config*\271\001\n\024SkaffoldSuppo" - + "rtState\022&\n\"SKAFFOLD_SUPPORT_STATE_UNSPEC" - + "IFIED\020\000\022$\n SKAFFOLD_SUPPORT_STATE_SUPPOR" - + "TED\020\001\022+\n\'SKAFFOLD_SUPPORT_STATE_MAINTENA" - + "NCE_MODE\020\002\022&\n\"SKAFFOLD_SUPPORT_STATE_UNS" - + "UPPORTED\020\0032\246+\n\013CloudDeploy\022\314\001\n\025ListDeliv" - + "eryPipelines\0224.google.cloud.deploy.v1.Li" - + "stDeliveryPipelinesRequest\0325.google.clou" - + "d.deploy.v1.ListDeliveryPipelinesRespons" - + "e\"F\202\323\344\223\0027\0225/v1/{parent=projects/*/locati" - + "ons/*}/deliveryPipelines\332A\006parent\022\271\001\n\023Ge" - + "tDeliveryPipeline\0222.google.cloud.deploy." - + "v1.GetDeliveryPipelineRequest\032(.google.c" - + "loud.deploy.v1.DeliveryPipeline\"D\202\323\344\223\0027\022" - + "5/v1/{name=projects/*/locations/*/delive" - + "ryPipelines/*}\332A\004name\022\231\002\n\026CreateDelivery" - + "Pipeline\0225.google.cloud.deploy.v1.Create" - + "DeliveryPipelineRequest\032\035.google.longrun" - + "ning.Operation\"\250\001\202\323\344\223\002J\"5/v1/{parent=pro" - + "jects/*/locations/*}/deliveryPipelines:\021" - + "delivery_pipeline\332A-parent,delivery_pipe" - + "line,delivery_pipeline_id\312A%\n\020DeliveryPi" - + "peline\022\021OperationMetadata\022\233\002\n\026UpdateDeli" - + "veryPipeline\0225.google.cloud.deploy.v1.Up" - + "dateDeliveryPipelineRequest\032\035.google.lon" - + "grunning.Operation\"\252\001\202\323\344\223\002\\2G/v1/{delive" - + "ry_pipeline.name=projects/*/locations/*/" - + "deliveryPipelines/*}:\021delivery_pipeline\332" - + "A\035delivery_pipeline,update_mask\312A%\n\020Deli" - + "veryPipeline\022\021OperationMetadata\022\341\001\n\026Dele" - + "teDeliveryPipeline\0225.google.cloud.deploy" - + ".v1.DeleteDeliveryPipelineRequest\032\035.goog" - + "le.longrunning.Operation\"q\202\323\344\223\0027*5/v1/{n" - + "ame=projects/*/locations/*/deliveryPipel" - + "ines/*}\332A\004name\312A*\n\025google.protobuf.Empty" - + "\022\021OperationMetadata\022\244\001\n\013ListTargets\022*.go" - + "ogle.cloud.deploy.v1.ListTargetsRequest\032" - + "+.google.cloud.deploy.v1.ListTargetsResp" - + "onse\"<\202\323\344\223\002-\022+/v1/{parent=projects/*/loc" - + "ations/*}/targets\332A\006parent\022\221\001\n\tGetTarget" - + "\022(.google.cloud.deploy.v1.GetTargetReque" - + "st\032\036.google.cloud.deploy.v1.Target\":\202\323\344\223" - + "\002-\022+/v1/{name=projects/*/locations/*/tar" - + "gets/*}\332A\004name\022\317\001\n\014CreateTarget\022+.google" - + ".cloud.deploy.v1.CreateTargetRequest\032\035.g" - + "oogle.longrunning.Operation\"s\202\323\344\223\0025\"+/v1" - + "/{parent=projects/*/locations/*}/targets" - + ":\006target\332A\027parent,target,target_id\312A\033\n\006T" - + "arget\022\021OperationMetadata\022\321\001\n\014UpdateTarge" - + "t\022+.google.cloud.deploy.v1.UpdateTargetR" - + "equest\032\035.google.longrunning.Operation\"u\202" - + "\323\344\223\002<22/v1/{target.name=projects/*/locat" - + "ions/*/targets/*}:\006target\332A\022target,updat" - + "e_mask\312A\033\n\006Target\022\021OperationMetadata\022\303\001\n" - + "\014DeleteTarget\022+.google.cloud.deploy.v1.D" - + "eleteTargetRequest\032\035.google.longrunning." - + "Operation\"g\202\323\344\223\002-*+/v1/{name=projects/*/" - + "locations/*/targets/*}\332A\004name\312A*\n\025google" - + ".protobuf.Empty\022\021OperationMetadata\022\274\001\n\014L" - + "istReleases\022+.google.cloud.deploy.v1.Lis" - + "tReleasesRequest\032,.google.cloud.deploy.v" - + "1.ListReleasesResponse\"Q\202\323\344\223\002B\022@/v1/{par" - + "ent=projects/*/locations/*/deliveryPipel" - + "ines/*}/releases\332A\006parent\022\251\001\n\nGetRelease" - + "\022).google.cloud.deploy.v1.GetReleaseRequ" - + "est\032\037.google.cloud.deploy.v1.Release\"O\202\323" - + "\344\223\002B\022@/v1/{name=projects/*/locations/*/d" - + "eliveryPipelines/*/releases/*}\332A\004name\022\353\001" - + "\n\rCreateRelease\022,.google.cloud.deploy.v1" - + ".CreateReleaseRequest\032\035.google.longrunni" - + "ng.Operation\"\214\001\202\323\344\223\002K\"@/v1/{parent=proje" - + "cts/*/locations/*/deliveryPipelines/*}/r" - + "eleases:\007release\332A\031parent,release,releas" - + "e_id\312A\034\n\007Release\022\021OperationMetadata\022\313\001\n\016" - + "AbandonRelease\022-.google.cloud.deploy.v1." - + "AbandonReleaseRequest\032..google.cloud.dep" - + "loy.v1.AbandonReleaseResponse\"Z\202\323\344\223\002M\"H/" - + "v1/{name=projects/*/locations/*/delivery" - + "Pipelines/*/releases/*}:abandon:\001*\332A\004nam" - + "e\022\326\001\n\016ApproveRollout\022-.google.cloud.depl" - + "oy.v1.ApproveRolloutRequest\032..google.clo" - + "ud.deploy.v1.ApproveRolloutResponse\"e\202\323\344" - + "\223\002X\"S/v1/{name=projects/*/locations/*/de" - + "liveryPipelines/*/releases/*/rollouts/*}" - + ":approve:\001*\332A\004name\022\337\001\n\016AdvanceRollout\022-." - + "google.cloud.deploy.v1.AdvanceRolloutReq" - + "uest\032..google.cloud.deploy.v1.AdvanceRol" - + "loutResponse\"n\202\323\344\223\002X\"S/v1/{name=projects" - + "/*/locations/*/deliveryPipelines/*/relea" - + "ses/*/rollouts/*}:advance:\001*\332A\rname,phas" - + "e_id\022\322\001\n\rCancelRollout\022,.google.cloud.de" - + "ploy.v1.CancelRolloutRequest\032-.google.cl" - + "oud.deploy.v1.CancelRolloutResponse\"d\202\323\344" - + "\223\002W\"R/v1/{name=projects/*/locations/*/de" - + "liveryPipelines/*/releases/*/rollouts/*}" - + ":cancel:\001*\332A\004name\022\307\001\n\014ListRollouts\022+.goo" - + "gle.cloud.deploy.v1.ListRolloutsRequest\032" - + ",.google.cloud.deploy.v1.ListRolloutsRes" - + "ponse\"\\\202\323\344\223\002M\022K/v1/{parent=projects/*/lo" - + "cations/*/deliveryPipelines/*/releases/*" - + "}/rollouts\332A\006parent\022\264\001\n\nGetRollout\022).goo" - + "gle.cloud.deploy.v1.GetRolloutRequest\032\037." - + "google.cloud.deploy.v1.Rollout\"Z\202\323\344\223\002M\022K" - + "/v1/{name=projects/*/locations/*/deliver" - + "yPipelines/*/releases/*/rollouts/*}\332A\004na" - + "me\022\366\001\n\rCreateRollout\022,.google.cloud.depl" - + "oy.v1.CreateRolloutRequest\032\035.google.long" - + "running.Operation\"\227\001\202\323\344\223\002V\"K/v1/{parent=" + + "oyJobRunB\004\342A\001\003H\000\022D\n\016verify_job_run\030\n \001(\013" + + "2$.google.cloud.deploy.v1.VerifyJobRunB\004" + + "\342A\001\003H\000\022^\n\034create_child_rollout_job_run\030\014" + + " \001(\01320.google.cloud.deploy.v1.CreateChil" + + "dRolloutJobRunB\004\342A\001\003H\000\022`\n\035advance_child_" + + "rollout_job_run\030\r \001(\01321.google.cloud.dep" + + "loy.v1.AdvanceChildRolloutJobRunB\004\342A\001\003H\000" + + "\022\022\n\004etag\030\013 \001(\tB\004\342A\001\003\"k\n\005State\022\025\n\021STATE_U" + + "NSPECIFIED\020\000\022\017\n\013IN_PROGRESS\020\001\022\r\n\tSUCCEED" + + "ED\020\002\022\n\n\006FAILED\020\003\022\017\n\013TERMINATING\020\004\022\016\n\nTER" + + "MINATED\020\005:\257\001\352A\253\001\n!clouddeploy.googleapis" + + ".com/JobRun\022\205\001projects/{project}/locatio" + + "ns/{location}/deliveryPipelines/{deliver" + + "y_pipeline}/releases/{release}/rollouts/" + + "{rollout}/jobRuns/{job_run}B\t\n\007job_run\"\370" + + "\003\n\014DeployJobRun\0227\n\005build\030\001 \001(\tB(\342A\001\003\372A!\n" + + "\037cloudbuild.googleapis.com/Build\022N\n\rfail" + + "ure_cause\030\002 \001(\01621.google.cloud.deploy.v1" + + ".DeployJobRun.FailureCauseB\004\342A\001\003\022\035\n\017fail" + + "ure_message\030\003 \001(\tB\004\342A\001\003\022D\n\010metadata\030\004 \001(" + + "\0132,.google.cloud.deploy.v1.DeployJobRunM" + + "etadataB\004\342A\001\003\022>\n\010artifact\030\005 \001(\0132&.google" + + ".cloud.deploy.v1.DeployArtifactB\004\342A\001\003\"\271\001" + + "\n\014FailureCause\022\035\n\031FAILURE_CAUSE_UNSPECIF" + + "IED\020\000\022\033\n\027CLOUD_BUILD_UNAVAILABLE\020\001\022\024\n\020EX" + + "ECUTION_FAILED\020\002\022\025\n\021DEADLINE_EXCEEDED\020\003\022" + + " \n\034MISSING_RESOURCES_FOR_CANARY\020\004\022\036\n\032CLO" + + "UD_BUILD_REQUEST_FAILED\020\005\"\255\003\n\014VerifyJobR" + + "un\0227\n\005build\030\001 \001(\tB(\342A\001\003\372A!\n\037cloudbuild.g" + + "oogleapis.com/Build\022\032\n\014artifact_uri\030\002 \001(" + + "\tB\004\342A\001\003\022\034\n\016event_log_path\030\003 \001(\tB\004\342A\001\003\022N\n" + + "\rfailure_cause\030\004 \001(\01621.google.cloud.depl" + + "oy.v1.VerifyJobRun.FailureCauseB\004\342A\001\003\022\035\n" + + "\017failure_message\030\005 \001(\tB\004\342A\001\003\"\272\001\n\014Failure" + + "Cause\022\035\n\031FAILURE_CAUSE_UNSPECIFIED\020\000\022\033\n\027" + + "CLOUD_BUILD_UNAVAILABLE\020\001\022\024\n\020EXECUTION_F" + + "AILED\020\002\022\025\n\021DEADLINE_EXCEEDED\020\003\022!\n\035VERIFI" + + "CATION_CONFIG_NOT_FOUND\020\004\022\036\n\032CLOUD_BUILD" + + "_REQUEST_FAILED\020\005\"Q\n\030CreateChildRolloutJ" + + "obRun\022\025\n\007rollout\030\001 \001(\tB\004\342A\001\003\022\036\n\020rollout_" + + "phase_id\030\002 \001(\tB\004\342A\001\003\"R\n\031AdvanceChildRoll" + + "outJobRun\022\025\n\007rollout\030\001 \001(\tB\004\342A\001\003\022\036\n\020roll" + + "out_phase_id\030\002 \001(\tB\004\342A\001\003\"\262\001\n\022ListJobRuns" + + "Request\022;\n\006parent\030\001 \001(\tB+\342A\001\002\372A$\n\"cloudd" + + "eploy.googleapis.com/Rollout\022\027\n\tpage_siz" + + "e\030\002 \001(\005B\004\342A\001\001\022\030\n\npage_token\030\003 \001(\tB\004\342A\001\001\022" + + "\024\n\006filter\030\004 \001(\tB\004\342A\001\001\022\026\n\010order_by\030\005 \001(\tB" + + "\004\342A\001\001\"u\n\023ListJobRunsResponse\0220\n\010job_runs" + + "\030\001 \003(\0132\036.google.cloud.deploy.v1.JobRun\022\027" + + "\n\017next_page_token\030\002 \001(\t\022\023\n\013unreachable\030\003" + + " \003(\t\"L\n\020GetJobRunRequest\0228\n\004name\030\001 \001(\tB*" + + "\342A\001\002\372A#\n!clouddeploy.googleapis.com/JobR" + + "un\"R\n\026TerminateJobRunRequest\0228\n\004name\030\001 \001" + + "(\tB*\342A\001\002\372A#\n!clouddeploy.googleapis.com/" + + "JobRun\"\031\n\027TerminateJobRunResponse\"\325\001\n\006Co" + + "nfig\022\014\n\004name\030\001 \001(\t\022C\n\022supported_versions" + + "\030\002 \003(\0132\'.google.cloud.deploy.v1.Skaffold" + + "Version\022 \n\030default_skaffold_version\030\003 \001(" + + "\t:V\352AS\n!clouddeploy.googleapis.com/Confi" + + "g\022.projects/{project}/locations/{locatio" + + "n}/config\"\307\001\n\017SkaffoldVersion\022\017\n\007version" + + "\030\001 \001(\t\0229\n\025maintenance_mode_time\030\003 \001(\0132\032." + + "google.protobuf.Timestamp\022;\n\027support_exp" + + "iration_time\030\004 \001(\0132\032.google.protobuf.Tim" + + "estamp\022+\n\020support_end_date\030\002 \001(\0132\021.googl" + + "e.type.Date\"L\n\020GetConfigRequest\0228\n\004name\030" + + "\001 \001(\tB*\342A\001\002\372A#\n!clouddeploy.googleapis.c" + + "om/Config*\271\001\n\024SkaffoldSupportState\022&\n\"SK" + + "AFFOLD_SUPPORT_STATE_UNSPECIFIED\020\000\022$\n SK" + + "AFFOLD_SUPPORT_STATE_SUPPORTED\020\001\022+\n\'SKAF" + + "FOLD_SUPPORT_STATE_MAINTENANCE_MODE\020\002\022&\n" + + "\"SKAFFOLD_SUPPORT_STATE_UNSUPPORTED\020\0032\246+" + + "\n\013CloudDeploy\022\314\001\n\025ListDeliveryPipelines\022" + + "4.google.cloud.deploy.v1.ListDeliveryPip" + + "elinesRequest\0325.google.cloud.deploy.v1.L" + + "istDeliveryPipelinesResponse\"F\332A\006parent\202" + + "\323\344\223\0027\0225/v1/{parent=projects/*/locations/" + + "*}/deliveryPipelines\022\271\001\n\023GetDeliveryPipe" + + "line\0222.google.cloud.deploy.v1.GetDeliver" + + "yPipelineRequest\032(.google.cloud.deploy.v" + + "1.DeliveryPipeline\"D\332A\004name\202\323\344\223\0027\0225/v1/{" + + "name=projects/*/locations/*/deliveryPipe" + + "lines/*}\022\231\002\n\026CreateDeliveryPipeline\0225.go" + + "ogle.cloud.deploy.v1.CreateDeliveryPipel" + + "ineRequest\032\035.google.longrunning.Operatio" + + "n\"\250\001\312A%\n\020DeliveryPipeline\022\021OperationMeta" + + "data\332A-parent,delivery_pipeline,delivery" + + "_pipeline_id\202\323\344\223\002J\"5/v1/{parent=projects" + + "/*/locations/*}/deliveryPipelines:\021deliv" + + "ery_pipeline\022\233\002\n\026UpdateDeliveryPipeline\022" + + "5.google.cloud.deploy.v1.UpdateDeliveryP" + + "ipelineRequest\032\035.google.longrunning.Oper" + + "ation\"\252\001\312A%\n\020DeliveryPipeline\022\021Operation" + + "Metadata\332A\035delivery_pipeline,update_mask" + + "\202\323\344\223\002\\2G/v1/{delivery_pipeline.name=proj" + + "ects/*/locations/*/deliveryPipelines/*}:" + + "\021delivery_pipeline\022\341\001\n\026DeleteDeliveryPip" + + "eline\0225.google.cloud.deploy.v1.DeleteDel" + + "iveryPipelineRequest\032\035.google.longrunnin" + + "g.Operation\"q\312A*\n\025google.protobuf.Empty\022" + + "\021OperationMetadata\332A\004name\202\323\344\223\0027*5/v1/{na" + + "me=projects/*/locations/*/deliveryPipeli" + + "nes/*}\022\244\001\n\013ListTargets\022*.google.cloud.de" + + "ploy.v1.ListTargetsRequest\032+.google.clou" + + "d.deploy.v1.ListTargetsResponse\"<\332A\006pare" + + "nt\202\323\344\223\002-\022+/v1/{parent=projects/*/locatio" + + "ns/*}/targets\022\221\001\n\tGetTarget\022(.google.clo" + + "ud.deploy.v1.GetTargetRequest\032\036.google.c" + + "loud.deploy.v1.Target\":\332A\004name\202\323\344\223\002-\022+/v" + + "1/{name=projects/*/locations/*/targets/*" + + "}\022\317\001\n\014CreateTarget\022+.google.cloud.deploy" + + ".v1.CreateTargetRequest\032\035.google.longrun" + + "ning.Operation\"s\312A\033\n\006Target\022\021OperationMe" + + "tadata\332A\027parent,target,target_id\202\323\344\223\0025\"+" + + "/v1/{parent=projects/*/locations/*}/targ" + + "ets:\006target\022\321\001\n\014UpdateTarget\022+.google.cl" + + "oud.deploy.v1.UpdateTargetRequest\032\035.goog" + + "le.longrunning.Operation\"u\312A\033\n\006Target\022\021O" + + "perationMetadata\332A\022target,update_mask\202\323\344" + + "\223\002<22/v1/{target.name=projects/*/locatio" + + "ns/*/targets/*}:\006target\022\303\001\n\014DeleteTarget" + + "\022+.google.cloud.deploy.v1.DeleteTargetRe" + + "quest\032\035.google.longrunning.Operation\"g\312A" + + "*\n\025google.protobuf.Empty\022\021OperationMetad" + + "ata\332A\004name\202\323\344\223\002-*+/v1/{name=projects/*/l" + + "ocations/*/targets/*}\022\274\001\n\014ListReleases\022+" + + ".google.cloud.deploy.v1.ListReleasesRequ" + + "est\032,.google.cloud.deploy.v1.ListRelease" + + "sResponse\"Q\332A\006parent\202\323\344\223\002B\022@/v1/{parent=" + "projects/*/locations/*/deliveryPipelines" - + "/*/releases/*}/rollouts:\007rollout\332A\031paren" - + "t,rollout,rollout_id\312A\034\n\007Rollout\022\021Operat" - + "ionMetadata\022\337\001\n\tIgnoreJob\022(.google.cloud" - + ".deploy.v1.IgnoreJobRequest\032).google.clo" - + "ud.deploy.v1.IgnoreJobResponse\"}\202\323\344\223\002]\"X" - + "/v1/{rollout=projects/*/locations/*/deli" - + "veryPipelines/*/releases/*/rollouts/*}:i" - + "gnoreJob:\001*\332A\027rollout,phase_id,job_id\022\333\001" - + "\n\010RetryJob\022\'.google.cloud.deploy.v1.Retr" - + "yJobRequest\032(.google.cloud.deploy.v1.Ret" - + "ryJobResponse\"|\202\323\344\223\002\\\"W/v1/{rollout=proj" - + "ects/*/locations/*/deliveryPipelines/*/r" - + "eleases/*/rollouts/*}:retryJob:\001*\332A\027roll" - + "out,phase_id,job_id\022\316\001\n\013ListJobRuns\022*.go" - + "ogle.cloud.deploy.v1.ListJobRunsRequest\032" - + "+.google.cloud.deploy.v1.ListJobRunsResp" - + "onse\"f\202\323\344\223\002W\022U/v1/{parent=projects/*/loc" - + "ations/*/deliveryPipelines/*/releases/*/" - + "rollouts/*}/jobRuns\332A\006parent\022\273\001\n\tGetJobR" - + "un\022(.google.cloud.deploy.v1.GetJobRunReq" - + "uest\032\036.google.cloud.deploy.v1.JobRun\"d\202\323" - + "\344\223\002W\022U/v1/{name=projects/*/locations/*/d" - + "eliveryPipelines/*/releases/*/rollouts/*" - + "/jobRuns/*}\332A\004name\022\345\001\n\017TerminateJobRun\022." - + ".google.cloud.deploy.v1.TerminateJobRunR" - + "equest\032/.google.cloud.deploy.v1.Terminat" - + "eJobRunResponse\"q\202\323\344\223\002d\"_/v1/{name=proje" + + "/*}/releases\022\251\001\n\nGetRelease\022).google.clo" + + "ud.deploy.v1.GetReleaseRequest\032\037.google." + + "cloud.deploy.v1.Release\"O\332A\004name\202\323\344\223\002B\022@" + + "/v1/{name=projects/*/locations/*/deliver" + + "yPipelines/*/releases/*}\022\353\001\n\rCreateRelea" + + "se\022,.google.cloud.deploy.v1.CreateReleas" + + "eRequest\032\035.google.longrunning.Operation\"" + + "\214\001\312A\034\n\007Release\022\021OperationMetadata\332A\031pare" + + "nt,release,release_id\202\323\344\223\002K\"@/v1/{parent" + + "=projects/*/locations/*/deliveryPipeline" + + "s/*}/releases:\007release\022\313\001\n\016AbandonReleas" + + "e\022-.google.cloud.deploy.v1.AbandonReleas" + + "eRequest\032..google.cloud.deploy.v1.Abando" + + "nReleaseResponse\"Z\332A\004name\202\323\344\223\002M\"H/v1/{na" + + "me=projects/*/locations/*/deliveryPipeli" + + "nes/*/releases/*}:abandon:\001*\022\326\001\n\016Approve" + + "Rollout\022-.google.cloud.deploy.v1.Approve" + + "RolloutRequest\032..google.cloud.deploy.v1." + + "ApproveRolloutResponse\"e\332A\004name\202\323\344\223\002X\"S/" + + "v1/{name=projects/*/locations/*/delivery" + + "Pipelines/*/releases/*/rollouts/*}:appro" + + "ve:\001*\022\337\001\n\016AdvanceRollout\022-.google.cloud." + + "deploy.v1.AdvanceRolloutRequest\032..google" + + ".cloud.deploy.v1.AdvanceRolloutResponse\"" + + "n\332A\rname,phase_id\202\323\344\223\002X\"S/v1/{name=proje" + "cts/*/locations/*/deliveryPipelines/*/re" - + "leases/*/rollouts/*/jobRuns/*}:terminate" - + ":\001*\332A\004name\022\216\001\n\tGetConfig\022(.google.cloud." - + "deploy.v1.GetConfigRequest\032\036.google.clou" - + "d.deploy.v1.Config\"7\202\323\344\223\002*\022(/v1/{name=pr" - + "ojects/*/locations/*/config}\332A\004name\032N\312A\032" - + "clouddeploy.googleapis.com\322A.https://www" - + ".googleapis.com/auth/cloud-platformB\270\005\n\032" - + "com.google.cloud.deploy.v1B\020CloudDeployP" - + "rotoP\001Z2cloud.google.com/go/deploy/apiv1" - + "/deploypb;deploypb\352AY\n\037cloudbuild.google" - + "apis.com/Build\0226projects/{project}/locat" - + "ions/{location}/builds/{build}\352A^\n conta" - + "iner.googleapis.com/Cluster\022:projects/{p" - + "roject}/locations/{location}/clusters/{c" - + "luster}\352Af\n$clouddeploy.googleapis.com/O" - + "peration\022>projects/{project}/locations/{" - + "location}/operations/{operation}\352Ai\n$clo" - + "udbuild.googleapis.com/WorkerPool\022Aproje" - + "cts/{project}/locations/{location}/worke" - + "rPools/{worker_pool}\352Ad\n gkehub.googleap" - + "is.com/Membership\022@projects/{project}/lo" - + "cations/{location}/memberships/{membersh" - + "ip}\352AX\n\032run.googleapis.com/Service\022:proj" - + "ects/{project}/locations/{location}/serv" - + "ices/{service}b\006proto3" + + "leases/*/rollouts/*}:advance:\001*\022\322\001\n\rCanc" + + "elRollout\022,.google.cloud.deploy.v1.Cance" + + "lRolloutRequest\032-.google.cloud.deploy.v1" + + ".CancelRolloutResponse\"d\332A\004name\202\323\344\223\002W\"R/" + + "v1/{name=projects/*/locations/*/delivery" + + "Pipelines/*/releases/*/rollouts/*}:cance" + + "l:\001*\022\307\001\n\014ListRollouts\022+.google.cloud.dep" + + "loy.v1.ListRolloutsRequest\032,.google.clou" + + "d.deploy.v1.ListRolloutsResponse\"\\\332A\006par" + + "ent\202\323\344\223\002M\022K/v1/{parent=projects/*/locati" + + "ons/*/deliveryPipelines/*/releases/*}/ro" + + "llouts\022\264\001\n\nGetRollout\022).google.cloud.dep" + + "loy.v1.GetRolloutRequest\032\037.google.cloud." + + "deploy.v1.Rollout\"Z\332A\004name\202\323\344\223\002M\022K/v1/{n" + + "ame=projects/*/locations/*/deliveryPipel" + + "ines/*/releases/*/rollouts/*}\022\366\001\n\rCreate" + + "Rollout\022,.google.cloud.deploy.v1.CreateR" + + "olloutRequest\032\035.google.longrunning.Opera" + + "tion\"\227\001\312A\034\n\007Rollout\022\021OperationMetadata\332A" + + "\031parent,rollout,rollout_id\202\323\344\223\002V\"K/v1/{p" + + "arent=projects/*/locations/*/deliveryPip" + + "elines/*/releases/*}/rollouts:\007rollout\022\337" + + "\001\n\tIgnoreJob\022(.google.cloud.deploy.v1.Ig" + + "noreJobRequest\032).google.cloud.deploy.v1." + + "IgnoreJobResponse\"}\332A\027rollout,phase_id,j" + + "ob_id\202\323\344\223\002]\"X/v1/{rollout=projects/*/loc" + + "ations/*/deliveryPipelines/*/releases/*/" + + "rollouts/*}:ignoreJob:\001*\022\333\001\n\010RetryJob\022\'." + + "google.cloud.deploy.v1.RetryJobRequest\032(" + + ".google.cloud.deploy.v1.RetryJobResponse" + + "\"|\332A\027rollout,phase_id,job_id\202\323\344\223\002\\\"W/v1/" + + "{rollout=projects/*/locations/*/delivery" + + "Pipelines/*/releases/*/rollouts/*}:retry" + + "Job:\001*\022\316\001\n\013ListJobRuns\022*.google.cloud.de" + + "ploy.v1.ListJobRunsRequest\032+.google.clou" + + "d.deploy.v1.ListJobRunsResponse\"f\332A\006pare" + + "nt\202\323\344\223\002W\022U/v1/{parent=projects/*/locatio" + + "ns/*/deliveryPipelines/*/releases/*/roll" + + "outs/*}/jobRuns\022\273\001\n\tGetJobRun\022(.google.c" + + "loud.deploy.v1.GetJobRunRequest\032\036.google" + + ".cloud.deploy.v1.JobRun\"d\332A\004name\202\323\344\223\002W\022U" + + "/v1/{name=projects/*/locations/*/deliver" + + "yPipelines/*/releases/*/rollouts/*/jobRu" + + "ns/*}\022\345\001\n\017TerminateJobRun\022..google.cloud" + + ".deploy.v1.TerminateJobRunRequest\032/.goog" + + "le.cloud.deploy.v1.TerminateJobRunRespon" + + "se\"q\332A\004name\202\323\344\223\002d\"_/v1/{name=projects/*/" + + "locations/*/deliveryPipelines/*/releases" + + "/*/rollouts/*/jobRuns/*}:terminate:\001*\022\216\001" + + "\n\tGetConfig\022(.google.cloud.deploy.v1.Get" + + "ConfigRequest\032\036.google.cloud.deploy.v1.C" + + "onfig\"7\332A\004name\202\323\344\223\002*\022(/v1/{name=projects" + + "/*/locations/*/config}\032N\312A\032clouddeploy.g" + + "oogleapis.com\322A.https://www.googleapis.c" + + "om/auth/cloud-platformB\270\005\n\032com.google.cl" + + "oud.deploy.v1B\020CloudDeployProtoP\001Z2cloud" + + ".google.com/go/deploy/apiv1/deploypb;dep" + + "loypb\352AY\n\037cloudbuild.googleapis.com/Buil" + + "d\0226projects/{project}/locations/{locatio" + + "n}/builds/{build}\352A^\n container.googleap" + + "is.com/Cluster\022:projects/{project}/locat" + + "ions/{location}/clusters/{cluster}\352Af\n$c" + + "louddeploy.googleapis.com/Operation\022>pro" + + "jects/{project}/locations/{location}/ope" + + "rations/{operation}\352Ai\n$cloudbuild.googl" + + "eapis.com/WorkerPool\022Aprojects/{project}" + + "/locations/{location}/workerPools/{worke" + + "r_pool}\352Ad\n gkehub.googleapis.com/Member" + + "ship\022@projects/{project}/locations/{loca" + + "tion}/memberships/{membership}\352AX\n\032run.g" + + "oogleapis.com/Service\022:projects/{project" + + "}/locations/{location}/services/{service" + + "}b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -1244,7 +1251,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_google_cloud_deploy_v1_KubernetesConfig_ServiceNetworking_descriptor, new java.lang.String[] { - "Service", "Deployment", + "Service", "Deployment", "DisablePodOverprovisioning", }); internal_static_google_cloud_deploy_v1_CloudRunConfig_descriptor = getDescriptor().getMessageTypes().get(9); diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunConfig.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunConfig.java index 44e520826b15..74a02f092c38 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunConfig.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunConfig.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CloudRunConfig(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CloudRunConfig_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunLocation.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunLocation.java index 4c5dd4931ab4..4eccf89d6679 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunLocation.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunLocation.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CloudRunLocation(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CloudRunLocation_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunMetadata.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunMetadata.java index b7319f0d007b..c79395c5761a 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunMetadata.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunMetadata.java @@ -39,7 +39,7 @@ private CloudRunMetadata(com.google.protobuf.GeneratedMessageV3.Builder build private CloudRunMetadata() { service_ = ""; - serviceUrls_ = com.google.protobuf.LazyStringArrayList.EMPTY; + serviceUrls_ = com.google.protobuf.LazyStringArrayList.emptyList(); revision_ = ""; } @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CloudRunMetadata(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CloudRunMetadata_descriptor; @@ -131,7 +126,8 @@ public com.google.protobuf.ByteString getServiceBytes() { public static final int SERVICE_URLS_FIELD_NUMBER = 2; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList serviceUrls_; + private com.google.protobuf.LazyStringArrayList serviceUrls_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -470,8 +466,7 @@ public Builder clear() { super.clear(); bitField0_ = 0; service_ = ""; - serviceUrls_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000002); + serviceUrls_ = com.google.protobuf.LazyStringArrayList.emptyList(); revision_ = ""; return this; } @@ -500,7 +495,6 @@ public com.google.cloud.deploy.v1.CloudRunMetadata build() { public com.google.cloud.deploy.v1.CloudRunMetadata buildPartial() { com.google.cloud.deploy.v1.CloudRunMetadata result = new com.google.cloud.deploy.v1.CloudRunMetadata(this); - buildPartialRepeatedFields(result); if (bitField0_ != 0) { buildPartial0(result); } @@ -508,19 +502,15 @@ public com.google.cloud.deploy.v1.CloudRunMetadata buildPartial() { return result; } - private void buildPartialRepeatedFields(com.google.cloud.deploy.v1.CloudRunMetadata result) { - if (((bitField0_ & 0x00000002) != 0)) { - serviceUrls_ = serviceUrls_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000002); - } - result.serviceUrls_ = serviceUrls_; - } - private void buildPartial0(com.google.cloud.deploy.v1.CloudRunMetadata result) { int from_bitField0_ = bitField0_; if (((from_bitField0_ & 0x00000001) != 0)) { result.service_ = service_; } + if (((from_bitField0_ & 0x00000002) != 0)) { + serviceUrls_.makeImmutable(); + result.serviceUrls_ = serviceUrls_; + } if (((from_bitField0_ & 0x00000004) != 0)) { result.revision_ = revision_; } @@ -579,7 +569,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.CloudRunMetadata other) { if (!other.serviceUrls_.isEmpty()) { if (serviceUrls_.isEmpty()) { serviceUrls_ = other.serviceUrls_; - bitField0_ = (bitField0_ & ~0x00000002); + bitField0_ |= 0x00000002; } else { ensureServiceUrlsIsMutable(); serviceUrls_.addAll(other.serviceUrls_); @@ -781,14 +771,14 @@ public Builder setServiceBytes(com.google.protobuf.ByteString value) { return this; } - private com.google.protobuf.LazyStringList serviceUrls_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList serviceUrls_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureServiceUrlsIsMutable() { - if (!((bitField0_ & 0x00000002) != 0)) { + if (!serviceUrls_.isModifiable()) { serviceUrls_ = new com.google.protobuf.LazyStringArrayList(serviceUrls_); - bitField0_ |= 0x00000002; } + bitField0_ |= 0x00000002; } /** * @@ -803,7 +793,8 @@ private void ensureServiceUrlsIsMutable() { * @return A list containing the serviceUrls. */ public com.google.protobuf.ProtocolStringList getServiceUrlsList() { - return serviceUrls_.getUnmodifiableView(); + serviceUrls_.makeImmutable(); + return serviceUrls_; } /** * @@ -872,6 +863,7 @@ public Builder setServiceUrls(int index, java.lang.String value) { } ensureServiceUrlsIsMutable(); serviceUrls_.set(index, value); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -894,6 +886,7 @@ public Builder addServiceUrls(java.lang.String value) { } ensureServiceUrlsIsMutable(); serviceUrls_.add(value); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -913,6 +906,7 @@ public Builder addServiceUrls(java.lang.String value) { public Builder addAllServiceUrls(java.lang.Iterable values) { ensureServiceUrlsIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, serviceUrls_); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -929,8 +923,9 @@ public Builder addAllServiceUrls(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearServiceUrls() { - serviceUrls_ = com.google.protobuf.LazyStringArrayList.EMPTY; + serviceUrls_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000002); + ; onChanged(); return this; } @@ -954,6 +949,7 @@ public Builder addServiceUrlsBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureServiceUrlsIsMutable(); serviceUrls_.add(value); + bitField0_ |= 0x00000002; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunRenderMetadata.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunRenderMetadata.java index a222ff7354be..177456a825d0 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunRenderMetadata.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CloudRunRenderMetadata.java @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CloudRunRenderMetadata(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CloudRunRenderMetadata_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Config.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Config.java index ea6421bacb9e..453c33f982bd 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Config.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Config.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Config(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Config_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateChildRolloutJob.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateChildRolloutJob.java index f6e496ed3756..5df93603ed3c 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateChildRolloutJob.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateChildRolloutJob.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CreateChildRolloutJob(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CreateChildRolloutJob_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateChildRolloutJobRun.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateChildRolloutJobRun.java index b957af771ac3..b4da39de58e8 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateChildRolloutJobRun.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateChildRolloutJobRun.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CreateChildRolloutJobRun(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CreateChildRolloutJobRun_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateDeliveryPipelineRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateDeliveryPipelineRequest.java index 8bafd1322c81..a68969a98003 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateDeliveryPipelineRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateDeliveryPipelineRequest.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CreateDeliveryPipelineRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CreateDeliveryPipelineRequest_descriptor; @@ -245,11 +240,13 @@ public com.google.cloud.deploy.v1.DeliveryPipelineOrBuilder getDeliveryPipelineO * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -278,11 +275,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1208,11 +1207,13 @@ public com.google.cloud.deploy.v1.DeliveryPipelineOrBuilder getDeliveryPipelineO * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1240,11 +1241,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1272,11 +1275,13 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1303,11 +1308,13 @@ public Builder setRequestId(java.lang.String value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1330,11 +1337,13 @@ public Builder clearRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateDeliveryPipelineRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateDeliveryPipelineRequestOrBuilder.java index c8a2a6c78d95..abb04428475d 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateDeliveryPipelineRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateDeliveryPipelineRequestOrBuilder.java @@ -128,11 +128,13 @@ public interface CreateDeliveryPipelineRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -150,11 +152,13 @@ public interface CreateDeliveryPipelineRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateReleaseRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateReleaseRequest.java index bc62f1d60fe5..534407a280cf 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateReleaseRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateReleaseRequest.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CreateReleaseRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CreateReleaseRequest_descriptor; @@ -240,11 +235,13 @@ public com.google.cloud.deploy.v1.ReleaseOrBuilder getReleaseOrBuilder() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -273,11 +270,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1194,11 +1193,13 @@ public com.google.cloud.deploy.v1.ReleaseOrBuilder getReleaseOrBuilder() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1226,11 +1227,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1258,11 +1261,13 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1289,11 +1294,13 @@ public Builder setRequestId(java.lang.String value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1316,11 +1323,13 @@ public Builder clearRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateReleaseRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateReleaseRequestOrBuilder.java index f9040abba810..95743bde5d07 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateReleaseRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateReleaseRequestOrBuilder.java @@ -127,11 +127,13 @@ public interface CreateReleaseRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -149,11 +151,13 @@ public interface CreateReleaseRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateRolloutRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateRolloutRequest.java index bbac5a346d1d..077cdcb5d222 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateRolloutRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateRolloutRequest.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CreateRolloutRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CreateRolloutRequest_descriptor; @@ -241,11 +236,13 @@ public com.google.cloud.deploy.v1.RolloutOrBuilder getRolloutOrBuilder() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -274,11 +271,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1272,11 +1271,13 @@ public com.google.cloud.deploy.v1.RolloutOrBuilder getRolloutOrBuilder() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1304,11 +1305,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1336,11 +1339,13 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1367,11 +1372,13 @@ public Builder setRequestId(java.lang.String value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1394,11 +1401,13 @@ public Builder clearRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateRolloutRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateRolloutRequestOrBuilder.java index 945f20166544..3dfec14f0e79 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateRolloutRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateRolloutRequestOrBuilder.java @@ -127,11 +127,13 @@ public interface CreateRolloutRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -149,11 +151,13 @@ public interface CreateRolloutRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateTargetRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateTargetRequest.java index 8a9387851142..2a02b5e7dc03 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateTargetRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateTargetRequest.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CreateTargetRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CreateTargetRequest_descriptor; @@ -240,11 +235,13 @@ public com.google.cloud.deploy.v1.TargetOrBuilder getTargetOrBuilder() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -273,11 +270,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1189,11 +1188,13 @@ public com.google.cloud.deploy.v1.TargetOrBuilder getTargetOrBuilder() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1221,11 +1222,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1253,11 +1256,13 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1284,11 +1289,13 @@ public Builder setRequestId(java.lang.String value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1311,11 +1318,13 @@ public Builder clearRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateTargetRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateTargetRequestOrBuilder.java index 62dea08b2b2d..c2a74aeaed23 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateTargetRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CreateTargetRequestOrBuilder.java @@ -127,11 +127,13 @@ public interface CreateTargetRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -149,11 +151,13 @@ public interface CreateTargetRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CustomCanaryDeployment.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CustomCanaryDeployment.java index 7d143226fee5..9889c6656468 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CustomCanaryDeployment.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/CustomCanaryDeployment.java @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new CustomCanaryDeployment(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CustomCanaryDeployment_descriptor; @@ -213,7 +208,7 @@ private PhaseConfig(com.google.protobuf.GeneratedMessageV3.Builder builder) { private PhaseConfig() { phaseId_ = ""; - profiles_ = com.google.protobuf.LazyStringArrayList.EMPTY; + profiles_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -222,11 +217,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new PhaseConfig(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_CustomCanaryDeployment_PhaseConfig_descriptor; @@ -322,7 +312,8 @@ public int getPercentage() { public static final int PROFILES_FIELD_NUMBER = 3; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList profiles_; + private com.google.protobuf.LazyStringArrayList profiles_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -646,8 +637,7 @@ public Builder clear() { bitField0_ = 0; phaseId_ = ""; percentage_ = 0; - profiles_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000004); + profiles_ = com.google.protobuf.LazyStringArrayList.emptyList(); verify_ = false; return this; } @@ -677,7 +667,6 @@ public com.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig build() { public com.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig buildPartial() { com.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig result = new com.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig(this); - buildPartialRepeatedFields(result); if (bitField0_ != 0) { buildPartial0(result); } @@ -685,15 +674,6 @@ public com.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig buildPartia return result; } - private void buildPartialRepeatedFields( - com.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig result) { - if (((bitField0_ & 0x00000004) != 0)) { - profiles_ = profiles_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000004); - } - result.profiles_ = profiles_; - } - private void buildPartial0( com.google.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig result) { int from_bitField0_ = bitField0_; @@ -703,6 +683,10 @@ private void buildPartial0( if (((from_bitField0_ & 0x00000002) != 0)) { result.percentage_ = percentage_; } + if (((from_bitField0_ & 0x00000004) != 0)) { + profiles_.makeImmutable(); + result.profiles_ = profiles_; + } if (((from_bitField0_ & 0x00000008) != 0)) { result.verify_ = verify_; } @@ -769,7 +753,7 @@ public Builder mergeFrom( if (!other.profiles_.isEmpty()) { if (profiles_.isEmpty()) { profiles_ = other.profiles_; - bitField0_ = (bitField0_ & ~0x00000004); + bitField0_ |= 0x00000004; } else { ensureProfilesIsMutable(); profiles_.addAll(other.profiles_); @@ -1028,14 +1012,14 @@ public Builder clearPercentage() { return this; } - private com.google.protobuf.LazyStringList profiles_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList profiles_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureProfilesIsMutable() { - if (!((bitField0_ & 0x00000004) != 0)) { + if (!profiles_.isModifiable()) { profiles_ = new com.google.protobuf.LazyStringArrayList(profiles_); - bitField0_ |= 0x00000004; } + bitField0_ |= 0x00000004; } /** * @@ -1051,7 +1035,8 @@ private void ensureProfilesIsMutable() { * @return A list containing the profiles. */ public com.google.protobuf.ProtocolStringList getProfilesList() { - return profiles_.getUnmodifiableView(); + profiles_.makeImmutable(); + return profiles_; } /** * @@ -1124,6 +1109,7 @@ public Builder setProfiles(int index, java.lang.String value) { } ensureProfilesIsMutable(); profiles_.set(index, value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1147,6 +1133,7 @@ public Builder addProfiles(java.lang.String value) { } ensureProfilesIsMutable(); profiles_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1167,6 +1154,7 @@ public Builder addProfiles(java.lang.String value) { public Builder addAllProfiles(java.lang.Iterable values) { ensureProfilesIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, profiles_); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1184,8 +1172,9 @@ public Builder addAllProfiles(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearProfiles() { - profiles_ = com.google.protobuf.LazyStringArrayList.EMPTY; + profiles_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); + ; onChanged(); return this; } @@ -1210,6 +1199,7 @@ public Builder addProfilesBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureProfilesIsMutable(); profiles_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DefaultPool.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DefaultPool.java index 93da56184966..33c53f9186ec 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DefaultPool.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DefaultPool.java @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DefaultPool(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DefaultPool_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteDeliveryPipelineRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteDeliveryPipelineRequest.java index f5f64e461f62..e0db6c0d0c74 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteDeliveryPipelineRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteDeliveryPipelineRequest.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeleteDeliveryPipelineRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DeleteDeliveryPipelineRequest_descriptor; @@ -138,11 +133,13 @@ public com.google.protobuf.ByteString getNameBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -171,11 +168,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -897,11 +896,13 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -929,11 +930,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -961,11 +964,13 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -992,11 +997,13 @@ public Builder setRequestId(java.lang.String value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1019,11 +1026,13 @@ public Builder clearRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteDeliveryPipelineRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteDeliveryPipelineRequestOrBuilder.java index ac4db1f3d405..69c56e588ef5 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteDeliveryPipelineRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteDeliveryPipelineRequestOrBuilder.java @@ -62,11 +62,13 @@ public interface DeleteDeliveryPipelineRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -84,11 +86,13 @@ public interface DeleteDeliveryPipelineRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteTargetRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteTargetRequest.java index d0651c4789d3..5ec42442cccf 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteTargetRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteTargetRequest.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeleteTargetRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DeleteTargetRequest_descriptor; @@ -138,11 +133,13 @@ public com.google.protobuf.ByteString getNameBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -171,11 +168,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -204,7 +203,7 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * *
    * Optional. If set to true, then deleting an already deleted or non-existing
-   * DeliveryPipeline will succeed.
+   * `Target` will succeed.
    * 
* * bool allow_missing = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -853,11 +852,13 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -885,11 +886,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -917,11 +920,13 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -948,11 +953,13 @@ public Builder setRequestId(java.lang.String value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -975,11 +982,13 @@ public Builder clearRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1006,7 +1015,7 @@ public Builder setRequestIdBytes(com.google.protobuf.ByteString value) { * *
      * Optional. If set to true, then deleting an already deleted or non-existing
-     * DeliveryPipeline will succeed.
+     * `Target` will succeed.
      * 
* * bool allow_missing = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -1022,7 +1031,7 @@ public boolean getAllowMissing() { * *
      * Optional. If set to true, then deleting an already deleted or non-existing
-     * DeliveryPipeline will succeed.
+     * `Target` will succeed.
      * 
* * bool allow_missing = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -1042,7 +1051,7 @@ public Builder setAllowMissing(boolean value) { * *
      * Optional. If set to true, then deleting an already deleted or non-existing
-     * DeliveryPipeline will succeed.
+     * `Target` will succeed.
      * 
* * bool allow_missing = 3 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteTargetRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteTargetRequestOrBuilder.java index 1a740951ab4c..dc57fc897e77 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteTargetRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeleteTargetRequestOrBuilder.java @@ -62,11 +62,13 @@ public interface DeleteTargetRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -84,11 +86,13 @@ public interface DeleteTargetRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes after the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -104,7 +108,7 @@ public interface DeleteTargetRequestOrBuilder * *
    * Optional. If set to true, then deleting an already deleted or non-existing
-   * DeliveryPipeline will succeed.
+   * `Target` will succeed.
    * 
* * bool allow_missing = 3 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipeline.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipeline.java index 4152a1684721..4a19de8a00b1 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipeline.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipeline.java @@ -23,6 +23,7 @@ * *
  * A `DeliveryPipeline` resource in the Google Cloud Deploy API.
+ *
  * A `DeliveryPipeline` defines a pipeline through which a Skaffold
  * configuration can progress.
  * 
@@ -52,11 +53,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeliveryPipeline(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DeliveryPipeline_descriptor; @@ -86,6 +82,8 @@ protected com.google.protobuf.MapField internalGetMapField(int number) { } private int pipelineCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object pipeline_; public enum PipelineCase @@ -424,12 +422,14 @@ public int getLabelsCount() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -455,12 +455,14 @@ public java.util.Map getLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -477,12 +479,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -506,12 +510,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -1111,6 +1117,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * A `DeliveryPipeline` resource in the Google Cloud Deploy API.
+   *
    * A `DeliveryPipeline` defines a pipeline through which a Skaffold
    * configuration can progress.
    * 
@@ -2034,12 +2041,14 @@ public int getLabelsCount() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2065,12 +2074,14 @@ public java.util.Map getLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2087,12 +2098,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2116,12 +2129,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2151,12 +2166,14 @@ public Builder clearLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2182,12 +2199,14 @@ public java.util.Map getMutableLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2211,12 +2230,14 @@ public Builder putLabels(java.lang.String key, java.lang.String value) { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineNotificationEvent.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineNotificationEvent.java index f4f5e1f118ad..429c8836b0c2 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineNotificationEvent.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineNotificationEvent.java @@ -52,11 +52,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeliveryPipelineNotificationEvent(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.DeliveryPipelineNotificationPayloadProto .internal_static_google_cloud_deploy_v1_DeliveryPipelineNotificationEvent_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineOrBuilder.java index 689e74af3bc4..4f0a0e0bfb87 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineOrBuilder.java @@ -170,12 +170,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -189,12 +191,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -211,12 +215,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -230,12 +236,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -253,12 +261,14 @@ java.lang.String getLabelsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -464,5 +474,5 @@ java.lang.String getLabelsOrDefault( */ boolean getSuspended(); - public com.google.cloud.deploy.v1.DeliveryPipeline.PipelineCase getPipelineCase(); + com.google.cloud.deploy.v1.DeliveryPipeline.PipelineCase getPipelineCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployArtifact.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployArtifact.java index 6c3257754c23..99cedad2b0b6 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployArtifact.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployArtifact.java @@ -39,7 +39,7 @@ private DeployArtifact(com.google.protobuf.GeneratedMessageV3.Builder builder private DeployArtifact() { artifactUri_ = ""; - manifestPaths_ = com.google.protobuf.LazyStringArrayList.EMPTY; + manifestPaths_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeployArtifact(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DeployArtifact_descriptor; @@ -124,7 +119,8 @@ public com.google.protobuf.ByteString getArtifactUriBytes() { public static final int MANIFEST_PATHS_FIELD_NUMBER = 2; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList manifestPaths_; + private com.google.protobuf.LazyStringArrayList manifestPaths_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -403,8 +399,7 @@ public Builder clear() { super.clear(); bitField0_ = 0; artifactUri_ = ""; - manifestPaths_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000002); + manifestPaths_ = com.google.protobuf.LazyStringArrayList.emptyList(); return this; } @@ -432,7 +427,6 @@ public com.google.cloud.deploy.v1.DeployArtifact build() { public com.google.cloud.deploy.v1.DeployArtifact buildPartial() { com.google.cloud.deploy.v1.DeployArtifact result = new com.google.cloud.deploy.v1.DeployArtifact(this); - buildPartialRepeatedFields(result); if (bitField0_ != 0) { buildPartial0(result); } @@ -440,19 +434,15 @@ public com.google.cloud.deploy.v1.DeployArtifact buildPartial() { return result; } - private void buildPartialRepeatedFields(com.google.cloud.deploy.v1.DeployArtifact result) { - if (((bitField0_ & 0x00000002) != 0)) { - manifestPaths_ = manifestPaths_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000002); - } - result.manifestPaths_ = manifestPaths_; - } - private void buildPartial0(com.google.cloud.deploy.v1.DeployArtifact result) { int from_bitField0_ = bitField0_; if (((from_bitField0_ & 0x00000001) != 0)) { result.artifactUri_ = artifactUri_; } + if (((from_bitField0_ & 0x00000002) != 0)) { + manifestPaths_.makeImmutable(); + result.manifestPaths_ = manifestPaths_; + } } @java.lang.Override @@ -508,7 +498,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.DeployArtifact other) { if (!other.manifestPaths_.isEmpty()) { if (manifestPaths_.isEmpty()) { manifestPaths_ = other.manifestPaths_; - bitField0_ = (bitField0_ & ~0x00000002); + bitField0_ |= 0x00000002; } else { ensureManifestPathsIsMutable(); manifestPaths_.addAll(other.manifestPaths_); @@ -684,14 +674,14 @@ public Builder setArtifactUriBytes(com.google.protobuf.ByteString value) { return this; } - private com.google.protobuf.LazyStringList manifestPaths_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList manifestPaths_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureManifestPathsIsMutable() { - if (!((bitField0_ & 0x00000002) != 0)) { + if (!manifestPaths_.isModifiable()) { manifestPaths_ = new com.google.protobuf.LazyStringArrayList(manifestPaths_); - bitField0_ |= 0x00000002; } + bitField0_ |= 0x00000002; } /** * @@ -706,7 +696,8 @@ private void ensureManifestPathsIsMutable() { * @return A list containing the manifestPaths. */ public com.google.protobuf.ProtocolStringList getManifestPathsList() { - return manifestPaths_.getUnmodifiableView(); + manifestPaths_.makeImmutable(); + return manifestPaths_; } /** * @@ -775,6 +766,7 @@ public Builder setManifestPaths(int index, java.lang.String value) { } ensureManifestPathsIsMutable(); manifestPaths_.set(index, value); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -797,6 +789,7 @@ public Builder addManifestPaths(java.lang.String value) { } ensureManifestPathsIsMutable(); manifestPaths_.add(value); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -816,6 +809,7 @@ public Builder addManifestPaths(java.lang.String value) { public Builder addAllManifestPaths(java.lang.Iterable values) { ensureManifestPathsIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, manifestPaths_); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -832,8 +826,9 @@ public Builder addAllManifestPaths(java.lang.Iterable values) * @return This builder for chaining. */ public Builder clearManifestPaths() { - manifestPaths_ = com.google.protobuf.LazyStringArrayList.EMPTY; + manifestPaths_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000002); + ; onChanged(); return this; } @@ -857,6 +852,7 @@ public Builder addManifestPathsBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureManifestPathsIsMutable(); manifestPaths_.add(value); + bitField0_ |= 0x00000002; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJob.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJob.java index 158f8e1337cd..cb58b1c1bc9f 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJob.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJob.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeployJob(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DeployJob_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJobRun.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJobRun.java index 84f70fbd8ed9..184c0032d6a2 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJobRun.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJobRun.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeployJobRun(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DeployJobRun_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJobRunMetadata.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJobRunMetadata.java index cd0b4b443f44..18515de27043 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJobRunMetadata.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeployJobRunMetadata.java @@ -46,11 +46,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeployJobRunMetadata(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DeployJobRunMetadata_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeploymentJobs.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeploymentJobs.java index f4f308cb4132..a1208d85eae5 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeploymentJobs.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeploymentJobs.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new DeploymentJobs(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_DeploymentJobs_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ExecutionConfig.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ExecutionConfig.java index b2d312c6ffe4..4038c8965759 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ExecutionConfig.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ExecutionConfig.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ExecutionConfig(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ExecutionConfig_descriptor; @@ -253,6 +248,8 @@ private ExecutionEnvironmentUsage(int value) { } private int executionEnvironmentCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object executionEnvironment_; public enum ExecutionEnvironmentCase diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ExecutionConfigOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ExecutionConfigOrBuilder.java index d8b4b42930f5..8a0fa9633810 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ExecutionConfigOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ExecutionConfigOrBuilder.java @@ -321,6 +321,5 @@ public interface ExecutionConfigOrBuilder */ com.google.protobuf.DurationOrBuilder getExecutionTimeoutOrBuilder(); - public com.google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentCase - getExecutionEnvironmentCase(); + com.google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentCase getExecutionEnvironmentCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetConfigRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetConfigRequest.java index d091659c5ef2..c137457d73f3 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetConfigRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetConfigRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new GetConfigRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_GetConfigRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetDeliveryPipelineRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetDeliveryPipelineRequest.java index 5d56cd41e4d3..396abade4cd3 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetDeliveryPipelineRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetDeliveryPipelineRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new GetDeliveryPipelineRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_GetDeliveryPipelineRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetJobRunRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetJobRunRequest.java index 070a7a712aee..25bfd4ef2ce8 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetJobRunRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetJobRunRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new GetJobRunRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_GetJobRunRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetReleaseRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetReleaseRequest.java index b59fd6b644be..1f145d6266af 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetReleaseRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetReleaseRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new GetReleaseRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_GetReleaseRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetRolloutRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetRolloutRequest.java index fca3d11127b0..4d23dd06018a 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetRolloutRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetRolloutRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new GetRolloutRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_GetRolloutRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetTargetRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetTargetRequest.java index ef7e5497c40f..b585ad971f75 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetTargetRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GetTargetRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new GetTargetRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_GetTargetRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GkeCluster.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GkeCluster.java index fee679a21d7c..2d16f7d8d183 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GkeCluster.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GkeCluster.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new GkeCluster(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_GkeCluster_descriptor; @@ -131,6 +126,7 @@ public com.google.protobuf.ByteString getClusterBytes() { * control plane endpoint is used. The default IP address is the private IP * address for clusters with private control-plane endpoints and the public IP * address otherwise. + * * Only specify this option when `cluster` is a [private GKE * cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept). * @@ -626,6 +622,7 @@ public Builder setClusterBytes(com.google.protobuf.ByteString value) { * control plane endpoint is used. The default IP address is the private IP * address for clusters with private control-plane endpoints and the public IP * address otherwise. + * * Only specify this option when `cluster` is a [private GKE * cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept). * @@ -647,6 +644,7 @@ public boolean getInternalIp() { * control plane endpoint is used. The default IP address is the private IP * address for clusters with private control-plane endpoints and the public IP * address otherwise. + * * Only specify this option when `cluster` is a [private GKE * cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept). * @@ -672,6 +670,7 @@ public Builder setInternalIp(boolean value) { * control plane endpoint is used. The default IP address is the private IP * address for clusters with private control-plane endpoints and the public IP * address otherwise. + * * Only specify this option when `cluster` is a [private GKE * cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GkeClusterOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GkeClusterOrBuilder.java index 478e37f15107..5fa95d8e1f35 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GkeClusterOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/GkeClusterOrBuilder.java @@ -59,6 +59,7 @@ public interface GkeClusterOrBuilder * control plane endpoint is used. The default IP address is the private IP * address for clusters with private control-plane endpoints and the public IP * address otherwise. + * * Only specify this option when `cluster` is a [private GKE * cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/IgnoreJobRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/IgnoreJobRequest.java index 005ffe2f431b..7af76a5f8573 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/IgnoreJobRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/IgnoreJobRequest.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new IgnoreJobRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_IgnoreJobRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/IgnoreJobResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/IgnoreJobResponse.java index e533bed0c2e1..dbeb399788a1 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/IgnoreJobResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/IgnoreJobResponse.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new IgnoreJobResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_IgnoreJobResponse_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Job.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Job.java index 8f82332c0d21..f3e75d3540f9 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Job.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Job.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Job(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Job_descriptor; @@ -359,6 +354,8 @@ private State(int value) { } private int jobTypeCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object jobType_; public enum JobTypeCase diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobOrBuilder.java index cec7f906bc4f..ffac00ad8388 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobOrBuilder.java @@ -297,5 +297,5 @@ public interface JobOrBuilder */ com.google.cloud.deploy.v1.AdvanceChildRolloutJobOrBuilder getAdvanceChildRolloutJobOrBuilder(); - public com.google.cloud.deploy.v1.Job.JobTypeCase getJobTypeCase(); + com.google.cloud.deploy.v1.Job.JobTypeCase getJobTypeCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRun.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRun.java index 4a7998ff5aff..7d8801d61709 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRun.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRun.java @@ -23,6 +23,7 @@ * *
  * A `JobRun` resource in the Google Cloud Deploy API.
+ *
  * A `JobRun` contains information of a single `Rollout` job evaluation.
  * 
* @@ -53,11 +54,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new JobRun(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_JobRun_descriptor; @@ -297,6 +293,8 @@ private State(int value) { } private int jobRunCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object jobRun_; public enum JobRunCase @@ -1350,6 +1348,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * A `JobRun` resource in the Google Cloud Deploy API.
+   *
    * A `JobRun` contains information of a single `Rollout` job evaluation.
    * 
* diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRunNotificationEvent.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRunNotificationEvent.java index d6841a5811cb..b93a42f0428a 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRunNotificationEvent.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRunNotificationEvent.java @@ -55,11 +55,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new JobRunNotificationEvent(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.JobRunNotificationPayloadProto .internal_static_google_cloud_deploy_v1_JobRunNotificationEvent_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRunOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRunOrBuilder.java index 11cd11b0ae92..8d6683b8efff 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRunOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/JobRunOrBuilder.java @@ -467,5 +467,5 @@ public interface JobRunOrBuilder */ com.google.protobuf.ByteString getEtagBytes(); - public com.google.cloud.deploy.v1.JobRun.JobRunCase getJobRunCase(); + com.google.cloud.deploy.v1.JobRun.JobRunCase getJobRunCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/KubernetesConfig.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/KubernetesConfig.java index 698bdc100efa..10ec87d1ecac 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/KubernetesConfig.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/KubernetesConfig.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new KubernetesConfig(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_KubernetesConfig_descriptor; @@ -178,11 +173,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new GatewayServiceMesh(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_KubernetesConfig_GatewayServiceMesh_descriptor; @@ -1198,6 +1188,22 @@ public interface ServiceNetworkingOrBuilder * @return The bytes for deployment. */ com.google.protobuf.ByteString getDeploymentBytes(); + + /** + * + * + *
+     * Optional. Whether to disable Pod overprovisioning. If Pod
+     * overprovisioning is disabled then Cloud Deploy will limit the number of
+     * total Pods used for the deployment strategy to the number of Pods the
+     * Deployment has on the cluster.
+     * 
+ * + * bool disable_pod_overprovisioning = 3 [(.google.api.field_behavior) = OPTIONAL]; + * + * @return The disablePodOverprovisioning. + */ + boolean getDisablePodOverprovisioning(); } /** * @@ -1229,11 +1235,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ServiceNetworking(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_KubernetesConfig_ServiceNetworking_descriptor; @@ -1353,6 +1354,27 @@ public com.google.protobuf.ByteString getDeploymentBytes() { } } + public static final int DISABLE_POD_OVERPROVISIONING_FIELD_NUMBER = 3; + private boolean disablePodOverprovisioning_ = false; + /** + * + * + *
+     * Optional. Whether to disable Pod overprovisioning. If Pod
+     * overprovisioning is disabled then Cloud Deploy will limit the number of
+     * total Pods used for the deployment strategy to the number of Pods the
+     * Deployment has on the cluster.
+     * 
+ * + * bool disable_pod_overprovisioning = 3 [(.google.api.field_behavior) = OPTIONAL]; + * + * @return The disablePodOverprovisioning. + */ + @java.lang.Override + public boolean getDisablePodOverprovisioning() { + return disablePodOverprovisioning_; + } + private byte memoizedIsInitialized = -1; @java.lang.Override @@ -1373,6 +1395,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(deployment_)) { com.google.protobuf.GeneratedMessageV3.writeString(output, 2, deployment_); } + if (disablePodOverprovisioning_ != false) { + output.writeBool(3, disablePodOverprovisioning_); + } getUnknownFields().writeTo(output); } @@ -1388,6 +1413,10 @@ public int getSerializedSize() { if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(deployment_)) { size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, deployment_); } + if (disablePodOverprovisioning_ != false) { + size += + com.google.protobuf.CodedOutputStream.computeBoolSize(3, disablePodOverprovisioning_); + } size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -1406,6 +1435,7 @@ public boolean equals(final java.lang.Object obj) { if (!getService().equals(other.getService())) return false; if (!getDeployment().equals(other.getDeployment())) return false; + if (getDisablePodOverprovisioning() != other.getDisablePodOverprovisioning()) return false; if (!getUnknownFields().equals(other.getUnknownFields())) return false; return true; } @@ -1421,6 +1451,9 @@ public int hashCode() { hash = (53 * hash) + getService().hashCode(); hash = (37 * hash) + DEPLOYMENT_FIELD_NUMBER; hash = (53 * hash) + getDeployment().hashCode(); + hash = (37 * hash) + DISABLE_POD_OVERPROVISIONING_FIELD_NUMBER; + hash = + (53 * hash) + com.google.protobuf.Internal.hashBoolean(getDisablePodOverprovisioning()); hash = (29 * hash) + getUnknownFields().hashCode(); memoizedHashCode = hash; return hash; @@ -1565,6 +1598,7 @@ public Builder clear() { bitField0_ = 0; service_ = ""; deployment_ = ""; + disablePodOverprovisioning_ = false; return this; } @@ -1609,6 +1643,9 @@ private void buildPartial0( if (((from_bitField0_ & 0x00000002) != 0)) { result.deployment_ = deployment_; } + if (((from_bitField0_ & 0x00000004) != 0)) { + result.disablePodOverprovisioning_ = disablePodOverprovisioning_; + } } @java.lang.Override @@ -1671,6 +1708,9 @@ public Builder mergeFrom( bitField0_ |= 0x00000002; onChanged(); } + if (other.getDisablePodOverprovisioning() != false) { + setDisablePodOverprovisioning(other.getDisablePodOverprovisioning()); + } this.mergeUnknownFields(other.getUnknownFields()); onChanged(); return this; @@ -1709,6 +1749,12 @@ public Builder mergeFrom( bitField0_ |= 0x00000002; break; } // case 18 + case 24: + { + disablePodOverprovisioning_ = input.readBool(); + bitField0_ |= 0x00000004; + break; + } // case 24 default: { if (!super.parseUnknownField(input, extensionRegistry, tag)) { @@ -1945,6 +1991,71 @@ public Builder setDeploymentBytes(com.google.protobuf.ByteString value) { return this; } + private boolean disablePodOverprovisioning_; + /** + * + * + *
+       * Optional. Whether to disable Pod overprovisioning. If Pod
+       * overprovisioning is disabled then Cloud Deploy will limit the number of
+       * total Pods used for the deployment strategy to the number of Pods the
+       * Deployment has on the cluster.
+       * 
+ * + * bool disable_pod_overprovisioning = 3 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return The disablePodOverprovisioning. + */ + @java.lang.Override + public boolean getDisablePodOverprovisioning() { + return disablePodOverprovisioning_; + } + /** + * + * + *
+       * Optional. Whether to disable Pod overprovisioning. If Pod
+       * overprovisioning is disabled then Cloud Deploy will limit the number of
+       * total Pods used for the deployment strategy to the number of Pods the
+       * Deployment has on the cluster.
+       * 
+ * + * bool disable_pod_overprovisioning = 3 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @param value The disablePodOverprovisioning to set. + * @return This builder for chaining. + */ + public Builder setDisablePodOverprovisioning(boolean value) { + + disablePodOverprovisioning_ = value; + bitField0_ |= 0x00000004; + onChanged(); + return this; + } + /** + * + * + *
+       * Optional. Whether to disable Pod overprovisioning. If Pod
+       * overprovisioning is disabled then Cloud Deploy will limit the number of
+       * total Pods used for the deployment strategy to the number of Pods the
+       * Deployment has on the cluster.
+       * 
+ * + * bool disable_pod_overprovisioning = 3 [(.google.api.field_behavior) = OPTIONAL]; + * + * + * @return This builder for chaining. + */ + public Builder clearDisablePodOverprovisioning() { + bitField0_ = (bitField0_ & ~0x00000004); + disablePodOverprovisioning_ = false; + onChanged(); + return this; + } + @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -2013,6 +2124,8 @@ public com.google.protobuf.Parser getParserForType() { } private int serviceDefinitionCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object serviceDefinition_; public enum ServiceDefinitionCase diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/KubernetesConfigOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/KubernetesConfigOrBuilder.java index 7df9ab61f7db..873a3a4ddacf 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/KubernetesConfigOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/KubernetesConfigOrBuilder.java @@ -98,6 +98,5 @@ public interface KubernetesConfigOrBuilder com.google.cloud.deploy.v1.KubernetesConfig.ServiceNetworkingOrBuilder getServiceNetworkingOrBuilder(); - public com.google.cloud.deploy.v1.KubernetesConfig.ServiceDefinitionCase - getServiceDefinitionCase(); + com.google.cloud.deploy.v1.KubernetesConfig.ServiceDefinitionCase getServiceDefinitionCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesRequest.java index 16952d1fb4de..56793ca3b388 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesRequest.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListDeliveryPipelinesRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListDeliveryPipelinesRequest_descriptor; @@ -158,6 +153,7 @@ public int getPageSize() { *
    * A page token, received from a previous `ListDeliveryPipelines` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -184,6 +180,7 @@ public java.lang.String getPageToken() { *
    * A page token, received from a previous `ListDeliveryPipelines` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -936,6 +933,7 @@ public Builder clearPageSize() { *
      * A page token, received from a previous `ListDeliveryPipelines` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -961,6 +959,7 @@ public java.lang.String getPageToken() { *
      * A page token, received from a previous `ListDeliveryPipelines` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -986,6 +985,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
      * A page token, received from a previous `ListDeliveryPipelines` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -1010,6 +1010,7 @@ public Builder setPageToken(java.lang.String value) { *
      * A page token, received from a previous `ListDeliveryPipelines` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -1030,6 +1031,7 @@ public Builder clearPageToken() { *
      * A page token, received from a previous `ListDeliveryPipelines` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesRequestOrBuilder.java index 11e650eca2ad..072d36b7c990 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesRequestOrBuilder.java @@ -76,6 +76,7 @@ public interface ListDeliveryPipelinesRequestOrBuilder *
    * A page token, received from a previous `ListDeliveryPipelines` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -91,6 +92,7 @@ public interface ListDeliveryPipelinesRequestOrBuilder *
    * A page token, received from a previous `ListDeliveryPipelines` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesResponse.java index c14046252944..dd8313abfde8 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListDeliveryPipelinesResponse.java @@ -40,7 +40,7 @@ private ListDeliveryPipelinesResponse(com.google.protobuf.GeneratedMessageV3.Bui private ListDeliveryPipelinesResponse() { deliveryPipelines_ = java.util.Collections.emptyList(); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListDeliveryPipelinesResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListDeliveryPipelinesResponse_descriptor; @@ -197,7 +192,8 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() { public static final int UNREACHABLE_FIELD_NUMBER = 3; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList unreachable_; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -492,8 +488,7 @@ public Builder clear() { } bitField0_ = (bitField0_ & ~0x00000001); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000004); + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); return this; } @@ -540,11 +535,6 @@ private void buildPartialRepeatedFields( } else { result.deliveryPipelines_ = deliveryPipelinesBuilder_.build(); } - if (((bitField0_ & 0x00000004) != 0)) { - unreachable_ = unreachable_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000004); - } - result.unreachable_ = unreachable_; } private void buildPartial0(com.google.cloud.deploy.v1.ListDeliveryPipelinesResponse result) { @@ -552,6 +542,10 @@ private void buildPartial0(com.google.cloud.deploy.v1.ListDeliveryPipelinesRespo if (((from_bitField0_ & 0x00000002) != 0)) { result.nextPageToken_ = nextPageToken_; } + if (((from_bitField0_ & 0x00000004) != 0)) { + unreachable_.makeImmutable(); + result.unreachable_ = unreachable_; + } } @java.lang.Override @@ -635,7 +629,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.ListDeliveryPipelinesRespons if (!other.unreachable_.isEmpty()) { if (unreachable_.isEmpty()) { unreachable_ = other.unreachable_; - bitField0_ = (bitField0_ & ~0x00000004); + bitField0_ |= 0x00000004; } else { ensureUnreachableIsMutable(); unreachable_.addAll(other.unreachable_); @@ -1184,14 +1178,14 @@ public Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) { return this; } - private com.google.protobuf.LazyStringList unreachable_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureUnreachableIsMutable() { - if (!((bitField0_ & 0x00000004) != 0)) { + if (!unreachable_.isModifiable()) { unreachable_ = new com.google.protobuf.LazyStringArrayList(unreachable_); - bitField0_ |= 0x00000004; } + bitField0_ |= 0x00000004; } /** * @@ -1205,7 +1199,8 @@ private void ensureUnreachableIsMutable() { * @return A list containing the unreachable. */ public com.google.protobuf.ProtocolStringList getUnreachableList() { - return unreachable_.getUnmodifiableView(); + unreachable_.makeImmutable(); + return unreachable_; } /** * @@ -1270,6 +1265,7 @@ public Builder setUnreachable(int index, java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.set(index, value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1291,6 +1287,7 @@ public Builder addUnreachable(java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1309,6 +1306,7 @@ public Builder addUnreachable(java.lang.String value) { public Builder addAllUnreachable(java.lang.Iterable values) { ensureUnreachableIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, unreachable_); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1324,8 +1322,9 @@ public Builder addAllUnreachable(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearUnreachable() { - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); + ; onChanged(); return this; } @@ -1348,6 +1347,7 @@ public Builder addUnreachableBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsRequest.java index bb1fe9de27eb..45915cd9d3ec 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsRequest.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListJobRunsRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListJobRunsRequest_descriptor; @@ -156,6 +151,7 @@ public int getPageSize() { *
    * Optional. A page token, received from a previous `ListJobRuns` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match the call that provided
    * the page token.
    * 
@@ -182,6 +178,7 @@ public java.lang.String getPageToken() { *
    * Optional. A page token, received from a previous `ListJobRuns` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match the call that provided
    * the page token.
    * 
@@ -929,6 +926,7 @@ public Builder clearPageSize() { *
      * Optional. A page token, received from a previous `ListJobRuns` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match the call that provided
      * the page token.
      * 
@@ -954,6 +952,7 @@ public java.lang.String getPageToken() { *
      * Optional. A page token, received from a previous `ListJobRuns` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match the call that provided
      * the page token.
      * 
@@ -979,6 +978,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
      * Optional. A page token, received from a previous `ListJobRuns` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match the call that provided
      * the page token.
      * 
@@ -1003,6 +1003,7 @@ public Builder setPageToken(java.lang.String value) { *
      * Optional. A page token, received from a previous `ListJobRuns` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match the call that provided
      * the page token.
      * 
@@ -1023,6 +1024,7 @@ public Builder clearPageToken() { *
      * Optional. A page token, received from a previous `ListJobRuns` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match the call that provided
      * the page token.
      * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsRequestOrBuilder.java index 7c5a0ef0ad69..75fd20e7db8e 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsRequestOrBuilder.java @@ -74,6 +74,7 @@ public interface ListJobRunsRequestOrBuilder *
    * Optional. A page token, received from a previous `ListJobRuns` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match the call that provided
    * the page token.
    * 
@@ -89,6 +90,7 @@ public interface ListJobRunsRequestOrBuilder *
    * Optional. A page token, received from a previous `ListJobRuns` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match the call that provided
    * the page token.
    * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsResponse.java index 62504a15a02b..e66ecea72410 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListJobRunsResponse.java @@ -40,7 +40,7 @@ private ListJobRunsResponse(com.google.protobuf.GeneratedMessageV3.Builder bu private ListJobRunsResponse() { jobRuns_ = java.util.Collections.emptyList(); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListJobRunsResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListJobRunsResponse_descriptor; @@ -196,7 +191,8 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() { public static final int UNREACHABLE_FIELD_NUMBER = 3; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList unreachable_; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -489,8 +485,7 @@ public Builder clear() { } bitField0_ = (bitField0_ & ~0x00000001); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000004); + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); return this; } @@ -536,11 +531,6 @@ private void buildPartialRepeatedFields(com.google.cloud.deploy.v1.ListJobRunsRe } else { result.jobRuns_ = jobRunsBuilder_.build(); } - if (((bitField0_ & 0x00000004) != 0)) { - unreachable_ = unreachable_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000004); - } - result.unreachable_ = unreachable_; } private void buildPartial0(com.google.cloud.deploy.v1.ListJobRunsResponse result) { @@ -548,6 +538,10 @@ private void buildPartial0(com.google.cloud.deploy.v1.ListJobRunsResponse result if (((from_bitField0_ & 0x00000002) != 0)) { result.nextPageToken_ = nextPageToken_; } + if (((from_bitField0_ & 0x00000004) != 0)) { + unreachable_.makeImmutable(); + result.unreachable_ = unreachable_; + } } @java.lang.Override @@ -630,7 +624,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.ListJobRunsResponse other) { if (!other.unreachable_.isEmpty()) { if (unreachable_.isEmpty()) { unreachable_ = other.unreachable_; - bitField0_ = (bitField0_ & ~0x00000004); + bitField0_ |= 0x00000004; } else { ensureUnreachableIsMutable(); unreachable_.addAll(other.unreachable_); @@ -1167,14 +1161,14 @@ public Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) { return this; } - private com.google.protobuf.LazyStringList unreachable_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureUnreachableIsMutable() { - if (!((bitField0_ & 0x00000004) != 0)) { + if (!unreachable_.isModifiable()) { unreachable_ = new com.google.protobuf.LazyStringArrayList(unreachable_); - bitField0_ |= 0x00000004; } + bitField0_ |= 0x00000004; } /** * @@ -1188,7 +1182,8 @@ private void ensureUnreachableIsMutable() { * @return A list containing the unreachable. */ public com.google.protobuf.ProtocolStringList getUnreachableList() { - return unreachable_.getUnmodifiableView(); + unreachable_.makeImmutable(); + return unreachable_; } /** * @@ -1253,6 +1248,7 @@ public Builder setUnreachable(int index, java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.set(index, value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1274,6 +1270,7 @@ public Builder addUnreachable(java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1292,6 +1289,7 @@ public Builder addUnreachable(java.lang.String value) { public Builder addAllUnreachable(java.lang.Iterable values) { ensureUnreachableIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, unreachable_); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1307,8 +1305,9 @@ public Builder addAllUnreachable(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearUnreachable() { - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); + ; onChanged(); return this; } @@ -1331,6 +1330,7 @@ public Builder addUnreachableBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesRequest.java index cf31861b666e..2a91adcff8a3 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesRequest.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListReleasesRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListReleasesRequest_descriptor; @@ -158,6 +153,7 @@ public int getPageSize() { *
    * Optional. A page token, received from a previous `ListReleases` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -184,6 +180,7 @@ public java.lang.String getPageToken() { *
    * Optional. A page token, received from a previous `ListReleases` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -936,6 +933,7 @@ public Builder clearPageSize() { *
      * Optional. A page token, received from a previous `ListReleases` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -961,6 +959,7 @@ public java.lang.String getPageToken() { *
      * Optional. A page token, received from a previous `ListReleases` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -986,6 +985,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
      * Optional. A page token, received from a previous `ListReleases` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -1010,6 +1010,7 @@ public Builder setPageToken(java.lang.String value) { *
      * Optional. A page token, received from a previous `ListReleases` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -1030,6 +1031,7 @@ public Builder clearPageToken() { *
      * Optional. A page token, received from a previous `ListReleases` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesRequestOrBuilder.java index d02fb1be9344..6a4a109469d3 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesRequestOrBuilder.java @@ -76,6 +76,7 @@ public interface ListReleasesRequestOrBuilder *
    * Optional. A page token, received from a previous `ListReleases` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -91,6 +92,7 @@ public interface ListReleasesRequestOrBuilder *
    * Optional. A page token, received from a previous `ListReleases` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesResponse.java index 7f5265c7af2c..49ca8b2b497d 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListReleasesResponse.java @@ -40,7 +40,7 @@ private ListReleasesResponse(com.google.protobuf.GeneratedMessageV3.Builder b private ListReleasesResponse() { releases_ = java.util.Collections.emptyList(); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListReleasesResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListReleasesResponse_descriptor; @@ -196,7 +191,8 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() { public static final int UNREACHABLE_FIELD_NUMBER = 3; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList unreachable_; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -489,8 +485,7 @@ public Builder clear() { } bitField0_ = (bitField0_ & ~0x00000001); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000004); + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); return this; } @@ -537,11 +532,6 @@ private void buildPartialRepeatedFields( } else { result.releases_ = releasesBuilder_.build(); } - if (((bitField0_ & 0x00000004) != 0)) { - unreachable_ = unreachable_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000004); - } - result.unreachable_ = unreachable_; } private void buildPartial0(com.google.cloud.deploy.v1.ListReleasesResponse result) { @@ -549,6 +539,10 @@ private void buildPartial0(com.google.cloud.deploy.v1.ListReleasesResponse resul if (((from_bitField0_ & 0x00000002) != 0)) { result.nextPageToken_ = nextPageToken_; } + if (((from_bitField0_ & 0x00000004) != 0)) { + unreachable_.makeImmutable(); + result.unreachable_ = unreachable_; + } } @java.lang.Override @@ -632,7 +626,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.ListReleasesResponse other) if (!other.unreachable_.isEmpty()) { if (unreachable_.isEmpty()) { unreachable_ = other.unreachable_; - bitField0_ = (bitField0_ & ~0x00000004); + bitField0_ |= 0x00000004; } else { ensureUnreachableIsMutable(); unreachable_.addAll(other.unreachable_); @@ -1169,14 +1163,14 @@ public Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) { return this; } - private com.google.protobuf.LazyStringList unreachable_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureUnreachableIsMutable() { - if (!((bitField0_ & 0x00000004) != 0)) { + if (!unreachable_.isModifiable()) { unreachable_ = new com.google.protobuf.LazyStringArrayList(unreachable_); - bitField0_ |= 0x00000004; } + bitField0_ |= 0x00000004; } /** * @@ -1190,7 +1184,8 @@ private void ensureUnreachableIsMutable() { * @return A list containing the unreachable. */ public com.google.protobuf.ProtocolStringList getUnreachableList() { - return unreachable_.getUnmodifiableView(); + unreachable_.makeImmutable(); + return unreachable_; } /** * @@ -1255,6 +1250,7 @@ public Builder setUnreachable(int index, java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.set(index, value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1276,6 +1272,7 @@ public Builder addUnreachable(java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1294,6 +1291,7 @@ public Builder addUnreachable(java.lang.String value) { public Builder addAllUnreachable(java.lang.Iterable values) { ensureUnreachableIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, unreachable_); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1309,8 +1307,9 @@ public Builder addAllUnreachable(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearUnreachable() { - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); + ; onChanged(); return this; } @@ -1333,6 +1332,7 @@ public Builder addUnreachableBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsRequest.java index a3e45114f20b..49a35801ba35 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsRequest.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListRolloutsRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListRolloutsRequest_descriptor; @@ -156,6 +151,7 @@ public int getPageSize() { *
    * Optional. A page token, received from a previous `ListRollouts` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -182,6 +178,7 @@ public java.lang.String getPageToken() { *
    * Optional. A page token, received from a previous `ListRollouts` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -929,6 +926,7 @@ public Builder clearPageSize() { *
      * Optional. A page token, received from a previous `ListRollouts` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -954,6 +952,7 @@ public java.lang.String getPageToken() { *
      * Optional. A page token, received from a previous `ListRollouts` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -979,6 +978,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
      * Optional. A page token, received from a previous `ListRollouts` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -1003,6 +1003,7 @@ public Builder setPageToken(java.lang.String value) { *
      * Optional. A page token, received from a previous `ListRollouts` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -1023,6 +1024,7 @@ public Builder clearPageToken() { *
      * Optional. A page token, received from a previous `ListRollouts` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsRequestOrBuilder.java index 469df34985ca..643268da7146 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsRequestOrBuilder.java @@ -74,6 +74,7 @@ public interface ListRolloutsRequestOrBuilder *
    * Optional. A page token, received from a previous `ListRollouts` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -89,6 +90,7 @@ public interface ListRolloutsRequestOrBuilder *
    * Optional. A page token, received from a previous `ListRollouts` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsResponse.java index f6c213b46c13..06ea28d72044 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListRolloutsResponse.java @@ -40,7 +40,7 @@ private ListRolloutsResponse(com.google.protobuf.GeneratedMessageV3.Builder b private ListRolloutsResponse() { rollouts_ = java.util.Collections.emptyList(); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListRolloutsResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListRolloutsResponse_descriptor; @@ -196,7 +191,8 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() { public static final int UNREACHABLE_FIELD_NUMBER = 3; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList unreachable_; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -489,8 +485,7 @@ public Builder clear() { } bitField0_ = (bitField0_ & ~0x00000001); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000004); + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); return this; } @@ -537,11 +532,6 @@ private void buildPartialRepeatedFields( } else { result.rollouts_ = rolloutsBuilder_.build(); } - if (((bitField0_ & 0x00000004) != 0)) { - unreachable_ = unreachable_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000004); - } - result.unreachable_ = unreachable_; } private void buildPartial0(com.google.cloud.deploy.v1.ListRolloutsResponse result) { @@ -549,6 +539,10 @@ private void buildPartial0(com.google.cloud.deploy.v1.ListRolloutsResponse resul if (((from_bitField0_ & 0x00000002) != 0)) { result.nextPageToken_ = nextPageToken_; } + if (((from_bitField0_ & 0x00000004) != 0)) { + unreachable_.makeImmutable(); + result.unreachable_ = unreachable_; + } } @java.lang.Override @@ -632,7 +626,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.ListRolloutsResponse other) if (!other.unreachable_.isEmpty()) { if (unreachable_.isEmpty()) { unreachable_ = other.unreachable_; - bitField0_ = (bitField0_ & ~0x00000004); + bitField0_ |= 0x00000004; } else { ensureUnreachableIsMutable(); unreachable_.addAll(other.unreachable_); @@ -1169,14 +1163,14 @@ public Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) { return this; } - private com.google.protobuf.LazyStringList unreachable_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureUnreachableIsMutable() { - if (!((bitField0_ & 0x00000004) != 0)) { + if (!unreachable_.isModifiable()) { unreachable_ = new com.google.protobuf.LazyStringArrayList(unreachable_); - bitField0_ |= 0x00000004; } + bitField0_ |= 0x00000004; } /** * @@ -1190,7 +1184,8 @@ private void ensureUnreachableIsMutable() { * @return A list containing the unreachable. */ public com.google.protobuf.ProtocolStringList getUnreachableList() { - return unreachable_.getUnmodifiableView(); + unreachable_.makeImmutable(); + return unreachable_; } /** * @@ -1255,6 +1250,7 @@ public Builder setUnreachable(int index, java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.set(index, value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1276,6 +1272,7 @@ public Builder addUnreachable(java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1294,6 +1291,7 @@ public Builder addUnreachable(java.lang.String value) { public Builder addAllUnreachable(java.lang.Iterable values) { ensureUnreachableIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, unreachable_); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1309,8 +1307,9 @@ public Builder addAllUnreachable(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearUnreachable() { - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); + ; onChanged(); return this; } @@ -1333,6 +1332,7 @@ public Builder addUnreachableBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsRequest.java index 3ee32723f511..bd2a41f69427 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsRequest.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListTargetsRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListTargetsRequest_descriptor; @@ -158,6 +153,7 @@ public int getPageSize() { *
    * Optional. A page token, received from a previous `ListTargets` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -184,6 +180,7 @@ public java.lang.String getPageToken() { *
    * Optional. A page token, received from a previous `ListTargets` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -936,6 +933,7 @@ public Builder clearPageSize() { *
      * Optional. A page token, received from a previous `ListTargets` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -961,6 +959,7 @@ public java.lang.String getPageToken() { *
      * Optional. A page token, received from a previous `ListTargets` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -986,6 +985,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { *
      * Optional. A page token, received from a previous `ListTargets` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -1010,6 +1010,7 @@ public Builder setPageToken(java.lang.String value) { *
      * Optional. A page token, received from a previous `ListTargets` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
@@ -1030,6 +1031,7 @@ public Builder clearPageToken() { *
      * Optional. A page token, received from a previous `ListTargets` call.
      * Provide this to retrieve the subsequent page.
+     *
      * When paginating, all other provided parameters match
      * the call that provided the page token.
      * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsRequestOrBuilder.java index 32b327a66c5a..674762fd8d3e 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsRequestOrBuilder.java @@ -76,6 +76,7 @@ public interface ListTargetsRequestOrBuilder *
    * Optional. A page token, received from a previous `ListTargets` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
@@ -91,6 +92,7 @@ public interface ListTargetsRequestOrBuilder *
    * Optional. A page token, received from a previous `ListTargets` call.
    * Provide this to retrieve the subsequent page.
+   *
    * When paginating, all other provided parameters match
    * the call that provided the page token.
    * 
diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsResponse.java index 7b38f131fff4..395768a8f931 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ListTargetsResponse.java @@ -40,7 +40,7 @@ private ListTargetsResponse(com.google.protobuf.GeneratedMessageV3.Builder bu private ListTargetsResponse() { targets_ = java.util.Collections.emptyList(); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ListTargetsResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_ListTargetsResponse_descriptor; @@ -196,7 +191,8 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() { public static final int UNREACHABLE_FIELD_NUMBER = 3; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList unreachable_; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -489,8 +485,7 @@ public Builder clear() { } bitField0_ = (bitField0_ & ~0x00000001); nextPageToken_ = ""; - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000004); + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); return this; } @@ -536,11 +531,6 @@ private void buildPartialRepeatedFields(com.google.cloud.deploy.v1.ListTargetsRe } else { result.targets_ = targetsBuilder_.build(); } - if (((bitField0_ & 0x00000004) != 0)) { - unreachable_ = unreachable_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000004); - } - result.unreachable_ = unreachable_; } private void buildPartial0(com.google.cloud.deploy.v1.ListTargetsResponse result) { @@ -548,6 +538,10 @@ private void buildPartial0(com.google.cloud.deploy.v1.ListTargetsResponse result if (((from_bitField0_ & 0x00000002) != 0)) { result.nextPageToken_ = nextPageToken_; } + if (((from_bitField0_ & 0x00000004) != 0)) { + unreachable_.makeImmutable(); + result.unreachable_ = unreachable_; + } } @java.lang.Override @@ -630,7 +624,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.ListTargetsResponse other) { if (!other.unreachable_.isEmpty()) { if (unreachable_.isEmpty()) { unreachable_ = other.unreachable_; - bitField0_ = (bitField0_ & ~0x00000004); + bitField0_ |= 0x00000004; } else { ensureUnreachableIsMutable(); unreachable_.addAll(other.unreachable_); @@ -1167,14 +1161,14 @@ public Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) { return this; } - private com.google.protobuf.LazyStringList unreachable_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList unreachable_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureUnreachableIsMutable() { - if (!((bitField0_ & 0x00000004) != 0)) { + if (!unreachable_.isModifiable()) { unreachable_ = new com.google.protobuf.LazyStringArrayList(unreachable_); - bitField0_ |= 0x00000004; } + bitField0_ |= 0x00000004; } /** * @@ -1188,7 +1182,8 @@ private void ensureUnreachableIsMutable() { * @return A list containing the unreachable. */ public com.google.protobuf.ProtocolStringList getUnreachableList() { - return unreachable_.getUnmodifiableView(); + unreachable_.makeImmutable(); + return unreachable_; } /** * @@ -1253,6 +1248,7 @@ public Builder setUnreachable(int index, java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.set(index, value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1274,6 +1270,7 @@ public Builder addUnreachable(java.lang.String value) { } ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1292,6 +1289,7 @@ public Builder addUnreachable(java.lang.String value) { public Builder addAllUnreachable(java.lang.Iterable values) { ensureUnreachableIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, unreachable_); + bitField0_ |= 0x00000004; onChanged(); return this; } @@ -1307,8 +1305,9 @@ public Builder addAllUnreachable(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearUnreachable() { - unreachable_ = com.google.protobuf.LazyStringArrayList.EMPTY; + unreachable_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); + ; onChanged(); return this; } @@ -1331,6 +1330,7 @@ public Builder addUnreachableBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureUnreachableIsMutable(); unreachable_.add(value); + bitField0_ |= 0x00000004; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Metadata.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Metadata.java index 8b715f6924cc..af06edfa91f4 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Metadata.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Metadata.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Metadata(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Metadata_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/MultiTarget.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/MultiTarget.java index 3c9030dbed25..44e187ec5969 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/MultiTarget.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/MultiTarget.java @@ -38,7 +38,7 @@ private MultiTarget(com.google.protobuf.GeneratedMessageV3.Builder builder) { } private MultiTarget() { - targetIds_ = com.google.protobuf.LazyStringArrayList.EMPTY; + targetIds_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new MultiTarget(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_MultiTarget_descriptor; @@ -70,7 +65,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { public static final int TARGET_IDS_FIELD_NUMBER = 1; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList targetIds_; + private com.google.protobuf.LazyStringArrayList targetIds_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -334,8 +330,7 @@ private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { public Builder clear() { super.clear(); bitField0_ = 0; - targetIds_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000001); + targetIds_ = com.google.protobuf.LazyStringArrayList.emptyList(); return this; } @@ -363,7 +358,6 @@ public com.google.cloud.deploy.v1.MultiTarget build() { public com.google.cloud.deploy.v1.MultiTarget buildPartial() { com.google.cloud.deploy.v1.MultiTarget result = new com.google.cloud.deploy.v1.MultiTarget(this); - buildPartialRepeatedFields(result); if (bitField0_ != 0) { buildPartial0(result); } @@ -371,16 +365,12 @@ public com.google.cloud.deploy.v1.MultiTarget buildPartial() { return result; } - private void buildPartialRepeatedFields(com.google.cloud.deploy.v1.MultiTarget result) { - if (((bitField0_ & 0x00000001) != 0)) { - targetIds_ = targetIds_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000001); - } - result.targetIds_ = targetIds_; - } - private void buildPartial0(com.google.cloud.deploy.v1.MultiTarget result) { int from_bitField0_ = bitField0_; + if (((from_bitField0_ & 0x00000001) != 0)) { + targetIds_.makeImmutable(); + result.targetIds_ = targetIds_; + } } @java.lang.Override @@ -431,7 +421,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.MultiTarget other) { if (!other.targetIds_.isEmpty()) { if (targetIds_.isEmpty()) { targetIds_ = other.targetIds_; - bitField0_ = (bitField0_ & ~0x00000001); + bitField0_ |= 0x00000001; } else { ensureTargetIdsIsMutable(); targetIds_.addAll(other.targetIds_); @@ -490,14 +480,14 @@ public Builder mergeFrom( private int bitField0_; - private com.google.protobuf.LazyStringList targetIds_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList targetIds_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureTargetIdsIsMutable() { - if (!((bitField0_ & 0x00000001) != 0)) { + if (!targetIds_.isModifiable()) { targetIds_ = new com.google.protobuf.LazyStringArrayList(targetIds_); - bitField0_ |= 0x00000001; } + bitField0_ |= 0x00000001; } /** * @@ -511,7 +501,8 @@ private void ensureTargetIdsIsMutable() { * @return A list containing the targetIds. */ public com.google.protobuf.ProtocolStringList getTargetIdsList() { - return targetIds_.getUnmodifiableView(); + targetIds_.makeImmutable(); + return targetIds_; } /** * @@ -576,6 +567,7 @@ public Builder setTargetIds(int index, java.lang.String value) { } ensureTargetIdsIsMutable(); targetIds_.set(index, value); + bitField0_ |= 0x00000001; onChanged(); return this; } @@ -597,6 +589,7 @@ public Builder addTargetIds(java.lang.String value) { } ensureTargetIdsIsMutable(); targetIds_.add(value); + bitField0_ |= 0x00000001; onChanged(); return this; } @@ -615,6 +608,7 @@ public Builder addTargetIds(java.lang.String value) { public Builder addAllTargetIds(java.lang.Iterable values) { ensureTargetIdsIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, targetIds_); + bitField0_ |= 0x00000001; onChanged(); return this; } @@ -630,8 +624,9 @@ public Builder addAllTargetIds(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearTargetIds() { - targetIds_ = com.google.protobuf.LazyStringArrayList.EMPTY; + targetIds_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000001); + ; onChanged(); return this; } @@ -654,6 +649,7 @@ public Builder addTargetIdsBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureTargetIdsIsMutable(); targetIds_.add(value); + bitField0_ |= 0x00000001; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/OperationMetadata.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/OperationMetadata.java index b7e7679c5546..03b9cbfdfa5d 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/OperationMetadata.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/OperationMetadata.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new OperationMetadata(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_OperationMetadata_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Phase.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Phase.java index f7d540eb122d..b931cb0c8934 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Phase.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Phase.java @@ -50,11 +50,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Phase(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Phase_descriptor; @@ -315,6 +310,8 @@ private State(int value) { } private int jobsCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object jobs_; public enum JobsCase diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PhaseOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PhaseOrBuilder.java index 82ebacbb5460..23e5113c84f1 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PhaseOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PhaseOrBuilder.java @@ -186,5 +186,5 @@ public interface PhaseOrBuilder */ com.google.cloud.deploy.v1.ChildRolloutJobsOrBuilder getChildRolloutJobsOrBuilder(); - public com.google.cloud.deploy.v1.Phase.JobsCase getJobsCase(); + com.google.cloud.deploy.v1.Phase.JobsCase getJobsCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PipelineCondition.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PipelineCondition.java index 813b681ac7e3..622efcd02144 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PipelineCondition.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PipelineCondition.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new PipelineCondition(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_PipelineCondition_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PipelineReadyCondition.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PipelineReadyCondition.java index 7aa7e445e935..5883962d4b4c 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PipelineReadyCondition.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PipelineReadyCondition.java @@ -46,11 +46,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new PipelineReadyCondition(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_PipelineReadyCondition_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PrivatePool.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PrivatePool.java index eb372c354788..9a9cfc89fe24 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PrivatePool.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/PrivatePool.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new PrivatePool(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_PrivatePool_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Release.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Release.java index e3a4a38197b2..0ae25790922f 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Release.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Release.java @@ -23,6 +23,7 @@ * *
  * A `Release` resource in the Google Cloud Deploy API.
+ *
  * A `Release` defines a specific Skaffold configuration instance
  * that can be deployed.
  * 
@@ -58,11 +59,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Release(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Release_descriptor; @@ -472,11 +468,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new TargetRender(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Release_TargetRender_descriptor; @@ -2338,11 +2329,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ReleaseReadyCondition(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Release_ReleaseReadyCondition_descriptor; @@ -3002,11 +2988,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new SkaffoldSupportedCondition(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Release_SkaffoldSupportedCondition_descriptor; @@ -4343,11 +4324,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ReleaseCondition(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Release_ReleaseCondition_descriptor; @@ -5663,12 +5639,14 @@ public int getLabelsCount() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -5694,12 +5672,14 @@ public java.util.Map getLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -5716,12 +5696,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -5745,12 +5727,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -6366,6 +6350,7 @@ public com.google.protobuf.ByteString getEtagBytes() { * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * @@ -6392,6 +6377,7 @@ public java.lang.String getSkaffoldVersion() { * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * @@ -7121,6 +7107,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * A `Release` resource in the Google Cloud Deploy API.
+   *
    * A `Release` defines a specific Skaffold configuration instance
    * that can be deployed.
    * 
@@ -8281,12 +8268,14 @@ public int getLabelsCount() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -8312,12 +8301,14 @@ public java.util.Map getLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -8334,12 +8325,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -8363,12 +8356,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -8398,12 +8393,14 @@ public Builder clearLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -8429,12 +8426,14 @@ public java.util.Map getMutableLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -8458,12 +8457,14 @@ public Builder putLabels(java.lang.String key, java.lang.String value) { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -10525,6 +10526,7 @@ public Builder setEtagBytes(com.google.protobuf.ByteString value) { * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * @@ -10550,6 +10552,7 @@ public java.lang.String getSkaffoldVersion() { * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * @@ -10575,6 +10578,7 @@ public com.google.protobuf.ByteString getSkaffoldVersionBytes() { * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * @@ -10599,6 +10603,7 @@ public Builder setSkaffoldVersion(java.lang.String value) { * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * @@ -10619,6 +10624,7 @@ public Builder clearSkaffoldVersion() { * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseNotificationEvent.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseNotificationEvent.java index 39e98a7bc318..00519597370d 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseNotificationEvent.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseNotificationEvent.java @@ -51,11 +51,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ReleaseNotificationEvent(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.ReleaseNotificationPayloadProto .internal_static_google_cloud_deploy_v1_ReleaseNotificationEvent_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseOrBuilder.java index cea93577fa45..f1808748becb 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseOrBuilder.java @@ -182,12 +182,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -201,12 +203,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -223,12 +227,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -242,12 +248,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -265,12 +273,14 @@ java.lang.String getLabelsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -684,6 +694,7 @@ java.lang.String getLabelsOrDefault( * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * @@ -699,6 +710,7 @@ java.lang.String getLabelsOrDefault( * The Skaffold version to use when operating on this release, such as * "1.20.0". Not all versions are valid; Google Cloud Deploy supports a * specific set of versions. + * * If unset, the most recent supported Skaffold version will be used. * * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseRenderEvent.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseRenderEvent.java index e900630502c4..3b506326eaa8 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseRenderEvent.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseRenderEvent.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new ReleaseRenderEvent(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.ReleaseRenderPayloadProto .internal_static_google_cloud_deploy_v1_ReleaseRenderEvent_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RenderMetadata.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RenderMetadata.java index 3ace124f87e1..eac2307aa7ff 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RenderMetadata.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RenderMetadata.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new RenderMetadata(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_RenderMetadata_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RetryJobRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RetryJobRequest.java index 7e3289d2a53f..e992662e9698 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RetryJobRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RetryJobRequest.java @@ -49,11 +49,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new RetryJobRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_RetryJobRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RetryJobResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RetryJobResponse.java index fd1301ae6188..69a69c4cfda8 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RetryJobResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RetryJobResponse.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new RetryJobResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_RetryJobResponse_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Rollout.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Rollout.java index 071d9da3c383..eba4b85372e3 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Rollout.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Rollout.java @@ -23,6 +23,7 @@ * *
  * A `Rollout` resource in the Google Cloud Deploy API.
+ *
  * A `Rollout` contains information around a specific deployment to a `Target`.
  * 
* @@ -59,11 +60,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Rollout(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Rollout_descriptor; @@ -1210,12 +1206,14 @@ public int getLabelsCount() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -1241,12 +1239,14 @@ public java.util.Map getLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -1263,12 +1263,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -1292,12 +1294,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2486,6 +2490,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * A `Rollout` resource in the Google Cloud Deploy API.
+   *
    * A `Rollout` contains information around a specific deployment to a `Target`.
    * 
* @@ -3586,12 +3591,14 @@ public int getLabelsCount() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -3617,12 +3624,14 @@ public java.util.Map getLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -3639,12 +3648,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -3668,12 +3679,14 @@ public java.util.Map getLabelsMap() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -3703,12 +3716,14 @@ public Builder clearLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -3734,12 +3749,14 @@ public java.util.Map getMutableLabels() { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -3763,12 +3780,14 @@ public Builder putLabels(java.lang.String key, java.lang.String value) { * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutNotificationEvent.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutNotificationEvent.java index 0754c478fe0e..310ca1fa5267 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutNotificationEvent.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutNotificationEvent.java @@ -54,11 +54,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new RolloutNotificationEvent(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.RolloutNotificationPayloadProto .internal_static_google_cloud_deploy_v1_RolloutNotificationEvent_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutOrBuilder.java index 46f84e343fa7..657153711314 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutOrBuilder.java @@ -184,12 +184,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -203,12 +205,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -225,12 +229,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -244,12 +250,14 @@ java.lang.String getAnnotationsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -267,12 +275,14 @@ java.lang.String getLabelsOrDefault( * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RuntimeConfig.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RuntimeConfig.java index b8ff964c5982..8ad0769e247d 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RuntimeConfig.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RuntimeConfig.java @@ -46,11 +46,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new RuntimeConfig(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_RuntimeConfig_descriptor; @@ -67,6 +62,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { } private int runtimeConfigCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object runtimeConfig_; public enum RuntimeConfigCase diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RuntimeConfigOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RuntimeConfigOrBuilder.java index fd0d41245525..93f818d8673c 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RuntimeConfigOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RuntimeConfigOrBuilder.java @@ -93,5 +93,5 @@ public interface RuntimeConfigOrBuilder */ com.google.cloud.deploy.v1.CloudRunConfigOrBuilder getCloudRunOrBuilder(); - public com.google.cloud.deploy.v1.RuntimeConfig.RuntimeConfigCase getRuntimeConfigCase(); + com.google.cloud.deploy.v1.RuntimeConfig.RuntimeConfigCase getRuntimeConfigCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/SerialPipeline.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/SerialPipeline.java index 45612b17d457..da031c93c9b9 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/SerialPipeline.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/SerialPipeline.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new SerialPipeline(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_SerialPipeline_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/SkaffoldVersion.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/SkaffoldVersion.java index ac095406720b..effd7bff7708 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/SkaffoldVersion.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/SkaffoldVersion.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new SkaffoldVersion(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_SkaffoldVersion_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Stage.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Stage.java index f038fa96b263..da5c3265709c 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Stage.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Stage.java @@ -39,7 +39,7 @@ private Stage(com.google.protobuf.GeneratedMessageV3.Builder builder) { private Stage() { targetId_ = ""; - profiles_ = com.google.protobuf.LazyStringArrayList.EMPTY; + profiles_ = com.google.protobuf.LazyStringArrayList.emptyList(); } @java.lang.Override @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Stage(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Stage_descriptor; @@ -131,7 +126,8 @@ public com.google.protobuf.ByteString getTargetIdBytes() { public static final int PROFILES_FIELD_NUMBER = 2; @SuppressWarnings("serial") - private com.google.protobuf.LazyStringList profiles_; + private com.google.protobuf.LazyStringArrayList profiles_ = + com.google.protobuf.LazyStringArrayList.emptyList(); /** * * @@ -471,8 +467,7 @@ public Builder clear() { super.clear(); bitField0_ = 0; targetId_ = ""; - profiles_ = com.google.protobuf.LazyStringArrayList.EMPTY; - bitField0_ = (bitField0_ & ~0x00000002); + profiles_ = com.google.protobuf.LazyStringArrayList.emptyList(); strategy_ = null; if (strategyBuilder_ != null) { strategyBuilder_.dispose(); @@ -504,7 +499,6 @@ public com.google.cloud.deploy.v1.Stage build() { @java.lang.Override public com.google.cloud.deploy.v1.Stage buildPartial() { com.google.cloud.deploy.v1.Stage result = new com.google.cloud.deploy.v1.Stage(this); - buildPartialRepeatedFields(result); if (bitField0_ != 0) { buildPartial0(result); } @@ -512,19 +506,15 @@ public com.google.cloud.deploy.v1.Stage buildPartial() { return result; } - private void buildPartialRepeatedFields(com.google.cloud.deploy.v1.Stage result) { - if (((bitField0_ & 0x00000002) != 0)) { - profiles_ = profiles_.getUnmodifiableView(); - bitField0_ = (bitField0_ & ~0x00000002); - } - result.profiles_ = profiles_; - } - private void buildPartial0(com.google.cloud.deploy.v1.Stage result) { int from_bitField0_ = bitField0_; if (((from_bitField0_ & 0x00000001) != 0)) { result.targetId_ = targetId_; } + if (((from_bitField0_ & 0x00000002) != 0)) { + profiles_.makeImmutable(); + result.profiles_ = profiles_; + } if (((from_bitField0_ & 0x00000004) != 0)) { result.strategy_ = strategyBuilder_ == null ? strategy_ : strategyBuilder_.build(); } @@ -583,7 +573,7 @@ public Builder mergeFrom(com.google.cloud.deploy.v1.Stage other) { if (!other.profiles_.isEmpty()) { if (profiles_.isEmpty()) { profiles_ = other.profiles_; - bitField0_ = (bitField0_ & ~0x00000002); + bitField0_ |= 0x00000002; } else { ensureProfilesIsMutable(); profiles_.addAll(other.profiles_); @@ -788,14 +778,14 @@ public Builder setTargetIdBytes(com.google.protobuf.ByteString value) { return this; } - private com.google.protobuf.LazyStringList profiles_ = - com.google.protobuf.LazyStringArrayList.EMPTY; + private com.google.protobuf.LazyStringArrayList profiles_ = + com.google.protobuf.LazyStringArrayList.emptyList(); private void ensureProfilesIsMutable() { - if (!((bitField0_ & 0x00000002) != 0)) { + if (!profiles_.isModifiable()) { profiles_ = new com.google.protobuf.LazyStringArrayList(profiles_); - bitField0_ |= 0x00000002; } + bitField0_ |= 0x00000002; } /** * @@ -810,7 +800,8 @@ private void ensureProfilesIsMutable() { * @return A list containing the profiles. */ public com.google.protobuf.ProtocolStringList getProfilesList() { - return profiles_.getUnmodifiableView(); + profiles_.makeImmutable(); + return profiles_; } /** * @@ -879,6 +870,7 @@ public Builder setProfiles(int index, java.lang.String value) { } ensureProfilesIsMutable(); profiles_.set(index, value); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -901,6 +893,7 @@ public Builder addProfiles(java.lang.String value) { } ensureProfilesIsMutable(); profiles_.add(value); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -920,6 +913,7 @@ public Builder addProfiles(java.lang.String value) { public Builder addAllProfiles(java.lang.Iterable values) { ensureProfilesIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, profiles_); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -936,8 +930,9 @@ public Builder addAllProfiles(java.lang.Iterable values) { * @return This builder for chaining. */ public Builder clearProfiles() { - profiles_ = com.google.protobuf.LazyStringArrayList.EMPTY; + profiles_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000002); + ; onChanged(); return this; } @@ -961,6 +956,7 @@ public Builder addProfilesBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureProfilesIsMutable(); profiles_.add(value); + bitField0_ |= 0x00000002; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Standard.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Standard.java index 7752e69de362..87dc579bf056 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Standard.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Standard.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Standard(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Standard_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Strategy.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Strategy.java index d120c519b9a4..612e06eef94c 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Strategy.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Strategy.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Strategy(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Strategy_descriptor; @@ -66,6 +61,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { } private int deploymentStrategyCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object deploymentStrategy_; public enum DeploymentStrategyCase diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/StrategyOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/StrategyOrBuilder.java index c11d3e167fb7..0f64467562ed 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/StrategyOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/StrategyOrBuilder.java @@ -99,5 +99,5 @@ public interface StrategyOrBuilder */ com.google.cloud.deploy.v1.CanaryOrBuilder getCanaryOrBuilder(); - public com.google.cloud.deploy.v1.Strategy.DeploymentStrategyCase getDeploymentStrategyCase(); + com.google.cloud.deploy.v1.Strategy.DeploymentStrategyCase getDeploymentStrategyCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Target.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Target.java index a0b93e66e61a..406b9affda0a 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Target.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Target.java @@ -23,6 +23,7 @@ * *
  * A `Target` resource in the Google Cloud Deploy API.
+ *
  * A `Target` defines a location to which a Skaffold configuration
  * can be deployed.
  * 
@@ -54,11 +55,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new Target(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_Target_descriptor; @@ -88,6 +84,8 @@ protected com.google.protobuf.MapField internalGetMapField(int number) { } private int deploymentTargetCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object deploymentTarget_; public enum DeploymentTargetCase @@ -498,12 +496,14 @@ public int getLabelsCount() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -529,12 +529,14 @@ public java.util.Map getLabels() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -551,12 +553,14 @@ public java.util.Map getLabelsMap() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -580,12 +584,14 @@ public java.util.Map getLabelsMap() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -1430,6 +1436,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * *
    * A `Target` resource in the Google Cloud Deploy API.
+   *
    * A `Target` defines a location to which a Skaffold configuration
    * can be deployed.
    * 
@@ -2588,12 +2595,14 @@ public int getLabelsCount() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2619,12 +2628,14 @@ public java.util.Map getLabels() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2641,12 +2652,14 @@ public java.util.Map getLabelsMap() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2670,12 +2683,14 @@ public java.util.Map getLabelsMap() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2705,12 +2720,14 @@ public Builder clearLabels() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2736,12 +2753,14 @@ public java.util.Map getMutableLabels() { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -2765,12 +2784,14 @@ public Builder putLabels(java.lang.String key, java.lang.String value) { * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetArtifact.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetArtifact.java index 2e5c511200cd..6a73ec22a5a1 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetArtifact.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetArtifact.java @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new TargetArtifact(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_TargetArtifact_descriptor; @@ -194,11 +189,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new PhaseArtifact(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_TargetArtifact_PhaseArtifact_descriptor; @@ -1159,6 +1149,8 @@ public com.google.cloud.deploy.v1.TargetArtifact.PhaseArtifact getDefaultInstanc } private int uriCase_ = 0; + + @SuppressWarnings("serial") private java.lang.Object uri_; public enum UriCase diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetArtifactOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetArtifactOrBuilder.java index 6b6f39339e2b..f075d6c097b7 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetArtifactOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetArtifactOrBuilder.java @@ -189,5 +189,5 @@ com.google.cloud.deploy.v1.TargetArtifact.PhaseArtifact getPhaseArtifactsOrDefau com.google.cloud.deploy.v1.TargetArtifact.PhaseArtifact getPhaseArtifactsOrThrow( java.lang.String key); - public com.google.cloud.deploy.v1.TargetArtifact.UriCase getUriCase(); + com.google.cloud.deploy.v1.TargetArtifact.UriCase getUriCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetNotificationEvent.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetNotificationEvent.java index 44813e72754c..21dd681652a9 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetNotificationEvent.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetNotificationEvent.java @@ -51,11 +51,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new TargetNotificationEvent(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.TargetNotificationPayloadProto .internal_static_google_cloud_deploy_v1_TargetNotificationEvent_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetOrBuilder.java index 4a8bd78bf205..2448688793a9 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetOrBuilder.java @@ -210,12 +210,14 @@ java.lang.String getAnnotationsOrDefault( * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -229,12 +231,14 @@ java.lang.String getAnnotationsOrDefault( * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -251,12 +255,14 @@ java.lang.String getAnnotationsOrDefault( * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -270,12 +276,14 @@ java.lang.String getAnnotationsOrDefault( * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -293,12 +301,14 @@ java.lang.String getLabelsOrDefault( * Optional. Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: + * * * Keys and values can contain only lowercase letters, numeric characters, * underscores, and dashes. * * All characters must use UTF-8 encoding, and international characters are * allowed. * * Keys must start with a lowercase letter or international character. * * Each resource is limited to a maximum of 64 labels. + * * Both keys and values are additionally constrained to be <= 128 bytes. * * @@ -646,5 +656,5 @@ java.lang.String getLabelsOrDefault( */ com.google.cloud.deploy.v1.ExecutionConfigOrBuilder getExecutionConfigsOrBuilder(int index); - public com.google.cloud.deploy.v1.Target.DeploymentTargetCase getDeploymentTargetCase(); + com.google.cloud.deploy.v1.Target.DeploymentTargetCase getDeploymentTargetCase(); } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetsPresentCondition.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetsPresentCondition.java index 376a06074976..6bb5f8eb95a8 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetsPresentCondition.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetsPresentCondition.java @@ -39,7 +39,7 @@ private TargetsPresentCondition(com.google.protobuf.GeneratedMessageV3.Builder values) { ensureMissingTargetsIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll(values, missingTargets_); + bitField0_ |= 0x00000002; onChanged(); return this; } @@ -817,8 +810,9 @@ public Builder addAllMissingTargets(java.lang.Iterable values) * @return This builder for chaining. */ public Builder clearMissingTargets() { - missingTargets_ = com.google.protobuf.LazyStringArrayList.EMPTY; + missingTargets_ = com.google.protobuf.LazyStringArrayList.emptyList(); bitField0_ = (bitField0_ & ~0x00000002); + ; onChanged(); return this; } @@ -842,6 +836,7 @@ public Builder addMissingTargetsBytes(com.google.protobuf.ByteString value) { checkByteStringIsUtf8(value); ensureMissingTargetsIsMutable(); missingTargets_.add(value); + bitField0_ |= 0x00000002; onChanged(); return this; } diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetsTypeCondition.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetsTypeCondition.java index f4b80a4f4933..c2d8c0635bd4 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetsTypeCondition.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetsTypeCondition.java @@ -48,11 +48,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new TargetsTypeCondition(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_TargetsTypeCondition_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TerminateJobRunRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TerminateJobRunRequest.java index 755d00b432d5..58721bd528c0 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TerminateJobRunRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TerminateJobRunRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new TerminateJobRunRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_TerminateJobRunRequest_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TerminateJobRunResponse.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TerminateJobRunResponse.java index 0a86a8a3ec99..8bc6836d6012 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TerminateJobRunResponse.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TerminateJobRunResponse.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new TerminateJobRunResponse(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_TerminateJobRunResponse_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateDeliveryPipelineRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateDeliveryPipelineRequest.java index 959ec6147b78..452020ca67aa 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateDeliveryPipelineRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateDeliveryPipelineRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new UpdateDeliveryPipelineRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_UpdateDeliveryPipelineRequest_descriptor; @@ -196,11 +191,13 @@ public com.google.cloud.deploy.v1.DeliveryPipelineOrBuilder getDeliveryPipelineO * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -229,11 +226,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1184,11 +1183,13 @@ public com.google.cloud.deploy.v1.DeliveryPipelineOrBuilder getDeliveryPipelineO * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1216,11 +1217,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1248,11 +1251,13 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1279,11 +1284,13 @@ public Builder setRequestId(java.lang.String value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1306,11 +1313,13 @@ public Builder clearRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateDeliveryPipelineRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateDeliveryPipelineRequestOrBuilder.java index 7f2c353a43c7..01eb6a2a2fa6 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateDeliveryPipelineRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateDeliveryPipelineRequestOrBuilder.java @@ -122,11 +122,13 @@ public interface UpdateDeliveryPipelineRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -144,11 +146,13 @@ public interface UpdateDeliveryPipelineRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateTargetRequest.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateTargetRequest.java index e508f6389b16..2323248257a8 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateTargetRequest.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateTargetRequest.java @@ -47,11 +47,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new UpdateTargetRequest(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_UpdateTargetRequest_descriptor; @@ -189,11 +184,13 @@ public com.google.cloud.deploy.v1.TargetOrBuilder getTargetOrBuilder() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -222,11 +219,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1158,11 +1157,13 @@ public com.google.cloud.deploy.v1.TargetOrBuilder getTargetOrBuilder() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1190,11 +1191,13 @@ public java.lang.String getRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1222,11 +1225,13 @@ public com.google.protobuf.ByteString getRequestIdBytes() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1253,11 +1258,13 @@ public Builder setRequestId(java.lang.String value) { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -1280,11 +1287,13 @@ public Builder clearRequestId() { * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateTargetRequestOrBuilder.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateTargetRequestOrBuilder.java index ab7f19c7fdd6..54898706477e 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateTargetRequestOrBuilder.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/UpdateTargetRequestOrBuilder.java @@ -119,11 +119,13 @@ public interface UpdateTargetRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * @@ -141,11 +143,13 @@ public interface UpdateTargetRequestOrBuilder * so that if you must retry your request, the server will know to ignore * the request if it has already been completed. The server will guarantee * that for at least 60 minutes since the first request. + * * For example, consider a situation where you make an initial request and the * request times out. If you make the request again with the same request ID, * the server can check if original operation with the same request ID was * received, and if so, will ignore the second request. This prevents clients * from accidentally creating duplicate commitments. + * * The request ID must be a valid UUID with the exception that zero UUID is * not supported (00000000-0000-0000-0000-000000000000). * diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/VerifyJob.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/VerifyJob.java index 0426b854c925..375ddc2f9814 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/VerifyJob.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/VerifyJob.java @@ -45,11 +45,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new VerifyJob(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_VerifyJob_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/VerifyJobRun.java b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/VerifyJobRun.java index 5a83d6fab430..1f5340e8f0d1 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/VerifyJobRun.java +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/VerifyJobRun.java @@ -51,11 +51,6 @@ protected java.lang.Object newInstance(UnusedPrivateParameter unused) { return new VerifyJobRun(); } - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet getUnknownFields() { - return this.unknownFields; - } - public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return com.google.cloud.deploy.v1.CloudDeployProto .internal_static_google_cloud_deploy_v1_VerifyJobRun_descriptor; diff --git a/java-deploy/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/cloud_deploy.proto b/java-deploy/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/cloud_deploy.proto index 139ca4718dd7..74e47d496017 100644 --- a/java-deploy/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/cloud_deploy.proto +++ b/java-deploy/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/cloud_deploy.proto @@ -521,6 +521,13 @@ message KubernetesConfig { // Required. Name of the Kubernetes Deployment whose traffic is managed by // the specified Service. string deployment = 2 [(google.api.field_behavior) = REQUIRED]; + + // Optional. Whether to disable Pod overprovisioning. If Pod + // overprovisioning is disabled then Cloud Deploy will limit the number of + // total Pods used for the deployment strategy to the number of Pods the + // Deployment has on the cluster. + bool disable_pod_overprovisioning = 3 + [(google.api.field_behavior) = OPTIONAL]; } // The service definition configuration. @@ -1175,7 +1182,7 @@ message DeleteTargetRequest { string request_id = 2 [(google.api.field_behavior) = OPTIONAL]; // Optional. If set to true, then deleting an already deleted or non-existing - // DeliveryPipeline will succeed. + // `Target` will succeed. bool allow_missing = 3 [(google.api.field_behavior) = OPTIONAL]; // Optional. If set, validate the request and preview the review, but do not