@@ -228,7 +228,6 @@ format as: projects/*/secrets/*/versions/*.`,
228228 },
229229 },
230230 },
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" },
232231 },
233232 "oauth2_client_credentials" : {
234233 Type : schema .TypeList ,
@@ -260,7 +259,6 @@ format as: projects/*/secrets/*/versions/*.`,
260259 },
261260 },
262261 },
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" },
264262 },
265263 "oauth2_jwt_bearer" : {
266264 Type : schema .TypeList ,
@@ -314,7 +312,6 @@ format as: projects/*/secrets/*/versions/*.`,
314312 },
315313 },
316314 },
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" },
318315 },
319316 "ssh_public_key" : {
320317 Type : schema .TypeList ,
@@ -367,7 +364,6 @@ format as: projects/*/secrets/*/versions/*.`,
367364 },
368365 },
369366 },
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" },
371367 },
372368 "user_password" : {
373369 Type : schema .TypeList ,
@@ -399,7 +395,6 @@ format as: projects/*/secrets/*/versions/*.`,
399395 },
400396 },
401397 },
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" },
403398 },
404399 },
405400 },
0 commit comments