@@ -228,7 +228,6 @@ format as: projects/*/secrets/*/versions/*.`,
228
228
},
229
229
},
230
230
},
231
- ExactlyOneOf : []string {"auth_config.0.user_password" , "auth_config.0.oauth2_jwt_bearer" , "auth_config.0.oauth2_client_credentials" , "auth_config.0.ssh_public_key" , "auth_config.0.oauth2_auth_code_flow" },
232
231
},
233
232
"oauth2_client_credentials" : {
234
233
Type : schema .TypeList ,
@@ -260,7 +259,6 @@ format as: projects/*/secrets/*/versions/*.`,
260
259
},
261
260
},
262
261
},
263
- ExactlyOneOf : []string {"auth_config.0.user_password" , "auth_config.0.oauth2_jwt_bearer" , "auth_config.0.oauth2_client_credentials" , "auth_config.0.ssh_public_key" , "auth_config.0.oauth2_auth_code_flow" },
264
262
},
265
263
"oauth2_jwt_bearer" : {
266
264
Type : schema .TypeList ,
@@ -314,7 +312,6 @@ format as: projects/*/secrets/*/versions/*.`,
314
312
},
315
313
},
316
314
},
317
- ExactlyOneOf : []string {"auth_config.0.user_password" , "auth_config.0.oauth2_jwt_bearer" , "auth_config.0.oauth2_client_credentials" , "auth_config.0.ssh_public_key" , "auth_config.0.oauth2_auth_code_flow" },
318
315
},
319
316
"ssh_public_key" : {
320
317
Type : schema .TypeList ,
@@ -367,7 +364,6 @@ format as: projects/*/secrets/*/versions/*.`,
367
364
},
368
365
},
369
366
},
370
- ExactlyOneOf : []string {"auth_config.0.user_password" , "auth_config.0.oauth2_jwt_bearer" , "auth_config.0.oauth2_client_credentials" , "auth_config.0.ssh_public_key" , "auth_config.0.oauth2_auth_code_flow" },
371
367
},
372
368
"user_password" : {
373
369
Type : schema .TypeList ,
@@ -399,7 +395,6 @@ format as: projects/*/secrets/*/versions/*.`,
399
395
},
400
396
},
401
397
},
402
- ExactlyOneOf : []string {"auth_config.0.user_password" , "auth_config.0.oauth2_jwt_bearer" , "auth_config.0.oauth2_client_credentials" , "auth_config.0.ssh_public_key" , "auth_config.0.oauth2_auth_code_flow" },
403
398
},
404
399
},
405
400
},
0 commit comments