From dd0f2f42efe609c992b0f02fab64639e52f28b5d Mon Sep 17 00:00:00 2001 From: Google APIs Date: Sat, 26 Sep 2020 00:38:35 +0000 Subject: [PATCH] Autogenerated update (2020-09-26) Update: - dataflow_v1b3 - storage_v1 --- generated/google/apis/dataflow_v1b3.rb | 2 +- .../google/apis/dataflow_v1b3/classes.rb | 28 +++++++++++++------ generated/google/apis/storage_v1.rb | 2 +- generated/google/apis/storage_v1/classes.rb | 4 +-- generated/google/apis/storage_v1/service.rb | 5 ++-- 5 files changed, 26 insertions(+), 15 deletions(-) diff --git a/generated/google/apis/dataflow_v1b3.rb b/generated/google/apis/dataflow_v1b3.rb index 49d2286ef..ccf70db55 100644 --- a/generated/google/apis/dataflow_v1b3.rb +++ b/generated/google/apis/dataflow_v1b3.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/dataflow module DataflowV1b3 VERSION = 'V1b3' - REVISION = '20200901' + REVISION = '20200916' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/dataflow_v1b3/classes.rb b/generated/google/apis/dataflow_v1b3/classes.rb index cd099ae95..a8a87d94e 100644 --- a/generated/google/apis/dataflow_v1b3/classes.rb +++ b/generated/google/apis/dataflow_v1b3/classes.rb @@ -1501,7 +1501,9 @@ module Google # Additional user labels to be specified for the job. Keys and values must # follow the restrictions specified in the [labeling restrictions](https://cloud. - # google.com/compute/docs/labeling-resources#restrictions) page. + # google.com/compute/docs/labeling-resources#restrictions) page. An object + # containing a list of "key": value pairs. Example: ` "name": "wrench", "mass": " + # 1kg", "count": "3" `. # Corresponds to the JSON property `additionalUserLabels` # @return [Hash] attr_accessor :additional_user_labels @@ -1551,8 +1553,12 @@ module Google # @return [String] attr_accessor :service_account_email - # Subnetwork to which VMs will be assigned, if desired. Expected to be of the - # form "regions/REGION/subnetworks/SUBNETWORK". + # Subnetwork to which VMs will be assigned, if desired. You can specify a + # subnetwork using either a complete URL or an abbreviated path. Expected to be + # of the form "https://www.googleapis.com/compute/v1/projects/HOST_PROJECT_ID/ + # regions/REGION/subnetworks/SUBNETWORK" or "regions/REGION/subnetworks/ + # SUBNETWORK". If the subnetwork is located in a Shared VPC network, you must + # use the complete URL. # Corresponds to the JSON property `subnetwork` # @return [String] attr_accessor :subnetwork @@ -3929,7 +3935,9 @@ module Google # Additional user labels to be specified for the job. Keys and values should # follow the restrictions specified in the [labeling restrictions](https://cloud. - # google.com/compute/docs/labeling-resources#restrictions) page. + # google.com/compute/docs/labeling-resources#restrictions) page. An object + # containing a list of "key": value pairs. Example: ` "name": "wrench", "mass": " + # 1kg", "count": "3" `. # Corresponds to the JSON property `additionalUserLabels` # @return [Hash] attr_accessor :additional_user_labels @@ -3952,8 +3960,8 @@ module Google # @return [String] attr_accessor :ip_configuration - # Optional. Name for the Cloud KMS key for the job. Key format is: projects// - # locations//keyRings//cryptoKeys/ + # Name for the Cloud KMS key for the job. Key format is: projects//locations// + # keyRings//cryptoKeys/ # Corresponds to the JSON property `kmsKeyName` # @return [String] attr_accessor :kms_key_name @@ -3986,8 +3994,12 @@ module Google # @return [String] attr_accessor :service_account_email - # Subnetwork to which VMs will be assigned, if desired. Expected to be of the - # form "regions/REGION/subnetworks/SUBNETWORK". + # Subnetwork to which VMs will be assigned, if desired. You can specify a + # subnetwork using either a complete URL or an abbreviated path. Expected to be + # of the form "https://www.googleapis.com/compute/v1/projects/HOST_PROJECT_ID/ + # regions/REGION/subnetworks/SUBNETWORK" or "regions/REGION/subnetworks/ + # SUBNETWORK". If the subnetwork is located in a Shared VPC network, you must + # use the complete URL. # Corresponds to the JSON property `subnetwork` # @return [String] attr_accessor :subnetwork diff --git a/generated/google/apis/storage_v1.rb b/generated/google/apis/storage_v1.rb index 32d40d139..2ba2dad5c 100644 --- a/generated/google/apis/storage_v1.rb +++ b/generated/google/apis/storage_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/storage/docs/json_api/ module StorageV1 VERSION = 'V1' - REVISION = '20200821' + REVISION = '20200915' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/storage_v1/classes.rb b/generated/google/apis/storage_v1/classes.rb index 52fa53370..5bdce776b 100644 --- a/generated/google/apis/storage_v1/classes.rb +++ b/generated/google/apis/storage_v1/classes.rb @@ -1446,8 +1446,8 @@ module Google # @return [String] attr_accessor :kind - # Not currently supported. Specifying the parameter causes the request to fail - # with status code 400 - Bad Request. + # Cloud KMS Key used to encrypt this object, if the object is encrypted by such + # a key. # Corresponds to the JSON property `kmsKeyName` # @return [String] attr_accessor :kms_key_name diff --git a/generated/google/apis/storage_v1/service.rb b/generated/google/apis/storage_v1/service.rb index adafac310..edc59f734 100644 --- a/generated/google/apis/storage_v1/service.rb +++ b/generated/google/apis/storage_v1/service.rb @@ -1617,9 +1617,8 @@ module Google # Makes the operation conditional on whether the object's current metageneration # matches the given value. # @param [String] kms_key_name - # Resource name of the Cloud KMS key, of the form projects/my-project/locations/ - # global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the - # object. Overrides the object metadata's kms_key_name value, if any. + # Not currently supported. Specifying the parameter causes the request to fail + # with status code 400 - Bad Request. # @param [String] provisional_user_project # The project to be billed for this request if the target bucket is requester- # pays bucket.