From 621013881e4f294f92b2cc10b0b38a612ad07938 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Tue, 4 Sep 2018 00:36:37 +0000 Subject: [PATCH] Autogenerated update (2018-09-04) Update: - testing_v1 --- generated/google/apis/testing_v1.rb | 2 +- generated/google/apis/testing_v1/classes.rb | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/generated/google/apis/testing_v1.rb b/generated/google/apis/testing_v1.rb index 771ac9bbf..d51cfae83 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 = '20180830' + REVISION = '20180901' # 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 1cdbc03c8..c09d4b9fc 100644 --- a/generated/google/apis/testing_v1/classes.rb +++ b/generated/google/apis/testing_v1/classes.rb @@ -1703,8 +1703,10 @@ module Google # @return [Array] 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