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/cloudidentity_v1beta1.groups.html
-30Lines changed: 0 additions & 30 deletions
Original file line number
Diff line number
Diff line change
@@ -130,12 +130,6 @@ <h3>Method Details</h3>
130
130
The object takes the form of:
131
131
132
132
{ # A group within the Cloud Identity Groups API. A `Group` is a collection of entities, where each entity is either a user, another group, or a service account.
133
-
"additionalGroupKeys": [ # Additional entity key aliases for a Group.
134
-
{ # A unique identifier for an entity in the Cloud Identity Groups API. An entity can represent either a group with an optional `namespace` or a user without a `namespace`. The combination of `id` and `namespace` must be unique; however, the same `id` can be used with different `namespace`s.
135
-
"id": "A String", # The ID of the entity. For Google-managed entities, the `id` must be the email address of an existing group or user. For external-identity-mapped entities, the `id` must be a string conforming to the Identity Source's requirements. Must be unique within a `namespace`.
136
-
"namespace": "A String", # The namespace in which the entity exists. If not specified, the `EntityKey` represents a Google-managed entity such as a Google user or a Google Group. If specified, the `EntityKey` represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form of `identitysources/{identity_source_id}`.
137
-
},
138
-
],
139
133
"createTime": "A String", # Output only. The time when the `Group` was created.
140
134
"description": "A String", # An extended description to help users determine the purpose of a `Group`. Must not be longer than 4,096 characters.
141
135
"displayName": "A String", # The display name of the `Group`.
@@ -254,12 +248,6 @@ <h3>Method Details</h3>
254
248
An object of the form:
255
249
256
250
{ # A group within the Cloud Identity Groups API. A `Group` is a collection of entities, where each entity is either a user, another group, or a service account.
257
-
"additionalGroupKeys": [ # Additional entity key aliases for a Group.
258
-
{ # A unique identifier for an entity in the Cloud Identity Groups API. An entity can represent either a group with an optional `namespace` or a user without a `namespace`. The combination of `id` and `namespace` must be unique; however, the same `id` can be used with different `namespace`s.
259
-
"id": "A String", # The ID of the entity. For Google-managed entities, the `id` must be the email address of an existing group or user. For external-identity-mapped entities, the `id` must be a string conforming to the Identity Source's requirements. Must be unique within a `namespace`.
260
-
"namespace": "A String", # The namespace in which the entity exists. If not specified, the `EntityKey` represents a Google-managed entity such as a Google user or a Google Group. If specified, the `EntityKey` represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form of `identitysources/{identity_source_id}`.
261
-
},
262
-
],
263
251
"createTime": "A String", # Output only. The time when the `Group` was created.
264
252
"description": "A String", # An extended description to help users determine the purpose of a `Group`. Must not be longer than 4,096 characters.
265
253
"displayName": "A String", # The display name of the `Group`.
@@ -345,12 +333,6 @@ <h3>Method Details</h3>
345
333
{ # The response message for GroupsService.ListGroups.
346
334
"groups": [ # The `Group` resources under the specified `parent`.
347
335
{ # A group within the Cloud Identity Groups API. A `Group` is a collection of entities, where each entity is either a user, another group, or a service account.
348
-
"additionalGroupKeys": [ # Additional entity key aliases for a Group.
349
-
{ # A unique identifier for an entity in the Cloud Identity Groups API. An entity can represent either a group with an optional `namespace` or a user without a `namespace`. The combination of `id` and `namespace` must be unique; however, the same `id` can be used with different `namespace`s.
350
-
"id": "A String", # The ID of the entity. For Google-managed entities, the `id` must be the email address of an existing group or user. For external-identity-mapped entities, the `id` must be a string conforming to the Identity Source's requirements. Must be unique within a `namespace`.
351
-
"namespace": "A String", # The namespace in which the entity exists. If not specified, the `EntityKey` represents a Google-managed entity such as a Google user or a Google Group. If specified, the `EntityKey` represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form of `identitysources/{identity_source_id}`.
352
-
},
353
-
],
354
336
"createTime": "A String", # Output only. The time when the `Group` was created.
355
337
"description": "A String", # An extended description to help users determine the purpose of a `Group`. Must not be longer than 4,096 characters.
356
338
"displayName": "A String", # The display name of the `Group`.
@@ -433,12 +415,6 @@ <h3>Method Details</h3>
433
415
The object takes the form of:
434
416
435
417
{ # A group within the Cloud Identity Groups API. A `Group` is a collection of entities, where each entity is either a user, another group, or a service account.
436
-
"additionalGroupKeys": [ # Additional entity key aliases for a Group.
437
-
{ # A unique identifier for an entity in the Cloud Identity Groups API. An entity can represent either a group with an optional `namespace` or a user without a `namespace`. The combination of `id` and `namespace` must be unique; however, the same `id` can be used with different `namespace`s.
438
-
"id": "A String", # The ID of the entity. For Google-managed entities, the `id` must be the email address of an existing group or user. For external-identity-mapped entities, the `id` must be a string conforming to the Identity Source's requirements. Must be unique within a `namespace`.
439
-
"namespace": "A String", # The namespace in which the entity exists. If not specified, the `EntityKey` represents a Google-managed entity such as a Google user or a Google Group. If specified, the `EntityKey` represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form of `identitysources/{identity_source_id}`.
440
-
},
441
-
],
442
418
"createTime": "A String", # Output only. The time when the `Group` was created.
443
419
"description": "A String", # An extended description to help users determine the purpose of a `Group`. Must not be longer than 4,096 characters.
444
420
"displayName": "A String", # The display name of the `Group`.
@@ -526,12 +502,6 @@ <h3>Method Details</h3>
526
502
{ # The response message for GroupsService.SearchGroups.
527
503
"groups": [ # The `Group` resources that match the search query.
528
504
{ # A group within the Cloud Identity Groups API. A `Group` is a collection of entities, where each entity is either a user, another group, or a service account.
529
-
"additionalGroupKeys": [ # Additional entity key aliases for a Group.
530
-
{ # A unique identifier for an entity in the Cloud Identity Groups API. An entity can represent either a group with an optional `namespace` or a user without a `namespace`. The combination of `id` and `namespace` must be unique; however, the same `id` can be used with different `namespace`s.
531
-
"id": "A String", # The ID of the entity. For Google-managed entities, the `id` must be the email address of an existing group or user. For external-identity-mapped entities, the `id` must be a string conforming to the Identity Source's requirements. Must be unique within a `namespace`.
532
-
"namespace": "A String", # The namespace in which the entity exists. If not specified, the `EntityKey` represents a Google-managed entity such as a Google user or a Google Group. If specified, the `EntityKey` represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form of `identitysources/{identity_source_id}`.
533
-
},
534
-
],
535
505
"createTime": "A String", # Output only. The time when the `Group` was created.
536
506
"description": "A String", # An extended description to help users determine the purpose of a `Group`. Must not be longer than 4,096 characters.
537
507
"displayName": "A String", # The display name of the `Group`.
"description": "A group within the Cloud Identity Groups API. A `Group` is a collection of entities, where each entity is either a user, another group, or a service account.",
3033
3033
"id": "Group",
3034
3034
"properties": {
3035
-
"additionalGroupKeys": {
3036
-
"description": "Additional entity key aliases for a Group.",
3037
-
"items": {
3038
-
"$ref": "EntityKey"
3039
-
},
3040
-
"type": "array"
3041
-
},
3042
3035
"createTime": {
3043
3036
"description": "Output only. The time when the `Group` was created.",
0 commit comments