generated/google/apis/testing_v1/classes.rb in google-api-client-0.23.8 vs generated/google/apis/testing_v1/classes.rb in google-api-client-0.23.9
- old
+ new
@@ -1701,11 +1701,13 @@
# Optional
# Corresponds to the JSON property `filesToPush`
# @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
def initialize(**args)