You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.html
+6
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,7 @@ <h3>Method Details</h3>
133
133
"id": "A String", # Id of the option.
134
134
},
135
135
],
136
+
"isAdvanced": True or False, # Indicates if current template is part of advanced settings
136
137
"key": "A String", # Key of the config variable.
137
138
"required": True or False, # Flag represents that this `ConfigVariable` must be provided for a connection.
138
139
"roleGrant": { # This configuration defines all the Cloud IAM roles that needs to be granted to a particular GCP resource for the selected prinicpal like service account. These configurations will let UI display to customers what IAM roles need to be granted by them. Or these configurations can be used by the UI to render a 'grant' button to do the same on behalf of the user. # Role grant configuration for the config variable.
@@ -173,6 +174,7 @@ <h3>Method Details</h3>
173
174
"id": "A String", # Id of the option.
174
175
},
175
176
],
177
+
"isAdvanced": True or False, # Indicates if current template is part of advanced settings
176
178
"key": "A String", # Key of the config variable.
177
179
"required": True or False, # Flag represents that this `ConfigVariable` must be provided for a connection.
178
180
"roleGrant": { # This configuration defines all the Cloud IAM roles that needs to be granted to a particular GCP resource for the selected prinicpal like service account. These configurations will let UI display to customers what IAM roles need to be granted by them. Or these configurations can be used by the UI to render a 'grant' button to do the same on behalf of the user. # Role grant configuration for the config variable.
@@ -256,6 +258,7 @@ <h3>Method Details</h3>
256
258
"id": "A String", # Id of the option.
257
259
},
258
260
],
261
+
"isAdvanced": True or False, # Indicates if current template is part of advanced settings
259
262
"key": "A String", # Key of the config variable.
260
263
"required": True or False, # Flag represents that this `ConfigVariable` must be provided for a connection.
261
264
"roleGrant": { # This configuration defines all the Cloud IAM roles that needs to be granted to a particular GCP resource for the selected prinicpal like service account. These configurations will let UI display to customers what IAM roles need to be granted by them. Or these configurations can be used by the UI to render a 'grant' button to do the same on behalf of the user. # Role grant configuration for the config variable.
@@ -337,6 +340,7 @@ <h3>Method Details</h3>
337
340
"id": "A String", # Id of the option.
338
341
},
339
342
],
343
+
"isAdvanced": True or False, # Indicates if current template is part of advanced settings
340
344
"key": "A String", # Key of the config variable.
341
345
"required": True or False, # Flag represents that this `ConfigVariable` must be provided for a connection.
342
346
"roleGrant": { # This configuration defines all the Cloud IAM roles that needs to be granted to a particular GCP resource for the selected prinicpal like service account. These configurations will let UI display to customers what IAM roles need to be granted by them. Or these configurations can be used by the UI to render a 'grant' button to do the same on behalf of the user. # Role grant configuration for the config variable.
@@ -377,6 +381,7 @@ <h3>Method Details</h3>
377
381
"id": "A String", # Id of the option.
378
382
},
379
383
],
384
+
"isAdvanced": True or False, # Indicates if current template is part of advanced settings
380
385
"key": "A String", # Key of the config variable.
381
386
"required": True or False, # Flag represents that this `ConfigVariable` must be provided for a connection.
382
387
"roleGrant": { # This configuration defines all the Cloud IAM roles that needs to be granted to a particular GCP resource for the selected prinicpal like service account. These configurations will let UI display to customers what IAM roles need to be granted by them. Or these configurations can be used by the UI to render a 'grant' button to do the same on behalf of the user. # Role grant configuration for the config variable.
@@ -460,6 +465,7 @@ <h3>Method Details</h3>
460
465
"id": "A String", # Id of the option.
461
466
},
462
467
],
468
+
"isAdvanced": True or False, # Indicates if current template is part of advanced settings
463
469
"key": "A String", # Key of the config variable.
464
470
"required": True or False, # Flag represents that this `ConfigVariable` must be provided for a connection.
465
471
"roleGrant": { # This configuration defines all the Cloud IAM roles that needs to be granted to a particular GCP resource for the selected prinicpal like service account. These configurations will let UI display to customers what IAM roles need to be granted by them. Or these configurations can be used by the UI to render a 'grant' button to do the same on behalf of the user. # Role grant configuration for the config variable.
0 commit comments