Autogenerated update (2018-06-28)

Update:
- cloudkms_v1
- dataproc_v1beta2
This commit is contained in:
Google APIs 2018-06-28 00:36:27 +00:00
parent f10306a9ae
commit df0c8be3ff
4 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@ module Google
# @see https://cloud.google.com/kms/
module CloudkmsV1
VERSION = 'V1'
REVISION = '20180611'
REVISION = '20180622'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

View File

@ -658,7 +658,7 @@ module Google
execute_or_queue_command(command, &block)
end
# Update the version of a CryptoKey that will be used in Encrypt
# Update the version of a CryptoKey that will be used in Encrypt.
# @param [String] name
# The resource name of the CryptoKey to update.
# @param [Google::Apis::CloudkmsV1::UpdateCryptoKeyPrimaryVersionRequest] update_crypto_key_primary_version_request_object

View File

@ -25,7 +25,7 @@ module Google
# @see https://cloud.google.com/dataproc/
module DataprocV1beta2
VERSION = 'V1beta2'
REVISION = '20180601'
REVISION = '20180622'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

View File

@ -866,8 +866,8 @@ module Google
# @return [Google::Apis::DataprocV1beta2::DiskConfig]
attr_accessor :disk_config
# Output only. The Compute Engine image resource used for cluster instances.
# Inferred from SoftwareConfig.image_version.
# Optional. The Compute Engine image resource used for cluster instances. It can
# be specified or may be inferred from SoftwareConfig.image_version.
# Corresponds to the JSON property `imageUri`
# @return [String]
attr_accessor :image_uri