Autogenerated update (2018-09-04)

Update:
- testing_v1
This commit is contained in:
Google APIs 2018-09-04 00:36:37 +00:00
parent b32ee9b969
commit 621013881e
2 changed files with 5 additions and 3 deletions

View File

@ -26,7 +26,7 @@ module Google
# @see https://developers.google.com/cloud-test-lab/
module TestingV1
VERSION = 'V1'
REVISION = '20180830'
REVISION = '20180901'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

View File

@ -1703,8 +1703,10 @@ module Google
# @return [Array<Google::Apis::TestingV1::DeviceFile>]
attr_accessor :files_to_push
# The network traffic profile used for running the test.
# Optional
# Optional. The network traffic profile used for running the test.
# Available network profiles can be queried by using the
# NETWORK_CONFIGURATION environment type when calling
# TestEnvironmentDiscoveryService.GetTestEnvironmentCatalog.
# Corresponds to the JSON property `networkProfile`
# @return [String]
attr_accessor :network_profile