| Modifier and Type | Method and Description |
|---|---|
Environment.TestCasesConfig |
Environment.TestCasesConfig.Builder.build() |
Environment.TestCasesConfig |
Environment.TestCasesConfig.Builder.buildPartial() |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.getDefaultInstance() |
Environment.TestCasesConfig |
Environment.TestCasesConfig.getDefaultInstanceForType() |
Environment.TestCasesConfig |
Environment.TestCasesConfig.Builder.getDefaultInstanceForType() |
Environment.TestCasesConfig |
EnvironmentOrBuilder.getTestCasesConfig()
The test cases config for continuous tests of this environment.
|
Environment.TestCasesConfig |
Environment.getTestCasesConfig()
The test cases config for continuous tests of this environment.
|
Environment.TestCasesConfig |
Environment.Builder.getTestCasesConfig()
The test cases config for continuous tests of this environment.
|
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseDelimitedFrom(InputStream input) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(byte[] data) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(ByteBuffer data) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(com.google.protobuf.ByteString data) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(InputStream input) |
static Environment.TestCasesConfig |
Environment.TestCasesConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Environment.TestCasesConfig> |
Environment.TestCasesConfig.getParserForType() |
static com.google.protobuf.Parser<Environment.TestCasesConfig> |
Environment.TestCasesConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Environment.TestCasesConfig.Builder |
Environment.TestCasesConfig.Builder.mergeFrom(Environment.TestCasesConfig other) |
Environment.Builder |
Environment.Builder.mergeTestCasesConfig(Environment.TestCasesConfig value)
The test cases config for continuous tests of this environment.
|
static Environment.TestCasesConfig.Builder |
Environment.TestCasesConfig.newBuilder(Environment.TestCasesConfig prototype) |
Environment.Builder |
Environment.Builder.setTestCasesConfig(Environment.TestCasesConfig value)
The test cases config for continuous tests of this environment.
|
Copyright © 2022 Google LLC. All rights reserved.