@@ -2127,14 +2127,14 @@ public Create setParent(java.lang.String parent) {
21272127
21282128 /**
21292129 * Required. The ID for the provider, which becomes the final component of the resource
2130- * name. This value must be 4-32 characters, and may contain the characters [a-z0-9-]. The
2131- * prefix `gcp-` is reserved for use by Google, and may not be specified.
2130+ * name. This value must be 4-32 characters, and may contain the characters ` [a-z0-9-]`.
2131+ * The prefix `gcp-` is reserved for use by Google, and may not be specified.
21322132 */
21332133 @com.google.api.client.util.Key
21342134 private java.lang.String workforcePoolProviderId;
21352135
21362136 /** Required. The ID for the provider, which becomes the final component of the resource name. This
2137- value must be 4-32 characters, and may contain the characters [a-z0-9-]. The prefix `gcp-` is
2137+ value must be 4-32 characters, and may contain the characters ` [a-z0-9-]` . The prefix `gcp-` is
21382138 reserved for use by Google, and may not be specified.
21392139 */
21402140 public java.lang.String getWorkforcePoolProviderId() {
@@ -2143,8 +2143,8 @@ public java.lang.String getWorkforcePoolProviderId() {
21432143
21442144 /**
21452145 * Required. The ID for the provider, which becomes the final component of the resource
2146- * name. This value must be 4-32 characters, and may contain the characters [a-z0-9-]. The
2147- * prefix `gcp-` is reserved for use by Google, and may not be specified.
2146+ * name. This value must be 4-32 characters, and may contain the characters ` [a-z0-9-]`.
2147+ * The prefix `gcp-` is reserved for use by Google, and may not be specified.
21482148 */
21492149 public Create setWorkforcePoolProviderId(java.lang.String workforcePoolProviderId) {
21502150 this.workforcePoolProviderId = workforcePoolProviderId;
@@ -3101,13 +3101,13 @@ public Create setParent(java.lang.String parent) {
31013101 /**
31023102 * Required. The ID to use for the key, which becomes the final component of the
31033103 * resource name. This value must be 4-32 characters, and may contain the characters
3104- * [a-z0-9-].
3104+ * ` [a-z0-9-]` .
31053105 */
31063106 @com.google.api.client.util.Key
31073107 private java.lang.String workforcePoolProviderKeyId;
31083108
31093109 /** Required. The ID to use for the key, which becomes the final component of the resource name. This
3110- value must be 4-32 characters, and may contain the characters [a-z0-9-].
3110+ value must be 4-32 characters, and may contain the characters ` [a-z0-9-]` .
31113111 */
31123112 public java.lang.String getWorkforcePoolProviderKeyId() {
31133113 return workforcePoolProviderKeyId;
@@ -3116,7 +3116,7 @@ public java.lang.String getWorkforcePoolProviderKeyId() {
31163116 /**
31173117 * Required. The ID to use for the key, which becomes the final component of the
31183118 * resource name. This value must be 4-32 characters, and may contain the characters
3119- * [a-z0-9-].
3119+ * ` [a-z0-9-]` .
31203120 */
31213121 public Create setWorkforcePoolProviderKeyId(java.lang.String workforcePoolProviderKeyId) {
31223122 this.workforcePoolProviderKeyId = workforcePoolProviderKeyId;
@@ -4224,14 +4224,14 @@ public Create setParent(java.lang.String parent) {
42244224 /**
42254225 * Required. Gemini Enterprise only. The ID to use for the SCIM tenant, which becomes
42264226 * the final component of the resource name. This value should be 4-32 characters,
4227- * containing the characters [a-z0-9-].
4227+ * containing the characters ` [a-z0-9-]` .
42284228 */
42294229 @com.google.api.client.util.Key
42304230 private java.lang.String workforcePoolProviderScimTenantId;
42314231
42324232 /** Required. Gemini Enterprise only. The ID to use for the SCIM tenant, which becomes the final
42334233 component of the resource name. This value should be 4-32 characters, containing the characters
4234- [a-z0-9-].
4234+ ` [a-z0-9-]` .
42354235 */
42364236 public java.lang.String getWorkforcePoolProviderScimTenantId() {
42374237 return workforcePoolProviderScimTenantId;
@@ -4240,7 +4240,7 @@ public java.lang.String getWorkforcePoolProviderScimTenantId() {
42404240 /**
42414241 * Required. Gemini Enterprise only. The ID to use for the SCIM tenant, which becomes
42424242 * the final component of the resource name. This value should be 4-32 characters,
4243- * containing the characters [a-z0-9-].
4243+ * containing the characters ` [a-z0-9-]` .
42444244 */
42454245 public Create setWorkforcePoolProviderScimTenantId(java.lang.String workforcePoolProviderScimTenantId) {
42464246 this.workforcePoolProviderScimTenantId = workforcePoolProviderScimTenantId;
@@ -5244,14 +5244,14 @@ public Create setParent(java.lang.String parent) {
52445244 /**
52455245 * Required. Gemini Enterprise only. The ID to use for the SCIM token, which becomes
52465246 * the final component of the resource name. This value should be 4-32 characters and
5247- * follow the pattern: " ([a-z]([a-z0-9\\-]{2,30}[a-z0-9]))"
5247+ * follow the pattern: ` ([a-z]([a-z0-9\\-]{2,30}[a-z0-9]))`
52485248 */
52495249 @com.google.api.client.util.Key
52505250 private java.lang.String workforcePoolProviderScimTokenId;
52515251
52525252 /** Required. Gemini Enterprise only. The ID to use for the SCIM token, which becomes the final
52535253 component of the resource name. This value should be 4-32 characters and follow the pattern:
5254- " ([a-z]([a-z0-9\\-]{2,30}[a-z0-9]))"
5254+ ` ([a-z]([a-z0-9\\-]{2,30}[a-z0-9]))`
52555255 */
52565256 public java.lang.String getWorkforcePoolProviderScimTokenId() {
52575257 return workforcePoolProviderScimTokenId;
@@ -5260,7 +5260,7 @@ public java.lang.String getWorkforcePoolProviderScimTokenId() {
52605260 /**
52615261 * Required. Gemini Enterprise only. The ID to use for the SCIM token, which becomes
52625262 * the final component of the resource name. This value should be 4-32 characters and
5263- * follow the pattern: " ([a-z]([a-z0-9\\-]{2,30}[a-z0-9]))"
5263+ * follow the pattern: ` ([a-z]([a-z0-9\\-]{2,30}[a-z0-9]))`
52645264 */
52655265 public Create setWorkforcePoolProviderScimTokenId(java.lang.String workforcePoolProviderScimTokenId) {
52665266 this.workforcePoolProviderScimTokenId = workforcePoolProviderScimTokenId;
0 commit comments