generated/google/apis/testing_v1/representations.rb in google-api-client-0.46.2 vs generated/google/apis/testing_v1/representations.rb in google-api-client-0.47.0
- old
+ new
@@ -1072,9 +1072,10 @@
class Representation < Google::Apis::Core::JsonRepresentation
property :client_info, as: 'clientInfo', class: Google::Apis::TestingV1::ClientInfo, decorator: Google::Apis::TestingV1::ClientInfo::Representation
property :environment_matrix, as: 'environmentMatrix', class: Google::Apis::TestingV1::EnvironmentMatrix, decorator: Google::Apis::TestingV1::EnvironmentMatrix::Representation
+ property :fail_fast, as: 'failFast'
property :flaky_test_attempts, as: 'flakyTestAttempts'
property :invalid_matrix_details, as: 'invalidMatrixDetails'
property :outcome_summary, as: 'outcomeSummary'
property :project_id, as: 'projectId'
property :result_storage, as: 'resultStorage', class: Google::Apis::TestingV1::ResultStorage, decorator: Google::Apis::TestingV1::ResultStorage::Representation