Uses of Class
com.google.cloud.dialogflow.cx.v3.RunContinuousTestMetadata
-
Packages that use RunContinuousTestMetadata Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of RunContinuousTestMetadata in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return RunContinuousTestMetadata Modifier and Type Method Description RunContinuousTestMetadataRunContinuousTestMetadata.Builder. build()RunContinuousTestMetadataRunContinuousTestMetadata.Builder. buildPartial()static RunContinuousTestMetadataRunContinuousTestMetadata. getDefaultInstance()RunContinuousTestMetadataRunContinuousTestMetadata.Builder. getDefaultInstanceForType()RunContinuousTestMetadataRunContinuousTestMetadata. getDefaultInstanceForType()static RunContinuousTestMetadataRunContinuousTestMetadata. parseDelimitedFrom(InputStream input)static RunContinuousTestMetadataRunContinuousTestMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(byte[] data)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(com.google.protobuf.ByteString data)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(InputStream input)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(ByteBuffer data)static RunContinuousTestMetadataRunContinuousTestMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type RunContinuousTestMetadata Modifier and Type Method Description com.google.protobuf.Parser<RunContinuousTestMetadata>RunContinuousTestMetadata. getParserForType()static com.google.protobuf.Parser<RunContinuousTestMetadata>RunContinuousTestMetadata. parser()com.google.api.gax.longrunning.OperationFuture<RunContinuousTestResponse,RunContinuousTestMetadata>EnvironmentsClient. runContinuousTestAsync(RunContinuousTestRequest request)Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.OperationCallable<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>EnvironmentsClient. runContinuousTestOperationCallable()Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.OperationCallSettings.Builder<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>EnvironmentsSettings.Builder. runContinuousTestOperationSettings()Returns the builder for the settings used for calls to runContinuousTest.com.google.api.gax.rpc.OperationCallSettings<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>EnvironmentsSettings. runContinuousTestOperationSettings()Returns the object with the settings used for calls to runContinuousTest.Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type RunContinuousTestMetadata Modifier and Type Method Description RunContinuousTestMetadata.BuilderRunContinuousTestMetadata.Builder. mergeFrom(RunContinuousTestMetadata other)static RunContinuousTestMetadata.BuilderRunContinuousTestMetadata. newBuilder(RunContinuousTestMetadata prototype) -
Uses of RunContinuousTestMetadata in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type RunContinuousTestMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>EnvironmentsStub. runContinuousTestOperationCallable()com.google.api.gax.rpc.OperationCallable<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>GrpcEnvironmentsStub. runContinuousTestOperationCallable()com.google.api.gax.rpc.OperationCallable<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>HttpJsonEnvironmentsStub. runContinuousTestOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>EnvironmentsStubSettings.Builder. runContinuousTestOperationSettings()Returns the builder for the settings used for calls to runContinuousTest.com.google.api.gax.rpc.OperationCallSettings<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>EnvironmentsStubSettings. runContinuousTestOperationSettings()Returns the object with the settings used for calls to runContinuousTest.
-