generated/google/apis/storagetransfer_v1/classes.rb in google-api-client-0.28.3 vs generated/google/apis/storagetransfer_v1/classes.rb in google-api-client-0.28.4

- old
+ new

@@ -21,12 +21,13 @@ module Google module Apis module StoragetransferV1 # AWS access key (see - # [AWS Security Credentials](http://docs.aws.amazon.com/general/latest/gr/aws- - # security-credentials.html)). + # [AWS Security + # Credentials](http://docs.aws.amazon.com/general/latest/gr/aws-security- + # credentials.html)). class AwsAccessKey include Google::Apis::Core::Hashable # AWS access key ID. # Required. @@ -55,19 +56,21 @@ # In an AwsS3Data resource, an object's name is the S3 object's key name. class AwsS3Data include Google::Apis::Core::Hashable # AWS access key (see - # [AWS Security Credentials](http://docs.aws.amazon.com/general/latest/gr/aws- - # security-credentials.html)). + # [AWS Security + # Credentials](http://docs.aws.amazon.com/general/latest/gr/aws-security- + # credentials.html)). # Corresponds to the JSON property `awsAccessKey` # @return [Google::Apis::StoragetransferV1::AwsAccessKey] attr_accessor :aws_access_key # S3 Bucket name (see - # [Creating a bucket](http://docs.aws.amazon.com/AmazonS3/latest/dev/create- - # bucket-get-location-example.html)). + # [Creating a + # bucket](http://docs.aws.amazon.com/AmazonS3/latest/dev/create-bucket-get- + # location-example.html)). # Required. # Corresponds to the JSON property `bucketName` # @return [String] attr_accessor :bucket_name @@ -361,13 +364,14 @@ # @return [Array<String>] attr_accessor :exclude_prefixes # If `includePrefixes` is specified, objects that satisfy the object # conditions must have names that start with one of the `includePrefixes` - # and that do not start with any of the `excludePrefixes`. If `includePrefixes` - # is not specified, all objects except those that have names starting with - # one of the `excludePrefixes` must satisfy the object conditions. + # and that do not start with any of the `excludePrefixes`. If + # `includePrefixes` is not specified, all objects except those that have + # names starting with one of the `excludePrefixes` must satisfy the object + # conditions. # Requirements: # * Each include-prefix and exclude-prefix can contain any sequence of # Unicode characters, of max length 1024 bytes when UTF8-encoded, and # must not contain Carriage Return or Line Feed characters. Wildcard # matching and regular expression matching are not supported. @@ -849,11 +853,11 @@ # error. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name - # The ID of the Google Cloud Platform Console project that owns the job. + # The ID of the Google Cloud Platform Project that owns the job. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id # Transfers can be scheduled to recur or to run just once. @@ -916,10 +920,10 @@ # A globally unique ID assigned by the system. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name - # The ID of the Google Cloud Platform Console project that owns the operation. + # The ID of the Google Cloud Platform Project that owns the operation. # Required. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id