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/accesscontextmanager_v1.organizations.gcpUserAccessBindings.html
+33-5Lines changed: 33 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ <h3>Method Details</h3>
110
110
body: object, The request body.
111
111
The object takes the form of:
112
112
113
-
{ # Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access. Next ID: 11
113
+
{ # Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access.
114
114
"accessLevels": [ # Optional. Access level that a user must have to be granted access. Only one access level is supported, not multiple. This repeated field must have exactly one element. Example: "accessPolicies/9522/accessLevels/device_trusted"
115
115
"A String",
116
116
],
@@ -182,6 +182,13 @@ <h3>Method Details</h3>
182
182
},
183
183
},
184
184
],
185
+
"sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. GCSL policy for the group key. Migrated from ReauthSettings
186
+
"maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Presently only set for Cloud Apps.
187
+
"sessionLength": "A String", # Optional. The session length. Setting this field to zero is equal to disabling. Session. Also can set infinite session by flipping the enabled bit to false below. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and OIDC max_age param.
188
+
"sessionLengthEnabled": True or False, # Optional. Big red button to turn off GCSL. When false, all fields set above will be disregarded and the session length is basically infinite.
189
+
"sessionReauthMethod": "A String", # Optional. Session method when users GCP session is up.
190
+
"useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param.
191
+
},
185
192
}
186
193
187
194
x__xgafv: string, V1 error format.
@@ -262,7 +269,7 @@ <h3>Method Details</h3>
262
269
Returns:
263
270
An object of the form:
264
271
265
-
{ # Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access. Next ID: 11
272
+
{ # Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access.
266
273
"accessLevels": [ # Optional. Access level that a user must have to be granted access. Only one access level is supported, not multiple. This repeated field must have exactly one element. Example: "accessPolicies/9522/accessLevels/device_trusted"
267
274
"A String",
268
275
],
@@ -334,6 +341,13 @@ <h3>Method Details</h3>
334
341
},
335
342
},
336
343
],
344
+
"sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. GCSL policy for the group key. Migrated from ReauthSettings
345
+
"maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Presently only set for Cloud Apps.
346
+
"sessionLength": "A String", # Optional. The session length. Setting this field to zero is equal to disabling. Session. Also can set infinite session by flipping the enabled bit to false below. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and OIDC max_age param.
347
+
"sessionLengthEnabled": True or False, # Optional. Big red button to turn off GCSL. When false, all fields set above will be disregarded and the session length is basically infinite.
348
+
"sessionReauthMethod": "A String", # Optional. Session method when users GCP session is up.
349
+
"useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param.
{ # Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access. Next ID: 11
372
+
{ # Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access.
359
373
"accessLevels": [ # Optional. Access level that a user must have to be granted access. Only one access level is supported, not multiple. This repeated field must have exactly one element. Example: "accessPolicies/9522/accessLevels/device_trusted"
360
374
"A String",
361
375
],
@@ -427,6 +441,13 @@ <h3>Method Details</h3>
427
441
},
428
442
},
429
443
],
444
+
"sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. GCSL policy for the group key. Migrated from ReauthSettings
445
+
"maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Presently only set for Cloud Apps.
446
+
"sessionLength": "A String", # Optional. The session length. Setting this field to zero is equal to disabling. Session. Also can set infinite session by flipping the enabled bit to false below. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and OIDC max_age param.
447
+
"sessionLengthEnabled": True or False, # Optional. Big red button to turn off GCSL. When false, all fields set above will be disregarded and the session length is basically infinite.
448
+
"sessionReauthMethod": "A String", # Optional. Session method when users GCP session is up.
449
+
"useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param.
450
+
},
430
451
},
431
452
],
432
453
"nextPageToken": "A String", # Token to get the next page of items. If blank, there are no more items.
@@ -456,7 +477,7 @@ <h3>Method Details</h3>
456
477
body: object, The request body.
457
478
The object takes the form of:
458
479
459
-
{ # Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access. Next ID: 11
480
+
{ # Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access.
460
481
"accessLevels": [ # Optional. Access level that a user must have to be granted access. Only one access level is supported, not multiple. This repeated field must have exactly one element. Example: "accessPolicies/9522/accessLevels/device_trusted"
461
482
"A String",
462
483
],
@@ -528,9 +549,16 @@ <h3>Method Details</h3>
528
549
},
529
550
},
530
551
],
552
+
"sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. GCSL policy for the group key. Migrated from ReauthSettings
553
+
"maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Presently only set for Cloud Apps.
554
+
"sessionLength": "A String", # Optional. The session length. Setting this field to zero is equal to disabling. Session. Also can set infinite session by flipping the enabled bit to false below. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and OIDC max_age param.
555
+
"sessionLengthEnabled": True or False, # Optional. Big red button to turn off GCSL. When false, all fields set above will be disregarded and the session length is basically infinite.
556
+
"sessionReauthMethod": "A String", # Optional. Session method when users GCP session is up.
557
+
"useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param.
558
+
},
531
559
}
532
560
533
-
append: boolean, Optional. This field controls whether or not certain repeated settings in the update request overwrite or append to existing settings on the binding. If true, then append. Otherwise overwrite. So far, only scoped_access_settings supports appending. Global access_levels, dry_run_access_levels, reauth_settings, and session_settings are not compatible with append functionality, and the request will return an error if append=true when these settings are in the update_mask. The request will also return an error if append=true when "scoped_access_settings" is not set in the update_mask.
561
+
append: boolean, Optional. This field controls whether or not certain repeated settings in the update request overwrite or append to existing settings on the binding. If true, then append. Otherwise overwrite. So far, only scoped_access_settings with reauth_settings supports appending. Global access_levels, access_levels in scoped_access_settings, dry_run_access_levels, reauth_settings, and session_settings are not compatible with append functionality, and the request will return an error if append=true when these settings are in the update_mask. The request will also return an error if append=true when "scoped_access_settings" is not set in the update_mask.
534
562
updateMask: string, Required. Only the fields specified in this mask are updated. Because name and group_key cannot be changed, update_mask is required and may only contain the following fields: `access_levels`, `dry_run_access_levels`, `reauth_settings` `session_settings`, `scoped_access_settings`. update_mask { paths: "access_levels" }
"diskSpaceUsage": { # Represents a data capacity with some amount of current usage in bytes. # Output only. How much disk space the device has available and is currently using.
215
+
"capacityBytes": "A String", # Output only. The total capacity value, in bytes.
216
+
"usedBytes": "A String", # Output only. The current usage value, in bytes.
217
+
},
214
218
"diskVolumeReports": [ # Reports of disk space and other info about mounted/connected volumes.
215
219
{
216
220
"volumeInfo": [ # Disk volumes
@@ -405,6 +409,10 @@ <h3>Method Details</h3>
405
409
],
406
410
"deviceId": "A String", # The unique ID of the Chrome device.
"diskSpaceUsage": { # Represents a data capacity with some amount of current usage in bytes. # Output only. How much disk space the device has available and is currently using.
413
+
"capacityBytes": "A String", # Output only. The total capacity value, in bytes.
414
+
"usedBytes": "A String", # Output only. The current usage value, in bytes.
415
+
},
408
416
"diskVolumeReports": [ # Reports of disk space and other info about mounted/connected volumes.
409
417
{
410
418
"volumeInfo": [ # Disk volumes
@@ -614,6 +622,10 @@ <h3>Method Details</h3>
614
622
],
615
623
"deviceId": "A String", # The unique ID of the Chrome device.
"diskSpaceUsage": { # Represents a data capacity with some amount of current usage in bytes. # Output only. How much disk space the device has available and is currently using.
626
+
"capacityBytes": "A String", # Output only. The total capacity value, in bytes.
627
+
"usedBytes": "A String", # Output only. The current usage value, in bytes.
628
+
},
617
629
"diskVolumeReports": [ # Reports of disk space and other info about mounted/connected volumes.
618
630
{
619
631
"volumeInfo": [ # Disk volumes
@@ -782,6 +794,10 @@ <h3>Method Details</h3>
782
794
],
783
795
"deviceId": "A String", # The unique ID of the Chrome device.
"diskSpaceUsage": { # Represents a data capacity with some amount of current usage in bytes. # Output only. How much disk space the device has available and is currently using.
798
+
"capacityBytes": "A String", # Output only. The total capacity value, in bytes.
799
+
"usedBytes": "A String", # Output only. The current usage value, in bytes.
800
+
},
785
801
"diskVolumeReports": [ # Reports of disk space and other info about mounted/connected volumes.
786
802
{
787
803
"volumeInfo": [ # Disk volumes
@@ -949,6 +965,10 @@ <h3>Method Details</h3>
949
965
],
950
966
"deviceId": "A String", # The unique ID of the Chrome device.
"diskSpaceUsage": { # Represents a data capacity with some amount of current usage in bytes. # Output only. How much disk space the device has available and is currently using.
969
+
"capacityBytes": "A String", # Output only. The total capacity value, in bytes.
970
+
"usedBytes": "A String", # Output only. The current usage value, in bytes.
971
+
},
952
972
"diskVolumeReports": [ # Reports of disk space and other info about mounted/connected volumes.
953
973
{
954
974
"volumeInfo": [ # Disk volumes
@@ -1117,6 +1137,10 @@ <h3>Method Details</h3>
1117
1137
],
1118
1138
"deviceId": "A String", # The unique ID of the Chrome device.
"diskSpaceUsage": { # Represents a data capacity with some amount of current usage in bytes. # Output only. How much disk space the device has available and is currently using.
1141
+
"capacityBytes": "A String", # Output only. The total capacity value, in bytes.
1142
+
"usedBytes": "A String", # Output only. The current usage value, in bytes.
1143
+
},
1120
1144
"diskVolumeReports": [ # Reports of disk space and other info about mounted/connected volumes.
0 commit comments