Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.FlowValidationResult
-
Packages that use FlowValidationResult Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of FlowValidationResult in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return FlowValidationResult Modifier and Type Method Description FlowValidationResult
FlowValidationResult.Builder. build()
FlowValidationResult
FlowValidationResult.Builder. buildPartial()
static FlowValidationResult
FlowValidationResult. getDefaultInstance()
FlowValidationResult
FlowValidationResult.Builder. getDefaultInstanceForType()
FlowValidationResult
FlowValidationResult. getDefaultInstanceForType()
FlowValidationResult
FlowsClient. getFlowValidationResult(FlowValidationResultName name)
Gets the latest flow validation result.FlowValidationResult
FlowsClient. getFlowValidationResult(GetFlowValidationResultRequest request)
Gets the latest flow validation result.FlowValidationResult
FlowsClient. getFlowValidationResult(String name)
Gets the latest flow validation result.FlowValidationResult
FlowsGrpc.FlowsBlockingStub. getFlowValidationResult(GetFlowValidationResultRequest request)
Gets the latest flow validation result.FlowValidationResult
AgentValidationResult.Builder. getFlowValidationResults(int index)
Contains all flow validation results.FlowValidationResult
AgentValidationResult. getFlowValidationResults(int index)
Contains all flow validation results.FlowValidationResult
AgentValidationResultOrBuilder. getFlowValidationResults(int index)
Contains all flow validation results.static FlowValidationResult
FlowValidationResult. parseDelimitedFrom(InputStream input)
static FlowValidationResult
FlowValidationResult. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowValidationResult
FlowValidationResult. parseFrom(byte[] data)
static FlowValidationResult
FlowValidationResult. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowValidationResult
FlowValidationResult. parseFrom(com.google.protobuf.ByteString data)
static FlowValidationResult
FlowValidationResult. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowValidationResult
FlowValidationResult. parseFrom(com.google.protobuf.CodedInputStream input)
static FlowValidationResult
FlowValidationResult. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowValidationResult
FlowValidationResult. parseFrom(InputStream input)
static FlowValidationResult
FlowValidationResult. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowValidationResult
FlowValidationResult. parseFrom(ByteBuffer data)
static FlowValidationResult
FlowValidationResult. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FlowValidationResult
FlowsClient. validateFlow(ValidateFlowRequest request)
Validates the specified flow and creates or updates validation results.FlowValidationResult
FlowsGrpc.FlowsBlockingStub. validateFlow(ValidateFlowRequest request)
Validates the specified flow and creates or updates validation results.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type FlowValidationResult Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<FlowValidationResult>
FlowsGrpc.FlowsFutureStub. getFlowValidationResult(GetFlowValidationResultRequest request)
Gets the latest flow validation result.com.google.api.gax.rpc.UnaryCallable<GetFlowValidationResultRequest,FlowValidationResult>
FlowsClient. getFlowValidationResultCallable()
Gets the latest flow validation result.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFlowValidationResultRequest,FlowValidationResult>
FlowsSettings.Builder. getFlowValidationResultSettings()
Returns the builder for the settings used for calls to getFlowValidationResult.com.google.api.gax.rpc.UnaryCallSettings<GetFlowValidationResultRequest,FlowValidationResult>
FlowsSettings. getFlowValidationResultSettings()
Returns the object with the settings used for calls to getFlowValidationResult.List<FlowValidationResult>
AgentValidationResult.Builder. getFlowValidationResultsList()
Contains all flow validation results.List<FlowValidationResult>
AgentValidationResult. getFlowValidationResultsList()
Contains all flow validation results.List<FlowValidationResult>
AgentValidationResultOrBuilder. getFlowValidationResultsList()
Contains all flow validation results.static io.grpc.MethodDescriptor<GetFlowValidationResultRequest,FlowValidationResult>
FlowsGrpc. getGetFlowValidationResultMethod()
com.google.protobuf.Parser<FlowValidationResult>
FlowValidationResult. getParserForType()
static io.grpc.MethodDescriptor<ValidateFlowRequest,FlowValidationResult>
FlowsGrpc. getValidateFlowMethod()
static com.google.protobuf.Parser<FlowValidationResult>
FlowValidationResult. parser()
com.google.common.util.concurrent.ListenableFuture<FlowValidationResult>
FlowsGrpc.FlowsFutureStub. validateFlow(ValidateFlowRequest request)
Validates the specified flow and creates or updates validation results.com.google.api.gax.rpc.UnaryCallable<ValidateFlowRequest,FlowValidationResult>
FlowsClient. validateFlowCallable()
Validates the specified flow and creates or updates validation results.com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateFlowRequest,FlowValidationResult>
FlowsSettings.Builder. validateFlowSettings()
Returns the builder for the settings used for calls to validateFlow.com.google.api.gax.rpc.UnaryCallSettings<ValidateFlowRequest,FlowValidationResult>
FlowsSettings. validateFlowSettings()
Returns the object with the settings used for calls to validateFlow.Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type FlowValidationResult Modifier and Type Method Description AgentValidationResult.Builder
AgentValidationResult.Builder. addFlowValidationResults(int index, FlowValidationResult value)
Contains all flow validation results.AgentValidationResult.Builder
AgentValidationResult.Builder. addFlowValidationResults(FlowValidationResult value)
Contains all flow validation results.FlowValidationResult.Builder
FlowValidationResult.Builder. mergeFrom(FlowValidationResult other)
static FlowValidationResult.Builder
FlowValidationResult. newBuilder(FlowValidationResult prototype)
AgentValidationResult.Builder
AgentValidationResult.Builder. setFlowValidationResults(int index, FlowValidationResult value)
Contains all flow validation results.Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type FlowValidationResult Modifier and Type Method Description AgentValidationResult.Builder
AgentValidationResult.Builder. addAllFlowValidationResults(Iterable<? extends FlowValidationResult> values)
Contains all flow validation results.default void
FlowsGrpc.AsyncService. getFlowValidationResult(GetFlowValidationResultRequest request, io.grpc.stub.StreamObserver<FlowValidationResult> responseObserver)
Gets the latest flow validation result.void
FlowsGrpc.FlowsStub. getFlowValidationResult(GetFlowValidationResultRequest request, io.grpc.stub.StreamObserver<FlowValidationResult> responseObserver)
Gets the latest flow validation result.default void
FlowsGrpc.AsyncService. validateFlow(ValidateFlowRequest request, io.grpc.stub.StreamObserver<FlowValidationResult> responseObserver)
Validates the specified flow and creates or updates validation results.void
FlowsGrpc.FlowsStub. validateFlow(ValidateFlowRequest request, io.grpc.stub.StreamObserver<FlowValidationResult> responseObserver)
Validates the specified flow and creates or updates validation results. -
Uses of FlowValidationResult in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type FlowValidationResult Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetFlowValidationResultRequest,FlowValidationResult>
FlowsStub. getFlowValidationResultCallable()
com.google.api.gax.rpc.UnaryCallable<GetFlowValidationResultRequest,FlowValidationResult>
GrpcFlowsStub. getFlowValidationResultCallable()
com.google.api.gax.rpc.UnaryCallable<GetFlowValidationResultRequest,FlowValidationResult>
HttpJsonFlowsStub. getFlowValidationResultCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFlowValidationResultRequest,FlowValidationResult>
FlowsStubSettings.Builder. getFlowValidationResultSettings()
Returns the builder for the settings used for calls to getFlowValidationResult.com.google.api.gax.rpc.UnaryCallSettings<GetFlowValidationResultRequest,FlowValidationResult>
FlowsStubSettings. getFlowValidationResultSettings()
Returns the object with the settings used for calls to getFlowValidationResult.com.google.api.gax.rpc.UnaryCallable<ValidateFlowRequest,FlowValidationResult>
FlowsStub. validateFlowCallable()
com.google.api.gax.rpc.UnaryCallable<ValidateFlowRequest,FlowValidationResult>
GrpcFlowsStub. validateFlowCallable()
com.google.api.gax.rpc.UnaryCallable<ValidateFlowRequest,FlowValidationResult>
HttpJsonFlowsStub. validateFlowCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateFlowRequest,FlowValidationResult>
FlowsStubSettings.Builder. validateFlowSettings()
Returns the builder for the settings used for calls to validateFlow.com.google.api.gax.rpc.UnaryCallSettings<ValidateFlowRequest,FlowValidationResult>
FlowsStubSettings. validateFlowSettings()
Returns the object with the settings used for calls to validateFlow.
-