diff --git a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipeline.java b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipeline.java index 0c34d19..e547eef 100644 --- a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipeline.java +++ b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipeline.java @@ -578,9 +578,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -605,9 +605,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -623,9 +623,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -645,9 +645,9 @@ public java.lang.String getLabelsOrDefault(java.lang.String key, java.lang.Strin * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2037,9 +2037,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2064,9 +2064,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2082,9 +2082,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2105,9 +2105,9 @@ public 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2135,9 +2135,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2161,9 +2161,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2185,9 +2185,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; diff --git a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineOrBuilder.java b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineOrBuilder.java index 0dc6289..1d1c689 100644 --- a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineOrBuilder.java +++ b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/DeliveryPipelineOrBuilder.java @@ -176,9 +176,9 @@ public interface DeliveryPipelineOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -191,9 +191,9 @@ public interface DeliveryPipelineOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -209,9 +209,9 @@ public interface DeliveryPipelineOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -224,9 +224,9 @@ public interface DeliveryPipelineOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -239,9 +239,9 @@ public interface DeliveryPipelineOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; diff --git a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Release.java b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Release.java index 804a281..5ab04b2 100644 --- a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Release.java +++ b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Release.java @@ -1896,9 +1896,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -1923,9 +1923,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -1941,9 +1941,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -1963,9 +1963,9 @@ public java.lang.String getLabelsOrDefault(java.lang.String key, java.lang.Strin * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -4144,9 +4144,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -4171,9 +4171,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -4189,9 +4189,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -4212,9 +4212,9 @@ public 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -4242,9 +4242,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -4268,9 +4268,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -4292,9 +4292,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; diff --git a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseOrBuilder.java b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseOrBuilder.java index 0850629..f6ced02 100644 --- a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseOrBuilder.java +++ b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ReleaseOrBuilder.java @@ -178,9 +178,9 @@ public interface ReleaseOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -193,9 +193,9 @@ public interface ReleaseOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -211,9 +211,9 @@ public interface ReleaseOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -226,9 +226,9 @@ public interface ReleaseOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -241,9 +241,9 @@ public interface ReleaseOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; diff --git a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Rollout.java b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Rollout.java index bf4d1f7..aa47a6c 100644 --- a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Rollout.java +++ b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Rollout.java @@ -1060,9 +1060,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -1087,9 +1087,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -1105,9 +1105,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -1127,9 +1127,9 @@ public java.lang.String getLabelsOrDefault(java.lang.String key, java.lang.Strin * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2888,9 +2888,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2915,9 +2915,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2933,9 +2933,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2956,9 +2956,9 @@ public 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -2986,9 +2986,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -3012,9 +3012,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -3036,9 +3036,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; diff --git a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutOrBuilder.java b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutOrBuilder.java index bfd3b42..2e4cd29 100644 --- a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutOrBuilder.java +++ b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/RolloutOrBuilder.java @@ -180,9 +180,9 @@ public interface RolloutOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -195,9 +195,9 @@ public interface RolloutOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -213,9 +213,9 @@ public interface RolloutOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -228,9 +228,9 @@ public interface RolloutOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; @@ -243,9 +243,9 @@ public interface RolloutOrBuilder * Labels are attributes that can be set and used by both the * user and by Google Cloud Deploy. Labels must meet the following * constraints: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 5; diff --git a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Target.java b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Target.java index c666191..0921e14 100644 --- a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Target.java +++ b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/Target.java @@ -645,9 +645,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -672,9 +672,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -690,9 +690,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -712,9 +712,9 @@ public java.lang.String getLabelsOrDefault(java.lang.String key, java.lang.Strin * 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -2334,9 +2334,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -2361,9 +2361,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -2379,9 +2379,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -2402,9 +2402,9 @@ public 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -2432,9 +2432,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -2458,9 +2458,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -2482,9 +2482,9 @@ 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetOrBuilder.java b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetOrBuilder.java index 2490aec..70879f2 100644 --- a/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetOrBuilder.java +++ b/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/TargetOrBuilder.java @@ -206,9 +206,9 @@ public interface TargetOrBuilder * 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -221,9 +221,9 @@ public interface TargetOrBuilder * 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -239,9 +239,9 @@ public interface TargetOrBuilder * 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -254,9 +254,9 @@ public interface TargetOrBuilder * 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; @@ -269,9 +269,9 @@ public interface TargetOrBuilder * 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: Each resource is limited to 64 labels. Keys must conform to - * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - * <= 128 bytes in size. + * the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + * regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + * constrained to be <= 128 bytes in size. * * * map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/cloud_deploy.proto b/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/cloud_deploy.proto index 54071e0..ebdfb88 100644 --- a/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/cloud_deploy.proto +++ b/proto-google-cloud-deploy-v1/src/main/proto/google/cloud/deploy/v1/cloud_deploy.proto @@ -265,9 +265,9 @@ message DeliveryPipeline { // Labels are attributes that can be set and used by both the // user and by Google Cloud Deploy. Labels must meet the following // constraints: Each resource is limited to 64 labels. Keys must conform to - // the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - // [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - // <= 128 bytes in size. + // the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + // regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + // constrained to be <= 128 bytes in size. map labels = 5; // Output only. Time at which the pipeline was created. @@ -559,9 +559,9 @@ message Target { // 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: Each resource is limited to 64 labels. Keys must conform to - // the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - // [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - // <= 128 bytes in size. + // the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + // regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + // constrained to be <= 128 bytes in size. map labels = 6 [(google.api.field_behavior) = OPTIONAL]; // Optional. Whether or not the `Target` requires approval. @@ -914,9 +914,9 @@ message Release { // Labels are attributes that can be set and used by both the // user and by Google Cloud Deploy. Labels must meet the following // constraints: Each resource is limited to 64 labels. Keys must conform to - // the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - // [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - // <= 128 bytes in size. + // the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + // regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + // constrained to be <= 128 bytes in size. map labels = 5; // Output only. Time at which the `Release` was created. @@ -1162,9 +1162,9 @@ message Rollout { // Labels are attributes that can be set and used by both the // user and by Google Cloud Deploy. Labels must meet the following // constraints: Each resource is limited to 64 labels. Keys must conform to - // the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp: - // [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be - // <= 128 bytes in size. + // the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the + // regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally + // constrained to be <= 128 bytes in size. map labels = 5; // Output only. Time at which the `Rollout` was created.