Skip to content

Commit 24da17a

Browse files
feat(cloudidentity): update the api
#### 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)
1 parent 6bfe8ad commit 24da17a

7 files changed

+339
-141
lines changed

docs/dyn/cloudidentity_v1.devices.deviceUsers.clientStates.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ <h3>Method Details</h3>
100100
<pre>Gets the client state for the device user
101101

102102
Args:
103-
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)
104-
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.
103+
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)
104+
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.
105105
x__xgafv: string, V1 error format.
106106
Allowed values
107107
1 - v1 error format
@@ -128,7 +128,7 @@ <h3>Method Details</h3>
128128
},
129129
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Output only. The time the client state data was last updated.
130130
&quot;managed&quot;: &quot;A String&quot;, # The management state of the resource as specified by the API client.
131-
&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;)
131+
&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;)
132132
&quot;ownerType&quot;: &quot;A String&quot;, # Output only. The owner of the ClientState
133133
&quot;scoreReason&quot;: &quot;A String&quot;, # A descriptive cause of the health score.
134134
}</pre>
@@ -140,7 +140,7 @@ <h3>Method Details</h3>
140140

141141
Args:
142142
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)
143-
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.
143+
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.
144144
filter: string, Optional. Additional restrictions when fetching list of client states.
145145
orderBy: string, Optional. Order specification for client states in the response.
146146
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.
@@ -172,7 +172,7 @@ <h3>Method Details</h3>
172172
},
173173
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Output only. The time the client state data was last updated.
174174
&quot;managed&quot;: &quot;A String&quot;, # The management state of the resource as specified by the API client.
175-
&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;)
175+
&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;)
176176
&quot;ownerType&quot;: &quot;A String&quot;, # Output only. The owner of the ClientState
177177
&quot;scoreReason&quot;: &quot;A String&quot;, # A descriptive cause of the health score.
178178
},
@@ -200,7 +200,7 @@ <h3>Method Details</h3>
200200
<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
201201

202202
Args:
203-
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)
203+
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)
204204
body: object, The request body.
205205
The object takes the form of:
206206

@@ -222,12 +222,12 @@ <h3>Method Details</h3>
222222
},
223223
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Output only. The time the client state data was last updated.
224224
&quot;managed&quot;: &quot;A String&quot;, # The management state of the resource as specified by the API client.
225-
&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;)
225+
&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;)
226226
&quot;ownerType&quot;: &quot;A String&quot;, # Output only. The owner of the ClientState
227227
&quot;scoreReason&quot;: &quot;A String&quot;, # A descriptive cause of the health score.
228228
}
229229

230-
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.
230+
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.
231231
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.
232232
x__xgafv: string, V1 error format.
233233
Allowed values

0 commit comments

Comments
 (0)