Uses of Class
com.google.cloud.dialogflow.cx.v3.TestConfig
-
Packages that use TestConfig Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of TestConfig in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return TestConfig Modifier and Type Method Description TestConfigTestConfig.Builder. build()TestConfigTestConfig.Builder. buildPartial()static TestConfigTestConfig. getDefaultInstance()TestConfigTestConfig.Builder. getDefaultInstanceForType()TestConfigTestConfig. getDefaultInstanceForType()TestConfigTestCase.Builder. getTestConfig()Config for the test case.TestConfigTestCase. getTestConfig()Config for the test case.TestConfigTestCaseOrBuilder. getTestConfig()Config for the test case.static TestConfigTestConfig. parseDelimitedFrom(InputStream input)static TestConfigTestConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestConfigTestConfig. parseFrom(byte[] data)static TestConfigTestConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestConfigTestConfig. parseFrom(com.google.protobuf.ByteString data)static TestConfigTestConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestConfigTestConfig. parseFrom(com.google.protobuf.CodedInputStream input)static TestConfigTestConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestConfigTestConfig. parseFrom(InputStream input)static TestConfigTestConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestConfigTestConfig. parseFrom(ByteBuffer data)static TestConfigTestConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type TestConfig Modifier and Type Method Description com.google.protobuf.Parser<TestConfig>TestConfig. getParserForType()static com.google.protobuf.Parser<TestConfig>TestConfig. parser()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type TestConfig Modifier and Type Method Description TestConfig.BuilderTestConfig.Builder. mergeFrom(TestConfig other)TestCase.BuilderTestCase.Builder. mergeTestConfig(TestConfig value)Config for the test case.static TestConfig.BuilderTestConfig. newBuilder(TestConfig prototype)TestCase.BuilderTestCase.Builder. setTestConfig(TestConfig value)Config for the test case.
-