!*L      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None27_د` gogol-testingV1 error format. gogol-testing1 v1 error format gogol-testing2 v2 error format gogol-testing+Whether this device is virtual or physical. gogol-testingDEVICE_FORM_UNSPECIFIED( Do not use. For proto versioning only. gogol-testingVIRTUAL- A software stack that simulates the device. gogol-testingPHYSICAL Actual hardware. gogol-testing6Whether this device is a phone, tablet, wearable, etc. gogol-testingDEVICE_FORM_FACTOR_UNSPECIFIED( Do not use. For proto versioning only.  gogol-testingPHONE' This device has the shape of a phone.  gogol-testingTABLET( This device has the shape of a tablet.  gogol-testingWEARABLE9 This device has the shape of a watch or other wearable.  gogol-testing6Whether this device is a phone, tablet, wearable, etc.  gogol-testingDEVICE_FORM_FACTOR_UNSPECIFIED( Do not use. For proto versioning only. gogol-testingPHONE' This device has the shape of a phone. gogol-testingTABLET( This device has the shape of a tablet. gogol-testingWEARABLE9 This device has the shape of a watch or other wearable. gogol-testingPRequired. The type of action that Robo should perform on the specified element. gogol-testingACTION_TYPE_UNSPECIFIED( DO NOT USE. For proto versioning only. gogol-testing SINGLE_CLICK^ Direct Robo to click on the specified element. No-op if specified element is not clickable. gogol-testing ENTER_TEXT~ Direct Robo to enter text on the specified element. No-op if specified element is not enabled or does not allow text entry. gogol-testingIGNORE= Direct Robo to ignore interactions with a specific element. gogol-testingThe current rolled-up state of the test matrix. If this state is already final, then the cancelation request will have no effect. gogol-testingTEST_STATE_UNSPECIFIED( Do not use. For proto versioning only. gogol-testing VALIDATING- The execution or matrix is being validated. gogol-testingPENDINGG The execution or matrix is waiting for resources to become available. gogol-testingRUNNINGO The execution is currently being processed. Can only be set on an execution. gogol-testingFINISHED The execution or matrix has terminated normally. On a matrix this means that the matrix level processing completed normally, but individual executions may be in an ERROR state. gogol-testingERRORX The execution or matrix has stopped because it encountered an infrastructure failure. gogol-testingUNSUPPORTED_ENVIRONMENTr The execution was not run because it corresponds to a unsupported environment. Can only be set on an execution. gogol-testingINCOMPATIBLE_ENVIRONMENT The execution was not run because the provided inputs are incompatible with the requested environment. Example: requested AndroidVersion is lower than APK's minSdkVersion Can only be set on an execution. gogol-testingINCOMPATIBLE_ARCHITECTURE The execution was not run because the provided inputs are incompatible with the requested architecture. Example: requested device does not support running the native code in the supplied APK Can only be set on an execution.  gogol-testing CANCELLEDD The user cancelled the execution. Can only be set on an execution.! gogol-testingINVALID The execution or matrix was not run because the provided inputs are not valid. Examples: input file is not of the expected type, is malformed/corrupt, or was flagged as malware" gogol-testingTOutput only. Indicates the current progress of the test execution (e.g., FINISHED).# gogol-testingTEST_STATE_UNSPECIFIED( Do not use. For proto versioning only.$ gogol-testing VALIDATING- The execution or matrix is being validated.% gogol-testingPENDINGG The execution or matrix is waiting for resources to become available.& gogol-testingRUNNINGO The execution is currently being processed. Can only be set on an execution.' gogol-testingFINISHED The execution or matrix has terminated normally. On a matrix this means that the matrix level processing completed normally, but individual executions may be in an ERROR state.( gogol-testingERRORX The execution or matrix has stopped because it encountered an infrastructure failure.) gogol-testingUNSUPPORTED_ENVIRONMENTr The execution was not run because it corresponds to a unsupported environment. Can only be set on an execution.* gogol-testingINCOMPATIBLE_ENVIRONMENT The execution was not run because the provided inputs are incompatible with the requested environment. Example: requested AndroidVersion is lower than APK's minSdkVersion Can only be set on an execution.+ gogol-testingINCOMPATIBLE_ARCHITECTURE The execution was not run because the provided inputs are incompatible with the requested architecture. Example: requested device does not support running the native code in the supplied APK Can only be set on an execution., gogol-testing CANCELLEDD The user cancelled the execution. Can only be set on an execution.- gogol-testingINVALID The execution or matrix was not run because the provided inputs are not valid. Examples: input file is not of the expected type, is malformed/corrupt, or was flagged as malware. gogol-testingThe option of whether running each test within its own invocation of instrumentation with Android Test Orchestrator or not. ** Orchestrator is only compatible with AndroidJUnitRunner version 1.0 or higher! ** Orchestrator offers the following benefits: - No shared state - Crashes are isolated - Logs are scoped per test See for more information about Android Test Orchestrator. If not set, the test will be run without the orchestrator./ gogol-testingORCHESTRATOR_OPTION_UNSPECIFIED Default value: the server will choose the mode. Currently implies that the test will run without the orchestrator. In the future, all instrumentation tests will be run with the orchestrator. Using the orchestrator is highly encouraged because of all the benefits it offers.0 gogol-testingUSE_ORCHESTRATORq Run test using orchestrator. ** Only compatible with AndroidJUnitRunner version 1.0 or higher! ** Recommended.1 gogol-testingDO_NOT_USE_ORCHESTRATOR& Run test without using orchestrator.2 gogol-testinglOutput only. Describes why the matrix is considered invalid. Only useful for matrices in the INVALID state.3 gogol-testing"INVALID_MATRIX_DETAILS_UNSPECIFIED( Do not use. For proto versioning only.4 gogol-testingDETAILS_UNAVAILABLED The matrix is INVALID, but there are no further details available.5 gogol-testing MALFORMED_APK( The input app APK could not be parsed.6 gogol-testingMALFORMED_TEST_APK) The input test APK could not be parsed.7 gogol-testing NO_MANIFEST- The AndroidManifest.xml could not be found.8 gogol-testingNO_PACKAGE_NAME3 The APK manifest does not declare a package name.9 gogol-testingINVALID_PACKAGE_NAME{ The APK application ID (aka package name) is invalid. See also https://developer.android.com/studio/build/application-id: gogol-testingTEST_SAME_AS_APP0 The test package and app package are the same.; gogol-testingNO_INSTRUMENTATION3 The test apk does not declare an instrumentation.< gogol-testing NO_SIGNATURE. The input app apk does not have a signature.= gogol-testing)INSTRUMENTATION_ORCHESTRATOR_INCOMPATIBLE# The test runner class specified by user or in the test APK's manifest file is not compatible with Android Test Orchestrator. Orchestrator is only compatible with AndroidJUnitRunner version 1.0 or higher. Orchestrator can be disabled by using DO_NOT_USE_ORCHESTRATOR OrchestratorOption.> gogol-testingNO_TEST_RUNNER_CLASS+ The test APK does not contain the test runner class specified by user or in the manifest file. This can be caused by either of the following reasons: - the user provided a runner class name that's incorrect, or - the test runner isn't built into the test APK (might be in the app APK instead).? gogol-testingNO_LAUNCHER_ACTIVITY. A main launcher activity could not be found.@ gogol-testingFORBIDDEN_PERMISSIONS@ The app declares one or more permissions that are not allowed.A gogol-testingINVALID_ROBO_DIRECTIVES6 There is a conflict in the provided robo_directives.B gogol-testingINVALID_RESOURCE_NAMEN There is at least one invalid resource name in the provided robo directivesC gogol-testingINVALID_DIRECTIVE_ACTIONs Invalid definition of action in the robo directives (e.g. a click or ignore action includes an input text field)D gogol-testing!TEST_LOOP_INTENT_FILTER_NOT_FOUNDb There there is no test loop intent filter, or the one that is given is not formatted correctly.E gogol-testingSCENARIO_LABEL_NOT_DECLAREDO The request contains a scenario label that was not declared in the manifest.F gogol-testingSCENARIO_LABEL_MALFORMED2 There was an error when parsing a label's value.G gogol-testingSCENARIO_NOT_DECLAREDP The request contains a scenario number that was not declared in the manifest.H gogol-testingDEVICE_ADMIN_RECEIVER4 Device administrator applications are not allowed.I gogol-testingMALFORMED_XC_TEST_ZIP The zipped XCTest was malformed. The zip did not contain a single .xctestrun file and the contents of the DerivedData/Build/Products directory.J gogol-testingBUILT_FOR_IOS_SIMULATORW The zipped XCTest was built for the iOS simulator rather than for a physical device.K gogol-testingNO_TESTS_IN_XC_TEST_ZIP7 The .xctestrun file did not specify any test targets.L gogol-testingUSE_DESTINATION_ARTIFACTS{ One or more of the test targets defined in the .xctestrun file specifies "UseDestinationArtifacts", which is disallowed.M gogol-testingTEST_NOT_APP_HOSTEDl XC tests which run on physical devices must have "IsAppHostedTestBundle" == "true" in the xctestrun file.N gogol-testingPLIST_CANNOT_BE_PARSED; An Info.plist file in the XCTest zip could not be parsed.O gogol-testing TEST_ONLY_APKE The APK is marked as "testOnly". Deprecated and not currently used.P gogol-testing MALFORMED_IPAG The input IPA could not be parsed. Deprecated and not currently used.Q gogol-testing NO_CODE_APKs APK contains no code. See also https://developer.android.com/guide/topics/manifest/application-element.html#codeR gogol-testingINVALID_INPUT_APK Either the provided input APK path was malformed, the APK file does not exist, or the user does not have permission to access the APK file.S gogol-testingINVALID_APK_PREVIEW_SDK5 APK is built for a preview SDK which is unsupportedT gogol-testingQOutput only. Indicates the current progress of the test matrix (e.g., FINISHED).U gogol-testingTEST_STATE_UNSPECIFIED( Do not use. For proto versioning only.V gogol-testing VALIDATING- The execution or matrix is being validated.W gogol-testingPENDINGG The execution or matrix is waiting for resources to become available.X gogol-testingRUNNINGO The execution is currently being processed. Can only be set on an execution.Y gogol-testingFINISHED The execution or matrix has terminated normally. On a matrix this means that the matrix level processing completed normally, but individual executions may be in an ERROR state.Z gogol-testingERRORX The execution or matrix has stopped because it encountered an infrastructure failure.[ gogol-testingUNSUPPORTED_ENVIRONMENTr The execution was not run because it corresponds to a unsupported environment. Can only be set on an execution.\ gogol-testingINCOMPATIBLE_ENVIRONMENT The execution was not run because the provided inputs are incompatible with the requested environment. Example: requested AndroidVersion is lower than APK's minSdkVersion Can only be set on an execution.] gogol-testingINCOMPATIBLE_ARCHITECTURE The execution was not run because the provided inputs are incompatible with the requested architecture. Example: requested device does not support running the native code in the supplied APK Can only be set on an execution.^ gogol-testing CANCELLEDD The user cancelled the execution. Can only be set on an execution._ gogol-testingINVALID The execution or matrix was not run because the provided inputs are not valid. Examples: input file is not of the expected type, is malformed/corrupt, or was flagged as malware`   ! "-,+*)('&%$#.10/2SRQPONMLKJIHGFEDCBA@?>=<;:9876543T_^]\[ZXWVUY (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None"#27!=` gogol-testingMA description of how to set up the Android device prior to running the test.See:  smart constructor.a gogol-testingMA list of Android device configurations in which the test is to be executed.See:  smart constructor.b gogol-testingA test of an Android Application with a Test Loop. The intent \ will be implicitly added, since Games is the only user of this api, for the time being.See:  smart constructor.c gogol-testingLAn opaque binary blob file to install on the device before the test starts.See:  smart constructor.d gogol-testingA version of the Android OS.See:  smart constructor.e gogol-testing5A storage location within Google cloud storage (GCS).See:  smart constructor.f gogol-testingAiOS configuration that can be selected at the time a test is run.See:  smart constructor.h gogol-testingKey-value pair of detailed information about the client which invoked the test. Examples: {'Version', '1.0'}, {'Release Track', 'BETA'}.See:  smart constructor.i gogol-testing!A single device file description.See: | smart constructor.j gogol-testing?The matrix of environments in which the test is to be executed.See: x smart constructor.k gogol-testing!Screen orientation of the device.See: t smart constructor.l gogol-testing?A key-value pair passed as an environment variable to the test.See: q smart constructor.m gogol-testingA single Android device.See: l smart constructor.n gogol-testingTAndroid application details based on application manifest and apk archive contents.See: j smart constructor.o gogol-testing;Specifies an intent that starts the main launcher activity.See: i smart constructor.p gogol-testingRRepresents a tool results step resource. This has the results of a TestExecution.See: d smart constructor.q gogol-testing9A set of Android device configuration permutations is defined by the the cross-product of the given axes. Internally, the given AndroidMatrix will be expanded into a set of AndroidDevices. Only supported permutations will be instantiated. Invalid permutations (e.g., incompatible models/versions) are ignored.See: _ smart constructor.r gogol-testing;Locations where the results of running the test are stored.See: [ smart constructor.s gogol-testingA test of an iOS application that uses the XCTest framework. Xcode supports the option to "build for testing", which generates an .xctestrun file that contains a test specification (arguments, test methods, etc). This test type accepts a zip file containing the .xctestrun file and the corresponding contents of the Build/Products directory that contains all the binaries needed to run the tests.See: V smart constructor.t gogol-testingTRepresents a tool results execution resource. This has the results of a TestMatrix.See: R smart constructor.u gogol-testingCResponse containing the current state of the specified test matrix.See: P smart constructor.v gogol-testingkA group of one or more TestExecutions, built by taking a product of values over a pre-defined set of axes.See: D smart constructor.w gogol-testingA test of an Android application that can control an Android component independently of its normal lifecycle. Android instrumentation tests run an application APK and test APK inside the same process on a virtual or physical AndroidDevice. They also specify a test runner class, such as com.google.GoogleTestRunner, which can vary on the specific instrumentation framework chosen. See for more information on types of Android tests.See: ; smart constructor.x gogol-testingAn Android App Bundle file format, containing a BundleConfig.pb file, a base module directory, zero or more dynamic feature module directories._See https://developer.android.com/guide/app-bundle/build for guidance on building App Bundles.See: 9 smart constructor.y gogol-testingdAn Android app manifest. See http://developer.android.com/guide/topics/manifest/manifest-intro.htmlSee: 2 smart constructor.z gogol-testing4Information about the client which invoked the test.See: / smart constructor.{ gogol-testing7A description of an Android device tests may be run on.See:   smart constructor.| gogol-testingDA file or directory to install on the device before the test starts.See:  smart constructor.} gogol-testing)Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`.See:  smart constructor.~ gogol-testing5Message for specifying the start activities to crawl.See:  smart constructor. gogol-testing>A starting intent specified by an action, uri, and categories.See:  smart constructor. gogol-testing-Identifies an account and how to log into it.See:  smart constructor. gogol-testingEnables automatic Google account login. If set, the service will automatically generate a Google test account and add it to the device, before executing the test. Note that test accounts might be reused. Many applications show their full set of functionalities when an account is present on the device. Logging into the device with these generated accounts allows testing more functionalities.See:  smart constructor. gogol-testing$The currently supported iOS devices.See:   smart constructor. gogol-testingNetwork emulation parameters.See:  smart constructor. gogol-testingFThe currently provided software environment on the devices under test.See:  smart constructor. gogol-testing%A description of how to run the test.See:  smart constructor. gogol-testing(The currently supported Android devices.See:  smart constructor. gogol-testing+A location/region designation for language.See:  smart constructor. gogol-testing$A description of a test environment.See:  smart constructor. gogol-testing+Represents a tool results history resource.See:  smart constructor. gogol-testing)The environment in which the test is run.See:  smart constructor. gogol-testing,A reference to a file, used for user inputs.See:  smart constructor. gogol-testingA test of an android application that explores the application on a virtual or physical Android Device, finding culprits and crashes as it goes.See:  smart constructor. gogol-testingJResponse containing the details of the specified Android application APK.See:  smart constructor. gogol-testingA single iOS device.See:  smart constructor. gogol-testing#An Android package file to install.See:  smart constructor. gogol-testing3A description of an iOS device tests may be run on.See:  smart constructor. gogol-testingaData about the relative number of devices running a given configuration of the Android platform.See:  smart constructor. gogol-testing8An Xcode version that an iOS version is compatible with.See:  smart constructor. gogol-testingEAndroid configuration that can be selected at the time a test is run.See:  smart constructor. gogol-testingDirects Robo to interact with a specific UI element if it is encountered during the crawl. Currently, Robo can perform text entry or element click.See:  smart constructor. gogol-testingHA list of iOS device configurations in which the test is to be executed.See:  smart constructor. gogol-testingAn iOS version.See:  smart constructor. gogol-testing?Specifies a single test to be executed in a single environment.See:  smart constructor. gogol-testing=A description of how to set up an iOS device prior to a test.See:  smart constructor. gogol-testingfThe section of an tag. https://developer.android.com/guide/topics/manifest/intent-filter-element.htmlSee:  smart constructor. gogol-testing:Additional details about the progress of the running test.See:  smart constructor. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingOutput only. Human-readable, detailed descriptions of the test's progress. For example: "Provisioning a device", "Starting Test". During the course of execution new data may be appended to the end of progress_messages. gogol-testingnOutput only. If the TestState is ERROR, then this string will contain human-readable details about the error. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing"The android:name value of the tag. gogol-testing&The android:mimeType value of the tag. gogol-testing"The android:name value of the tag. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingThe 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. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:  gogol-testing7Output only. Additional details about the running test. gogol-testingTOutput only. Indicates the current progress of the test execution (e.g., FINISHED). gogol-testing4Output only. How the host machine(s) are configured. gogol-testing!Output only. How to run the test. gogol-testing-Output only. Id of the containing TestMatrix. gogol-testing*Output only. Unique id set by the backend. gogol-testing<Output only. The cloud project that owns the test execution. gogol-testing>Output only. Where the results for this execution are written. gogol-testing@Output only. The time this test execution was initially created. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingBAn integer representing the minor iOS version. Examples: "1", "2". gogol-testingBAn integer representing the major iOS version. Examples: "8", "9". gogol-testing.The available Xcode versions for this version. gogol-testingSAn opaque id for this iOS version. Use this id to invoke the TestExecutionService. gogol-testingGTags for this dimension. Examples: "default", "preview", "deprecated". gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing Required. A list of iOS devices. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingRequired. The android resource name of the target UI element. For example, in Java: R.string.foo in xml: 'string/foo Only the "foo" part is needed. Reference doc: https://developer.android.com/guide/topics/resources/accessing-resources.html gogol-testingThe text that Robo is directed to set. If left empty, the directive will be treated as a CLICK on the element matching the resource_name. gogol-testingPRequired. The type of action that Robo should perform on the specified element. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing"The set of available orientations. gogol-testingThe set of available locales. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing(The id for this version. Example: "9.2". gogol-testing0Tags for this Xcode version. Example: "default". gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing5Output only. The time this distribution was measured. gogol-testingWOutput only. The estimated fraction (0-1) of the total market with this configuration. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing6Whether this device is a phone, tablet, wearable, etc. gogol-testingUThe human-readable name for this device model. Examples: "iPhone 4s", "iPad Mini 2". gogol-testing<The set of iOS major software versions this device supports. gogol-testingUThe unique opaque id for this model. Use this for invoking the TestExecutionService. gogol-testingDevice capabilities. Copied from https://developer.apple.com/library/archive/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.html gogol-testingGTags for this dimension. Examples: "default", "preview", "deprecated". gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingkThe java package for the APK to be installed. Value is determined by examining the application's manifest. gogol-testingHThe path to an APK to be installed on the device before the test begins. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingyRequired. The locale the test device used for testing. Use the TestEnvironmentDiscoveryService to get supported options. gogol-testingqRequired. The id of the iOS device to be used. Use the TestEnvironmentDiscoveryService to get supported options. gogol-testingRequired. The id of the iOS major software version to be used. Use the TestEnvironmentDiscoveryService to get supported options. gogol-testingxRequired. How the device is oriented during the test. Use the TestEnvironmentDiscoveryService to get supported options. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingDetails of the Android APK. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:  gogol-testingA set of directives Robo should apply during the crawl. This allows users to customize the crawl. For example, the username and password for a test account can be provided. gogol-testingXA JSON file with a sequence of actions Robo should perform as a prologue for the crawl. gogol-testingThe intents used to launch the app for the crawl. If none are provided, then the main launcher activity is launched. If some are provided, then only those provided are launched (the main launcher activity must be provided explicitly). gogol-testing:The initial activity that should be used to start the app. gogol-testing>The max number of steps Robo can execute. Default is no limit. gogol-testingzThe java package for the application under test. The default value is determined by examining the application's manifest. gogol-testing6A multi-apk app bundle for the application under test. gogol-testing'The APK for the application under test. gogol-testingThe max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testinghA path to a file in Google Cloud Storage. Example: gs://build-app-1414623860166/app-debug-unaligned.apk gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing2An iOS device which must be used with an iOS test. gogol-testing:An Android device which must be used with an Android test. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing$Required. A tool results history ID. gogol-testing?Required. The cloud project that owns the tool results history. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing?The software test environment provided by TestExecutionService. gogol-testing!Supported network configurations. gogol-testingSupported Android devices. gogol-testingSupported iOS devices. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingCA human-friendly name for this language/locale. Example: "English". gogol-testing)The id for this locale. Example: "en_US". gogol-testingyA human-friendly string representing the region for this locale. Example: "United States". Not present for every locale. gogol-testing,Tags for this dimension. Example: "default". gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing)The set of supported Android OS versions. gogol-testing+The set of supported Android device models. gogol-testing,The set of supported runtime configurations. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:  gogol-testing Test setup requirements for iOS. gogol-testingnMax time a test execution is allowed to run before it is automatically cancelled. The default value is 5 min. gogol-testingAn Android robo test. gogol-testing2Disables video recording; may reduce test latency. gogol-testing An Android instrumentation test. gogol-testing&An iOS XCTest, via an .xctestrun file. gogol-testing@Disables performance metrics recording; may reduce test latency. gogol-testingNTest setup requirements for Android e.g. files to install, bootstrap scripts. gogol-testing(An Android Application with a Test Loop. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingA string representing the current version of Android Test Orchestrator that is provided by TestExecutionService. Example: "1.0.2 beta". gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingPacket loss ratio (0.0 - 1.0). gogol-testing%Packet duplication ratio (0.0 - 1.0). gogol-testingBandwidth in kbits/second. gogol-testingBurst size in kbits. gogol-testingPacket delay, must be >= 0.  gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:      gogol-testing$The set of supported Xcode versions.  gogol-testing+The set of supported iOS software versions.  gogol-testing'The set of supported iOS device models.  gogol-testing,The set of supported runtime configurations. gogol-testingCreates a value of 4 with the minimum fields required to make a request. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing"An automatic google login account. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingURI for the action. gogol-testing'Intent categories to set on the intent. gogol-testing)Action name. Required for START_ACTIVITY. gogol-testingCreates a value of ~4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing#Timeout in seconds for each intent. gogol-testingCreates a value of }4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingDay of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. gogol-testingPYear of date. Must be from 1 to 9999, or 0 if specifying a date without a year. gogol-testingXMonth of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. gogol-testingCreates a value of |4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingRequired. The source file.  gogol-testingCreates a value of {4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:!"#$%&'()*+,-.! gogol-testingThe list of supported ABIs for this device. This corresponds to either android.os.Build.SUPPORTED_ABIS (for API level 21 and above) or android.os.Build.CPU_ABI/CPU_ABI2. The most preferred ABI is the first element in the list. Elements are optionally prefixed by "version_id:" (where version_id is the id of an AndroidVersion), denoting an ABI that is supported only on a particular version." gogol-testing The manufacturer of this device.# gogol-testingPThe name of the industrial design. This corresponds to android.os.Build.DEVICE.$ gogol-testingTrue if and only if tests with this model are recorded by stitching together screenshots. See use_low_spec_video_recording in device config.% gogol-testing6Whether this device is a phone, tablet, wearable, etc.& gogol-testingLThe company that this device is branded with. Example: "Google", "Samsung".' gogol-testing?Screen size in the horizontal (X) dimension measured in pixels.( gogol-testing<Screen density in DPI. This corresponds to ro.sf.lcd_density) gogol-testing[The human-readable marketing name for this device model. Examples: "Nexus 5", "Galaxy S5".* gogol-testing1The set of Android versions this device supports.+ gogol-testing=Screen size in the vertical (Y) dimension measured in pixels., gogol-testingUThe unique opaque id for this model. Use this for invoking the TestExecutionService.- gogol-testing+Whether this device is virtual or physical.. gogol-testingGTags for this dimension. Examples: "default", "preview", "deprecated"./ gogol-testingCreates a value of z4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:010 gogol-testing&Required. Client name, such as gcloud.1 gogol-testing.The list of detailed information about client.2 gogol-testingCreates a value of y4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:3456783 gogol-testing'User-readable name for the application.4 gogol-testing6Minimum API level required for the application to run.5 gogol-testingDSpecifies the API Level on which the application is designed to run.6 gogol-testingKFull Java-style package name for this application, e.g. "com.example.foo".8 gogol-testing>Maximum API level on which the application is designed to run.9 gogol-testingCreates a value of x4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired::: gogol-testing1.aab file representing the app bundle under test.; gogol-testingCreates a value of w4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:<=>?@ABC< gogol-testingEach target must be fully qualified with the package name or class name, in one of these formats: - "package package_name" - "class package_name.class_name" - "class package_name.class_name#method_name" If empty, all targets in the module will be run.= gogol-testingnThe InstrumentationTestRunner class. The default value is determined by examining the application's manifest.> gogol-testingzThe java package for the application under test. The default value is determined by examining the application's manifest.? gogol-testing:Required. The APK containing the test code to be executed.@ gogol-testingThe option of whether running each test within its own invocation of instrumentation with Android Test Orchestrator or not. ** Orchestrator is only compatible with AndroidJUnitRunner version 1.0 or higher! ** Orchestrator offers the following benefits: - No shared state - Crashes are isolated - Logs are scoped per test See for more information about Android Test Orchestrator. If not set, the test will be run without the orchestrator.A gogol-testing6A multi-apk app bundle for the application under test.B gogol-testing'The APK for the application under test.C gogol-testingwThe java package for the test to be executed. The default value is determined by examining the application's manifest.D gogol-testingCreates a value of v4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: EFGHIJKLMNOE gogol-testingQOutput only. Indicates the current progress of the test matrix (e.g., FINISHED).F gogol-testing*Output only. Unique id set by the service.G gogol-testingRequired. How to run the test.H gogol-testingThe number of times a TestExecution should be re-attempted if one or more of its test cases fail for any reason. The maximum number of reruns allowed is 10. Default is 0, which implies no reruns.I gogol-testing4Information about the client which invoked the test.J gogol-testingSOutput only. The list of test executions that the service creates for this matrix.K gogol-testing7Required. Where the results for the matrix are written.L gogol-testinglOutput only. Describes why the matrix is considered invalid. Only useful for matrices in the INVALID state.M gogol-testing,The cloud project that owns the test matrix.N gogol-testing1Required. How the host machine(s) are configured.O gogol-testing=Output only. The time this test matrix was initially created.P gogol-testingCreates a value of u4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:QQ gogol-testingThe current rolled-up state of the test matrix. If this state is already final, then the cancelation request will have no effect.R gogol-testingCreates a value of t4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:STUS gogol-testing)Output only. A tool results execution ID.T gogol-testing'Output only. A tool results history ID.U gogol-testingDOutput only. The cloud project that owns the tool results execution.V gogol-testingCreates a value of s4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:WXYZW gogol-testingAn .xctestrun file that will override the .xctestrun file in the tests zip. Because the .xctestrun file contains environment variables along with test methods to run and/or ignore, this can be useful for sharding tests. Default is taken from the tests zip.X gogol-testingThe Xcode version that should be used for the test. Use the TestEnvironmentDiscoveryService to get supported options. Defaults to the latest Xcode version Firebase Test Lab supports.Y gogol-testing:Output only. The bundle id for the application under test.Z gogol-testingRequired. The .zip containing the .xctestrun file and the contents of the DerivedData/Build/Products directory. The .xctestrun file in this zip is ignored if the xctestrun field is specified.[ gogol-testingCreates a value of r4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:\]^\ gogol-testingThe tool results history that contains the tool results execution that results are written to. If not provided, the service will choose an appropriate value.] gogol-testingDOutput only. The tool results execution that results are written to.^ gogol-testing Required._ gogol-testingCreates a value of q4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:`abc` gogol-testing}Required. The ids of the set of Android device to be used. Use the TestEnvironmentDiscoveryService to get supported options.a gogol-testingRequired. The ids of the set of Android OS version to be used. Use the TestEnvironmentDiscoveryService to get supported options.b gogol-testingrRequired. The set of orientations to test with. Use the TestEnvironmentDiscoveryService to get supported options.c gogol-testingRequired. The set of locales the test device will enable for testing. Use the TestEnvironmentDiscoveryService to get supported options.d gogol-testingCreates a value of p4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:efghe gogol-testing)Output only. A tool results execution ID.f gogol-testing$Output only. A tool results step ID.g gogol-testing'Output only. A tool results history ID.h gogol-testing?Output only. The cloud project that owns the tool results step.i gogol-testingCreates a value of o4 with the minimum fields required to make a request.j gogol-testingCreates a value of n4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:kl gogol-testingCreates a value of m4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:mnopm gogol-testingyRequired. The id of the Android OS version to be used. Use the TestEnvironmentDiscoveryService to get supported options.n gogol-testingyRequired. The locale the test device used for testing. Use the TestEnvironmentDiscoveryService to get supported options.o gogol-testinguRequired. The id of the Android device to be used. Use the TestEnvironmentDiscoveryService to get supported options.p gogol-testingxRequired. How the device is oriented during the test. Use the TestEnvironmentDiscoveryService to get supported options.q gogol-testingCreates a value of l4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:rsr gogol-testing#Value for the environment variable.s gogol-testing!Key for the environment variable.t gogol-testingCreates a value of k4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:uvwu gogol-testing@A human-friendly name for this orientation. Example: "portrait".v gogol-testing1The id for this orientation. Example: "portrait".w gogol-testing,Tags for this dimension. Example: "default".x gogol-testingCreates a value of j4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:yz{y gogol-testingA list of iOS devices.z gogol-testingA matrix of Android devices.{ gogol-testingOA list of Android devices; the test will be run only on the specified devices.| gogol-testingCreates a value of i4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:}~} gogol-testingA reference to a regular file~ gogol-testing)A reference to an opaque binary blob file gogol-testingCreates a value of h4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing3Required. The value of detailed client information. gogol-testing1Required. The key of detailed client information. gogol-testingCreates a value of g4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing4The emulation rule applying to the download traffic. gogol-testing<The unique opaque id for this network traffic configuration. gogol-testing2The emulation rule applying to the upload traffic. gogol-testingCreates a value of f4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing"The set of available orientations. gogol-testingThe set of available locales. gogol-testingCreates a value of e4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingRequired. The path to a directory in GCS that will eventually contain the results for this test. The requesting user must have write access on the bucket in the supplied path. gogol-testingCreates a value of d4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingIThe code name for this Android version. Examples: "JellyBean", "KitKat". gogol-testingMarket share for this version. gogol-testing9The API level for this Android version. Examples: 18, 19. gogol-testingNA string representing this version of the Android OS. Examples: "4.3", "4.4". gogol-testingWAn opaque id for this Android version. Use this id to invoke the TestExecutionService. gogol-testing=The date this Android version became available in the market. gogol-testingGTags for this dimension. Examples: "default", "preview", "deprecated". gogol-testingCreates a value of c4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingDRequired. Opaque Binary Blob (OBB) file(s) to install on the device. gogol-testingRequired. OBB file name which must conform to the format as specified by Android e.g. [main|patch].0300110.com.example.android.obb which will be installed into \/Android/obb/\/ on the device. gogol-testingCreates a value of b4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingThe list of scenarios that should be run during the test. The default is all test loops, derived from the application's manifest. gogol-testingThe list of scenario labels that should be run during the test. The scenario labels should map to labels defined in the application's manifest. For example, player_experience and com.google.test.loops.player_experience add all of the loops labeled in the manifest with the com.google.test.loops.player_experience name to the execution. Scenarios can also be specified in the scenarios field. gogol-testingtThe java package for the application under test. The default is determined by examining the application's manifest. gogol-testing6A multi-apk app bundle for the application under test. gogol-testing'The APK for the application under test. gogol-testingCreates a value of a4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testing$Required. A list of Android devices. gogol-testingCreates a value of `4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingKThe device will be logged in on this account for the duration of the test. gogol-testingThe 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. gogol-testingWEnvironment variables to set for the test (only applicable for instrumentation tests). gogol-testingUAPKs to install in addition to those being directly tested. Currently capped at 100. gogol-testing=List of files to push to the device before starting the test. gogol-testingList of directories on the device to upload to GCS at the end of the test; they must be absolute paths under /sdcard or /data/local/tmp. Path names are restricted to characters a-z A-Z 0-9 _ - . + and / Note: The paths /sdcard and /data will be made available and treated as implicit path substitutions. E.g. if /sdcard on a particular device does not map to external storage, the system will replace it with the external storage path prefix for that device.N`abcd     efghij k!"#$l%&'m()*+,n-.o/p01234q56789r:;<=s>?@ABtCDEFuGHvIJKLMNOPQRSTwUVWXYZ[\]x^_y`abcdefzghi{jklmnopqrstuvwx|yz{}|}~~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None.272x gogol-testing%Default request referring to version v1{ of the Cloud Testing API. This contains the host and root path used as a starting point for constructing service requests. gogol-testing4View your data across Google Cloud Platform services gogol-testing?View and manage your data across Google Cloud Platform services  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTYUVWXZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~TYUVWXZ[\]^_23456789:;<=>?@ABCDEFGHIJKLMNOPQRS./01"#$%&'()*+,-      ! ~}|{ !"#$%&'()*+,-.z/01 y2345678x9:w;<=>?@ABCvDEFGHIJKLMNOuPQtRSTUsVWXYZr[\]^q_`abcpdefghoinjkmlmnoplqrsktuvwjxyz{i|}~hgfedcba`(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUVQ  gogol-testingGets the catalog of supported test environments. May return any of the following canonical error codes: - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the environment type does not exist - INTERNAL - if an internal error occurredSee:  smart constructor. gogol-testingA resource alias for "testing.testEnvironmentCatalog.get method which the  request conforms to. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingV1 error format. gogol-testing4Upload protocol for media (e.g. "raw", "multipart"). gogol-testingOAuth access token. gogol-testing=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-testing8Required. The type of environment that should be listed. gogol-testingLFor authorization, the cloud project requesting the TestEnvironmentCatalog. gogol-testingJSONP gogol-testing  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUVdI  gogol-testingChecks the status of a test matrix. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the Test Matrix does not existSee:  smart constructor. gogol-testingA resource alias for !testing.projects.testMatrices.get method which the  request conforms to. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingV1 error format. gogol-testing4Upload protocol for media (e.g. "raw", "multipart"). gogol-testing8Unique test matrix id which was assigned by the service. gogol-testingOAuth access token. gogol-testing=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-testing(Cloud project that owns the test matrix. gogol-testingJSONP gogol-testing gogol-testing  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV|  gogol-testingCreates and runs a matrix of tests according to the given specifications. Unsupported environments will be returned in the state UNSUPPORTED. Matrices are limited to at most 200 supported executions. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to write to project - INVALID_ARGUMENT - if the request is malformed or if the matrix expands to more than 200 supported executionsSee:  smart constructor. gogol-testingA resource alias for $testing.projects.testMatrices.create method which the  request conforms to. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingV1 error format. gogol-testingA string id used to detect duplicated requests. Ids are automatically scoped to a project, so users should ensure the ID is unique per-project. A UUID is recommended. Optional, but strongly recommended. gogol-testing4Upload protocol for media (e.g. "raw", "multipart"). gogol-testingOAuth access token. gogol-testing=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-testingMultipart request metadata. gogol-testing.The GCE project under which this job will run. gogol-testingJSONP gogol-testing gogol-testing  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV  gogol-testingCancels unfinished test executions in a test matrix. This call returns immediately and cancellation proceeds asychronously. If the matrix is already final, this operation will have no effect. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the Test Matrix does not existSee:  smart constructor. gogol-testingA resource alias for $testing.projects.testMatrices.cancel method which the  request conforms to. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingV1 error format. gogol-testing4Upload protocol for media (e.g. "raw", "multipart"). gogol-testing"Test matrix that will be canceled. gogol-testingOAuth access token. gogol-testing=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-testing!Cloud project that owns the test. gogol-testingJSONP gogol-testing gogol-testing  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV  gogol-testing/Gets the details of an Android application APK.See:  smart constructor. gogol-testingA resource alias for .testing.applicationDetailService.getApkDetails method which the  request conforms to. gogol-testingCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-testingV1 error format. gogol-testing4Upload protocol for media (e.g. "raw", "multipart"). gogol-testingOAuth access token. gogol-testing=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-testingMultipart request metadata. gogol-testingJSONP gogol-testing  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None.UV0 gogol-testingaRepresents the entirety of the methods and resources available for the Cloud Testing API service.  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTYUVWXZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~TYUVWXZ[\]^_23456789:;<=>?@ABCDEFGHIJKLMNOPQRS./01"#$%&'()*+,-      ! ~}|{ !"#$%&'()*+,-.z/01 y2345678x9:w;<=>?@ABCvDEFGHIJKLMNOuPQtRSTUsVWXYZr[\]^q_`abcpdefghoinjkmlmnoplqrsktuvwjxyz{i|}~hgfedcba`     !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi j k l m n o p q r s t u v w x y z { | } ~                                                                         ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                    ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                                                        *gogol-testing-0.5.0-HY1ZtNS1yK3Cxa0JOeLa9cNetwork.Google.Testing.Types:Network.Google.Resource.Testing.TestEnvironmentCatalog.Get9Network.Google.Resource.Testing.Projects.TestMatrices.Get