Skip to content

Commit

Permalink
Autogenerated update (2019-03-03)
Browse files Browse the repository at this point in the history
Update:
- bigquerydatatransfer_v1
- cloudresourcemanager_v2
- cloudresourcemanager_v2beta1
- testing_v1
  • Loading branch information
googleapis-publisher committed Mar 3, 2019
1 parent a99c86d commit ea320d4
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions generated/google/apis/bigquerydatatransfer_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions generated/google/apis/bigquerydatatransfer_v1/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ module Apis
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'
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/cloudresourcemanager_v2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module Apis
# @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'
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/cloudresourcemanager_v2/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ class Binding
# 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<String>]
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/cloudresourcemanager_v2/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ def list_folders(page_size: nil, page_token: nil, parent: nil, show_deleted: nil
# 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
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/cloudresourcemanager_v2beta1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module Apis
# @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'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ class Binding
# 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<String>]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ def list_folders(page_size: nil, page_token: nil, parent: nil, show_deleted: nil
# 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
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/testing_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module Apis
# @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'
Expand Down
26 changes: 13 additions & 13 deletions generated/google/apis/testing_v1/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,25 +52,25 @@ class AndroidDevice
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
Expand Down Expand Up @@ -238,25 +238,25 @@ class AndroidMatrix
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<String>]
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<String>]
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<String>]
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<String>]
attr_accessor :orientations
Expand Down Expand Up @@ -1098,25 +1098,25 @@ class IosDevice
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
Expand Down Expand Up @@ -1360,7 +1360,7 @@ class IosXcTest
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]
Expand Down

0 comments on commit ea320d4

Please sign in to comment.