diff --git a/generated/google/apis/cloudidentity_v1beta1.rb b/generated/google/apis/cloudidentity_v1beta1.rb index 5454402fb..330c71a52 100644 --- a/generated/google/apis/cloudidentity_v1beta1.rb +++ b/generated/google/apis/cloudidentity_v1beta1.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/identity/ module CloudidentityV1beta1 VERSION = 'V1beta1' - REVISION = '20201117' + REVISION = '20201208' # See your device details AUTH_CLOUD_IDENTITY_DEVICES_LOOKUP = 'https://www.googleapis.com/auth/cloud-identity.devices.lookup' diff --git a/generated/google/apis/cloudidentity_v1beta1/service.rb b/generated/google/apis/cloudidentity_v1beta1/service.rb index 35b20a760..71b584754 100644 --- a/generated/google/apis/cloudidentity_v1beta1/service.rb +++ b/generated/google/apis/cloudidentity_v1beta1/service.rb @@ -84,7 +84,10 @@ module Google execute_or_queue_command(command, &block) end - # Creates a device. Only company-owned device may be created. + # Creates a device. Only company-owned device may be created. **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 # @param [Google::Apis::CloudidentityV1beta1::CreateDeviceRequest] create_device_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -683,7 +686,10 @@ module Google execute_or_queue_command(command, &block) end - # Updates the client state for the device user + # 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 # @param [String] name # Output only. [Resource name](https://cloud.google.com/apis/design/ # resource_names) of the ClientState in format: `devices/`device_id`/deviceUsers/ diff --git a/generated/google/apis/cloudidentity_v1beta1/synth.metadata b/generated/google/apis/cloudidentity_v1beta1/synth.metadata index 672348888..05b42c93d 100644 --- a/generated/google/apis/cloudidentity_v1beta1/synth.metadata +++ b/generated/google/apis/cloudidentity_v1beta1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "38c28923af3813a16e99cc039066af42d71fab48" + "sha": "800e822b5eb5ee610179aa0f8646db4870e635f8" } } ]