diff --git a/generated/google/apis/bigquerydatatransfer_v1.rb b/generated/google/apis/bigquerydatatransfer_v1.rb index 091649bb5..5621554e2 100644 --- a/generated/google/apis/bigquerydatatransfer_v1.rb +++ b/generated/google/apis/bigquerydatatransfer_v1.rb @@ -20,13 +20,13 @@ module Google module Apis # BigQuery Data Transfer API # - # Transfers data from partner SaaS applications to Google BigQuery on a - # scheduled, managed basis. + # Schedule queries or transfer external data from SaaS applications to Google + # BigQuery on a regular basis. # # @see https://cloud.google.com/bigquery/ module BigquerydatatransferV1 VERSION = 'V1' - REVISION = '20190212' + REVISION = '20190223' # View and manage your data in Google BigQuery AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery' diff --git a/generated/google/apis/bigquerydatatransfer_v1/service.rb b/generated/google/apis/bigquerydatatransfer_v1/service.rb index 5d1a4612c..63cc526a6 100644 --- a/generated/google/apis/bigquerydatatransfer_v1/service.rb +++ b/generated/google/apis/bigquerydatatransfer_v1/service.rb @@ -22,8 +22,8 @@ module Google module BigquerydatatransferV1 # BigQuery Data Transfer API # - # Transfers data from partner SaaS applications to Google BigQuery on a - # scheduled, managed basis. + # Schedule queries or transfer external data from SaaS applications to Google + # BigQuery on a regular basis. # # @example # require 'google/apis/bigquerydatatransfer_v1' diff --git a/generated/google/apis/cloudresourcemanager_v2.rb b/generated/google/apis/cloudresourcemanager_v2.rb index 4f9921c67..4a3b27059 100644 --- a/generated/google/apis/cloudresourcemanager_v2.rb +++ b/generated/google/apis/cloudresourcemanager_v2.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/resource-manager module CloudresourcemanagerV2 VERSION = 'V2' - REVISION = '20181015' + REVISION = '20190227' # 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/cloudresourcemanager_v2/classes.rb b/generated/google/apis/cloudresourcemanager_v2/classes.rb index 4224b2083..4841dc683 100644 --- a/generated/google/apis/cloudresourcemanager_v2/classes.rb +++ b/generated/google/apis/cloudresourcemanager_v2/classes.rb @@ -162,7 +162,7 @@ module Google # account. For example, `my-other-app@appspot.gserviceaccount.com`. # * `group:`emailid``: An email address that represents a Google group. # For example, `admins@example.com`. - # * `domain:`domain``: A Google Apps domain name that represents all the + # * `domain:`domain``: The G Suite domain (primary) that represents all the # users of that domain. For example, `google.com` or `example.com`. # Corresponds to the JSON property `members` # @return [Array] diff --git a/generated/google/apis/cloudresourcemanager_v2/service.rb b/generated/google/apis/cloudresourcemanager_v2/service.rb index 18067894a..d6b2ca67b 100644 --- a/generated/google/apis/cloudresourcemanager_v2/service.rb +++ b/generated/google/apis/cloudresourcemanager_v2/service.rb @@ -279,7 +279,7 @@ module Google # be returned - if the failure occurs synchronously then the # FolderOperationError will be returned via the Status.details field # and if it occurs asynchronously then the FolderOperation will be returned - # via the the Operation.error field. + # via the Operation.error field. # In addition, the Operation.metadata field will be populated with a # FolderOperation message as an aid to stateless clients. # Folder moves will be rejected if they violate either the naming, height diff --git a/generated/google/apis/cloudresourcemanager_v2beta1.rb b/generated/google/apis/cloudresourcemanager_v2beta1.rb index c1f6a01d6..adf643ea7 100644 --- a/generated/google/apis/cloudresourcemanager_v2beta1.rb +++ b/generated/google/apis/cloudresourcemanager_v2beta1.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/resource-manager module CloudresourcemanagerV2beta1 VERSION = 'V2beta1' - REVISION = '20181015' + REVISION = '20190227' # 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/cloudresourcemanager_v2beta1/classes.rb b/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb index 528e166c0..85d8b2ccd 100644 --- a/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +++ b/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb @@ -162,7 +162,7 @@ module Google # account. For example, `my-other-app@appspot.gserviceaccount.com`. # * `group:`emailid``: An email address that represents a Google group. # For example, `admins@example.com`. - # * `domain:`domain``: A Google Apps domain name that represents all the + # * `domain:`domain``: The G Suite domain (primary) that represents all the # users of that domain. For example, `google.com` or `example.com`. # Corresponds to the JSON property `members` # @return [Array] diff --git a/generated/google/apis/cloudresourcemanager_v2beta1/service.rb b/generated/google/apis/cloudresourcemanager_v2beta1/service.rb index 13098ec70..3b2b5eb68 100644 --- a/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +++ b/generated/google/apis/cloudresourcemanager_v2beta1/service.rb @@ -279,7 +279,7 @@ module Google # be returned - if the failure occurs synchronously then the # FolderOperationError will be returned via the Status.details field # and if it occurs asynchronously then the FolderOperation will be returned - # via the the Operation.error field. + # via the Operation.error field. # In addition, the Operation.metadata field will be populated with a # FolderOperation message as an aid to stateless clients. # Folder moves will be rejected if they violate either the naming, height diff --git a/generated/google/apis/testing_v1.rb b/generated/google/apis/testing_v1.rb index 5f1dc125c..10195f091 100644 --- a/generated/google/apis/testing_v1.rb +++ b/generated/google/apis/testing_v1.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/cloud-test-lab/ module TestingV1 VERSION = 'V1' - REVISION = '20190226' + REVISION = '20190301' # 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/testing_v1/classes.rb b/generated/google/apis/testing_v1/classes.rb index 724c5cd8a..1d48331d7 100644 --- a/generated/google/apis/testing_v1/classes.rb +++ b/generated/google/apis/testing_v1/classes.rb @@ -52,25 +52,25 @@ module Google include Google::Apis::Core::Hashable # Required. The id of the Android device to be used. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `androidModelId` # @return [String] attr_accessor :android_model_id # Required. The id of the Android OS version to be used. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `androidVersionId` # @return [String] attr_accessor :android_version_id # Required. The locale the test device used for testing. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `locale` # @return [String] attr_accessor :locale # Required. How the device is oriented during the test. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `orientation` # @return [String] attr_accessor :orientation @@ -238,25 +238,25 @@ module Google include Google::Apis::Core::Hashable # Required. The ids of the set of Android device to be used. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `androidModelIds` # @return [Array] attr_accessor :android_model_ids # Required. The ids of the set of Android OS version to be used. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `androidVersionIds` # @return [Array] attr_accessor :android_version_ids # Required. The set of locales the test device will enable for testing. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `locales` # @return [Array] attr_accessor :locales # Required. The set of orientations to test with. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `orientations` # @return [Array] attr_accessor :orientations @@ -1098,25 +1098,25 @@ module Google include Google::Apis::Core::Hashable # Required. The id of the iOS device to be used. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `iosModelId` # @return [String] attr_accessor :ios_model_id # Required. The id of the iOS major software version to be used. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `iosVersionId` # @return [String] attr_accessor :ios_version_id # Required. The locale the test device used for testing. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `locale` # @return [String] attr_accessor :locale # Required. How the device is oriented during the test. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Corresponds to the JSON property `orientation` # @return [String] attr_accessor :orientation @@ -1360,7 +1360,7 @@ module Google attr_accessor :tests_zip # The Xcode version that should be used for the test. - # Use the EnvironmentDiscoveryService to get supported options. + # Use the TestEnvironmentDiscoveryService to get supported options. # Defaults to the latest Xcode version Firebase Test Lab supports. # Corresponds to the JSON property `xcodeVersion` # @return [String]