Uses of Class
com.google.cloud.dialogflow.cx.v3.RunTestCaseMetadata
-
Packages that use RunTestCaseMetadata Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of RunTestCaseMetadata in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return RunTestCaseMetadata Modifier and Type Method Description RunTestCaseMetadataRunTestCaseMetadata.Builder. build()RunTestCaseMetadataRunTestCaseMetadata.Builder. buildPartial()static RunTestCaseMetadataRunTestCaseMetadata. getDefaultInstance()RunTestCaseMetadataRunTestCaseMetadata.Builder. getDefaultInstanceForType()RunTestCaseMetadataRunTestCaseMetadata. getDefaultInstanceForType()static RunTestCaseMetadataRunTestCaseMetadata. parseDelimitedFrom(InputStream input)static RunTestCaseMetadataRunTestCaseMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(byte[] data)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(com.google.protobuf.ByteString data)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(InputStream input)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(ByteBuffer data)static RunTestCaseMetadataRunTestCaseMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type RunTestCaseMetadata Modifier and Type Method Description com.google.protobuf.Parser<RunTestCaseMetadata>RunTestCaseMetadata. getParserForType()static com.google.protobuf.Parser<RunTestCaseMetadata>RunTestCaseMetadata. parser()com.google.api.gax.longrunning.OperationFuture<RunTestCaseResponse,RunTestCaseMetadata>TestCasesClient. runTestCaseAsync(RunTestCaseRequest request)Kicks off a test case run.com.google.api.gax.rpc.OperationCallable<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>TestCasesClient. runTestCaseOperationCallable()Kicks off a test case run.com.google.api.gax.rpc.OperationCallSettings.Builder<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>TestCasesSettings.Builder. runTestCaseOperationSettings()Returns the builder for the settings used for calls to runTestCase.com.google.api.gax.rpc.OperationCallSettings<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>TestCasesSettings. runTestCaseOperationSettings()Returns the object with the settings used for calls to runTestCase.Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type RunTestCaseMetadata Modifier and Type Method Description RunTestCaseMetadata.BuilderRunTestCaseMetadata.Builder. mergeFrom(RunTestCaseMetadata other)static RunTestCaseMetadata.BuilderRunTestCaseMetadata. newBuilder(RunTestCaseMetadata prototype) -
Uses of RunTestCaseMetadata in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type RunTestCaseMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>GrpcTestCasesStub. runTestCaseOperationCallable()com.google.api.gax.rpc.OperationCallable<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>HttpJsonTestCasesStub. runTestCaseOperationCallable()com.google.api.gax.rpc.OperationCallable<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>TestCasesStub. runTestCaseOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>TestCasesStubSettings.Builder. runTestCaseOperationSettings()Returns the builder for the settings used for calls to runTestCase.com.google.api.gax.rpc.OperationCallSettings<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>TestCasesStubSettings. runTestCaseOperationSettings()Returns the object with the settings used for calls to runTestCase.
-