@@ -578,9 +578,9 @@ public int getLabelsCount() {
578
578
* Labels are attributes that can be set and used by both the
579
579
* user and by Google Cloud Deploy. Labels must meet the following
580
580
* constraints: Each resource is limited to 64 labels. Keys must conform to
581
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
582
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
583
- * <= 128 bytes in size.
581
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
582
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
583
+ * constrained to be <= 128 bytes in size.
584
584
* </pre>
585
585
*
586
586
* <code>map<string, string> labels = 5;</code>
@@ -605,9 +605,9 @@ public java.util.Map<java.lang.String, java.lang.String> getLabels() {
605
605
* Labels are attributes that can be set and used by both the
606
606
* user and by Google Cloud Deploy. Labels must meet the following
607
607
* constraints: Each resource is limited to 64 labels. Keys must conform to
608
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
609
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
610
- * <= 128 bytes in size.
608
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
609
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
610
+ * constrained to be <= 128 bytes in size.
611
611
* </pre>
612
612
*
613
613
* <code>map<string, string> labels = 5;</code>
@@ -623,9 +623,9 @@ public java.util.Map<java.lang.String, java.lang.String> getLabelsMap() {
623
623
* Labels are attributes that can be set and used by both the
624
624
* user and by Google Cloud Deploy. Labels must meet the following
625
625
* constraints: Each resource is limited to 64 labels. Keys must conform to
626
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
627
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
628
- * <= 128 bytes in size.
626
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
627
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
628
+ * constrained to be <= 128 bytes in size.
629
629
* </pre>
630
630
*
631
631
* <code>map<string, string> labels = 5;</code>
@@ -645,9 +645,9 @@ public java.lang.String getLabelsOrDefault(java.lang.String key, java.lang.Strin
645
645
* Labels are attributes that can be set and used by both the
646
646
* user and by Google Cloud Deploy. Labels must meet the following
647
647
* constraints: Each resource is limited to 64 labels. Keys must conform to
648
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
649
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
650
- * <= 128 bytes in size.
648
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
649
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
650
+ * constrained to be <= 128 bytes in size.
651
651
* </pre>
652
652
*
653
653
* <code>map<string, string> labels = 5;</code>
@@ -2037,9 +2037,9 @@ public int getLabelsCount() {
2037
2037
* Labels are attributes that can be set and used by both the
2038
2038
* user and by Google Cloud Deploy. Labels must meet the following
2039
2039
* constraints: Each resource is limited to 64 labels. Keys must conform to
2040
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
2041
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
2042
- * <= 128 bytes in size.
2040
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
2041
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
2042
+ * constrained to be <= 128 bytes in size.
2043
2043
* </pre>
2044
2044
*
2045
2045
* <code>map<string, string> labels = 5;</code>
@@ -2064,9 +2064,9 @@ public java.util.Map<java.lang.String, java.lang.String> getLabels() {
2064
2064
* Labels are attributes that can be set and used by both the
2065
2065
* user and by Google Cloud Deploy. Labels must meet the following
2066
2066
* constraints: Each resource is limited to 64 labels. Keys must conform to
2067
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
2068
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
2069
- * <= 128 bytes in size.
2067
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
2068
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
2069
+ * constrained to be <= 128 bytes in size.
2070
2070
* </pre>
2071
2071
*
2072
2072
* <code>map<string, string> labels = 5;</code>
@@ -2082,9 +2082,9 @@ public java.util.Map<java.lang.String, java.lang.String> getLabelsMap() {
2082
2082
* Labels are attributes that can be set and used by both the
2083
2083
* user and by Google Cloud Deploy. Labels must meet the following
2084
2084
* constraints: Each resource is limited to 64 labels. Keys must conform to
2085
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
2086
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
2087
- * <= 128 bytes in size.
2085
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
2086
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
2087
+ * constrained to be <= 128 bytes in size.
2088
2088
* </pre>
2089
2089
*
2090
2090
* <code>map<string, string> labels = 5;</code>
@@ -2105,9 +2105,9 @@ public java.lang.String getLabelsOrDefault(
2105
2105
* Labels are attributes that can be set and used by both the
2106
2106
* user and by Google Cloud Deploy. Labels must meet the following
2107
2107
* constraints: Each resource is limited to 64 labels. Keys must conform to
2108
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
2109
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
2110
- * <= 128 bytes in size.
2108
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
2109
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
2110
+ * constrained to be <= 128 bytes in size.
2111
2111
* </pre>
2112
2112
*
2113
2113
* <code>map<string, string> labels = 5;</code>
@@ -2135,9 +2135,9 @@ public Builder clearLabels() {
2135
2135
* Labels are attributes that can be set and used by both the
2136
2136
* user and by Google Cloud Deploy. Labels must meet the following
2137
2137
* constraints: Each resource is limited to 64 labels. Keys must conform to
2138
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
2139
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
2140
- * <= 128 bytes in size.
2138
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
2139
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
2140
+ * constrained to be <= 128 bytes in size.
2141
2141
* </pre>
2142
2142
*
2143
2143
* <code>map<string, string> labels = 5;</code>
@@ -2161,9 +2161,9 @@ public java.util.Map<java.lang.String, java.lang.String> getMutableLabels() {
2161
2161
* Labels are attributes that can be set and used by both the
2162
2162
* user and by Google Cloud Deploy. Labels must meet the following
2163
2163
* constraints: Each resource is limited to 64 labels. Keys must conform to
2164
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
2165
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
2166
- * <= 128 bytes in size.
2164
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
2165
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
2166
+ * constrained to be <= 128 bytes in size.
2167
2167
* </pre>
2168
2168
*
2169
2169
* <code>map<string, string> labels = 5;</code>
@@ -2185,9 +2185,9 @@ public Builder putLabels(java.lang.String key, java.lang.String value) {
2185
2185
* Labels are attributes that can be set and used by both the
2186
2186
* user and by Google Cloud Deploy. Labels must meet the following
2187
2187
* constraints: Each resource is limited to 64 labels. Keys must conform to
2188
- * the regexp: [a-zA-Z][a-zA-Z0-9_-]{0,62} Values must conform to the regexp:
2189
- * [a-zA-Z0-9_-]{0,63} Both keys and values are additionally constrained to be
2190
- * <= 128 bytes in size.
2188
+ * the regexp: ` [a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
2189
+ * regexp: ` [a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
2190
+ * constrained to be <= 128 bytes in size.
2191
2191
* </pre>
2192
2192
*
2193
2193
* <code>map<string, string> labels = 5;</code>
0 commit comments