Skip to content

Commit

Permalink
feat(cloudidentity): update the api
Browse files Browse the repository at this point in the history
#### cloudidentity:v1

The following keys were added:
- schemas.CreateGroupMetadata (Total Keys: 2)
- schemas.CreateMembershipMetadata (Total Keys: 2)
- schemas.DeleteGroupMetadata (Total Keys: 2)
- schemas.DeleteMembershipMetadata (Total Keys: 2)
- schemas.GetMembershipGraphMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1ApproveDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1BlockDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1CreateDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1ListEndpointAppsMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1SignoutDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1UpdateClientStateMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1UpdateDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1WipeDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata (Total Keys: 2)
- schemas.UpdateGroupMetadata (Total Keys: 2)
- schemas.UpdateMembershipMetadata (Total Keys: 2)

#### cloudidentity:v1beta1

The following keys were added:
- schemas.GoogleAppsCloudidentityDevicesV1ApproveDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1BlockDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1CreateDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1ListEndpointAppsMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1SignoutDeviceUserMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1UpdateClientStateMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1UpdateDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1WipeDeviceMetadata (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Aug 31, 2021
1 parent 6bfe8ad commit 24da17a
Show file tree
Hide file tree
Showing 7 changed files with 339 additions and 141 deletions.
16 changes: 8 additions & 8 deletions docs/dyn/cloudidentity_v1.devices.deviceUsers.clientStates.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ <h3>Method Details</h3>
<pre>Gets the client state for the device user

Args:
name: string, Required. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device_id}/deviceUsers/{device_user_id}/clientStates/{partner_id}`, where `device_id` is the unique ID assigned to the Device, `device_user_id` is the unique ID assigned to the User and `partner_id` identifies the partner storing the data. To get the client state for devices belonging to your own organization, the `partnerId` is in the format: `customerId-*anystring*`. Where the `customerId` is your organization&#x27;s customer ID and `anystring` is any suffix. This suffix is used in setting up Custom Access Levels in Context-Aware Access. You may use `my_customer` instead of the customer ID for devices managed by your own organization. You may specify `-` in place of the `{device_id}`, so the ClientState resource name can be: `devices/-/deviceUsers/{device_user_resource_id}/clientStates/{partner_id}`. (required)
customer: string, Optional. [Resource name](https://cloud.google.com/apis/design/resource_names) of the customer. If you&#x27;re using this API for your own organization, use `customers/my_customer` If you&#x27;re using this API to manage another organization, use `customers/{customer_id}`, where customer_id is the customer to whom the device belongs.
name: string, Required. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device}/deviceUsers/{device_user}/clientStates/{partner}`, where `device` is the unique ID assigned to the Device, `device_user` is the unique ID assigned to the User and `partner` identifies the partner storing the data. To get the client state for devices belonging to your own organization, the `partnerId` is in the format: `customerId-*anystring*`. Where the `customerId` is your organization&#x27;s customer ID and `anystring` is any suffix. This suffix is used in setting up Custom Access Levels in Context-Aware Access. You may use `my_customer` instead of the customer ID for devices managed by your own organization. You may specify `-` in place of the `{device}`, so the ClientState resource name can be: `devices/-/deviceUsers/{device_user_resource}/clientStates/{partner}`. (required)
customer: string, Optional. [Resource name](https://cloud.google.com/apis/design/resource_names) of the customer. If you&#x27;re using this API for your own organization, use `customers/my_customer` If you&#x27;re using this API to manage another organization, use `customers/{customer}`, where customer is the customer to whom the device belongs.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand All @@ -128,7 +128,7 @@ <h3>Method Details</h3>
},
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Output only. The time the client state data was last updated.
&quot;managed&quot;: &quot;A String&quot;, # The management state of the resource as specified by the API client.
&quot;name&quot;: &quot;A String&quot;, # Output only. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device_id}/deviceUsers/{device_user_id}/clientState/{partner_id}`, where partner_id corresponds to the partner storing the data. For partners belonging to the &quot;BeyondCorp Alliance&quot;, this is the partner ID specified to you by Google. For all other callers, this is a string of the form: `{customer_id}-suffix`, where `customer_id` is your customer ID. The *suffix* is any string the caller specifies. This string will be displayed verbatim in the administration console. This suffix is used in setting up Custom Access Levels in Context-Aware Access. Your organization&#x27;s customer ID can be obtained from the URL: `GET https://www.googleapis.com/admin/directory/v1/customers/my_customer` The `id` field in the response contains the customer ID starting with the letter &#x27;C&#x27;. The customer ID to be used in this API is the string after the letter &#x27;C&#x27; (not including &#x27;C&#x27;)
&quot;name&quot;: &quot;A String&quot;, # Output only. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device}/deviceUsers/{device_user}/clientState/{partner}`, where partner corresponds to the partner storing the data. For partners belonging to the &quot;BeyondCorp Alliance&quot;, this is the partner ID specified to you by Google. For all other callers, this is a string of the form: `{customer}-suffix`, where `customer` is your customer ID. The *suffix* is any string the caller specifies. This string will be displayed verbatim in the administration console. This suffix is used in setting up Custom Access Levels in Context-Aware Access. Your organization&#x27;s customer ID can be obtained from the URL: `GET https://www.googleapis.com/admin/directory/v1/customers/my_customer` The `id` field in the response contains the customer ID starting with the letter &#x27;C&#x27;. The customer ID to be used in this API is the string after the letter &#x27;C&#x27; (not including &#x27;C&#x27;)
&quot;ownerType&quot;: &quot;A String&quot;, # Output only. The owner of the ClientState
&quot;scoreReason&quot;: &quot;A String&quot;, # A descriptive cause of the health score.
}</pre>
Expand All @@ -140,7 +140,7 @@ <h3>Method Details</h3>

Args:
parent: string, Required. To list all ClientStates, set this to &quot;devices/-/deviceUsers/-&quot;. To list all ClientStates owned by a DeviceUser, set this to the resource name of the DeviceUser. Format: devices/{device}/deviceUsers/{deviceUser} (required)
customer: string, Optional. [Resource name](https://cloud.google.com/apis/design/resource_names) of the customer. If you&#x27;re using this API for your own organization, use `customers/my_customer` If you&#x27;re using this API to manage another organization, use `customers/{customer_id}`, where customer_id is the customer to whom the device belongs.
customer: string, Optional. [Resource name](https://cloud.google.com/apis/design/resource_names) of the customer. If you&#x27;re using this API for your own organization, use `customers/my_customer` If you&#x27;re using this API to manage another organization, use `customers/{customer}`, where customer is the customer to whom the device belongs.
filter: string, Optional. Additional restrictions when fetching list of client states.
orderBy: string, Optional. Order specification for client states in the response.
pageToken: string, Optional. A page token, received from a previous `ListClientStates` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListClientStates` must match the call that provided the page token.
Expand Down Expand Up @@ -172,7 +172,7 @@ <h3>Method Details</h3>
},
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Output only. The time the client state data was last updated.
&quot;managed&quot;: &quot;A String&quot;, # The management state of the resource as specified by the API client.
&quot;name&quot;: &quot;A String&quot;, # Output only. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device_id}/deviceUsers/{device_user_id}/clientState/{partner_id}`, where partner_id corresponds to the partner storing the data. For partners belonging to the &quot;BeyondCorp Alliance&quot;, this is the partner ID specified to you by Google. For all other callers, this is a string of the form: `{customer_id}-suffix`, where `customer_id` is your customer ID. The *suffix* is any string the caller specifies. This string will be displayed verbatim in the administration console. This suffix is used in setting up Custom Access Levels in Context-Aware Access. Your organization&#x27;s customer ID can be obtained from the URL: `GET https://www.googleapis.com/admin/directory/v1/customers/my_customer` The `id` field in the response contains the customer ID starting with the letter &#x27;C&#x27;. The customer ID to be used in this API is the string after the letter &#x27;C&#x27; (not including &#x27;C&#x27;)
&quot;name&quot;: &quot;A String&quot;, # Output only. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device}/deviceUsers/{device_user}/clientState/{partner}`, where partner corresponds to the partner storing the data. For partners belonging to the &quot;BeyondCorp Alliance&quot;, this is the partner ID specified to you by Google. For all other callers, this is a string of the form: `{customer}-suffix`, where `customer` is your customer ID. The *suffix* is any string the caller specifies. This string will be displayed verbatim in the administration console. This suffix is used in setting up Custom Access Levels in Context-Aware Access. Your organization&#x27;s customer ID can be obtained from the URL: `GET https://www.googleapis.com/admin/directory/v1/customers/my_customer` The `id` field in the response contains the customer ID starting with the letter &#x27;C&#x27;. The customer ID to be used in this API is the string after the letter &#x27;C&#x27; (not including &#x27;C&#x27;)
&quot;ownerType&quot;: &quot;A String&quot;, # Output only. The owner of the ClientState
&quot;scoreReason&quot;: &quot;A String&quot;, # A descriptive cause of the health score.
},
Expand Down Expand Up @@ -200,7 +200,7 @@ <h3>Method Details</h3>
<pre>Updates the client state for the device user **Note**: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium

Args:
name: string, Output only. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device_id}/deviceUsers/{device_user_id}/clientState/{partner_id}`, where partner_id corresponds to the partner storing the data. For partners belonging to the &quot;BeyondCorp Alliance&quot;, this is the partner ID specified to you by Google. For all other callers, this is a string of the form: `{customer_id}-suffix`, where `customer_id` is your customer ID. The *suffix* is any string the caller specifies. This string will be displayed verbatim in the administration console. This suffix is used in setting up Custom Access Levels in Context-Aware Access. Your organization&#x27;s customer ID can be obtained from the URL: `GET https://www.googleapis.com/admin/directory/v1/customers/my_customer` The `id` field in the response contains the customer ID starting with the letter &#x27;C&#x27;. The customer ID to be used in this API is the string after the letter &#x27;C&#x27; (not including &#x27;C&#x27;) (required)
name: string, Output only. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device}/deviceUsers/{device_user}/clientState/{partner}`, where partner corresponds to the partner storing the data. For partners belonging to the &quot;BeyondCorp Alliance&quot;, this is the partner ID specified to you by Google. For all other callers, this is a string of the form: `{customer}-suffix`, where `customer` is your customer ID. The *suffix* is any string the caller specifies. This string will be displayed verbatim in the administration console. This suffix is used in setting up Custom Access Levels in Context-Aware Access. Your organization&#x27;s customer ID can be obtained from the URL: `GET https://www.googleapis.com/admin/directory/v1/customers/my_customer` The `id` field in the response contains the customer ID starting with the letter &#x27;C&#x27;. The customer ID to be used in this API is the string after the letter &#x27;C&#x27; (not including &#x27;C&#x27;) (required)
body: object, The request body.
The object takes the form of:

Expand All @@ -222,12 +222,12 @@ <h3>Method Details</h3>
},
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Output only. The time the client state data was last updated.
&quot;managed&quot;: &quot;A String&quot;, # The management state of the resource as specified by the API client.
&quot;name&quot;: &quot;A String&quot;, # Output only. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device_id}/deviceUsers/{device_user_id}/clientState/{partner_id}`, where partner_id corresponds to the partner storing the data. For partners belonging to the &quot;BeyondCorp Alliance&quot;, this is the partner ID specified to you by Google. For all other callers, this is a string of the form: `{customer_id}-suffix`, where `customer_id` is your customer ID. The *suffix* is any string the caller specifies. This string will be displayed verbatim in the administration console. This suffix is used in setting up Custom Access Levels in Context-Aware Access. Your organization&#x27;s customer ID can be obtained from the URL: `GET https://www.googleapis.com/admin/directory/v1/customers/my_customer` The `id` field in the response contains the customer ID starting with the letter &#x27;C&#x27;. The customer ID to be used in this API is the string after the letter &#x27;C&#x27; (not including &#x27;C&#x27;)
&quot;name&quot;: &quot;A String&quot;, # Output only. [Resource name](https://cloud.google.com/apis/design/resource_names) of the ClientState in format: `devices/{device}/deviceUsers/{device_user}/clientState/{partner}`, where partner corresponds to the partner storing the data. For partners belonging to the &quot;BeyondCorp Alliance&quot;, this is the partner ID specified to you by Google. For all other callers, this is a string of the form: `{customer}-suffix`, where `customer` is your customer ID. The *suffix* is any string the caller specifies. This string will be displayed verbatim in the administration console. This suffix is used in setting up Custom Access Levels in Context-Aware Access. Your organization&#x27;s customer ID can be obtained from the URL: `GET https://www.googleapis.com/admin/directory/v1/customers/my_customer` The `id` field in the response contains the customer ID starting with the letter &#x27;C&#x27;. The customer ID to be used in this API is the string after the letter &#x27;C&#x27; (not including &#x27;C&#x27;)
&quot;ownerType&quot;: &quot;A String&quot;, # Output only. The owner of the ClientState
&quot;scoreReason&quot;: &quot;A String&quot;, # A descriptive cause of the health score.
}

customer: string, Optional. [Resource name](https://cloud.google.com/apis/design/resource_names) of the customer. If you&#x27;re using this API for your own organization, use `customers/my_customer` If you&#x27;re using this API to manage another organization, use `customers/{customer_id}`, where customer_id is the customer to whom the device belongs.
customer: string, Optional. [Resource name](https://cloud.google.com/apis/design/resource_names) of the customer. If you&#x27;re using this API for your own organization, use `customers/my_customer` If you&#x27;re using this API to manage another organization, use `customers/{customer}`, where customer is the customer to whom the device belongs.
updateMask: string, Optional. Comma-separated list of fully qualified names of fields to be updated. If not specified, all updatable fields in ClientState are updated.
x__xgafv: string, V1 error format.
Allowed values
Expand Down
Loading

0 comments on commit 24da17a

Please sign in to comment.