Uses of Class
com.google.cloud.dialogflow.v2.TrainAgentRequest
-
Packages that use TrainAgentRequest Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of TrainAgentRequest in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return TrainAgentRequest Modifier and Type Method Description TrainAgentRequestTrainAgentRequest.Builder. build()TrainAgentRequestTrainAgentRequest.Builder. buildPartial()static TrainAgentRequestTrainAgentRequest. getDefaultInstance()TrainAgentRequestTrainAgentRequest.Builder. getDefaultInstanceForType()TrainAgentRequestTrainAgentRequest. getDefaultInstanceForType()static TrainAgentRequestTrainAgentRequest. parseDelimitedFrom(InputStream input)static TrainAgentRequestTrainAgentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainAgentRequestTrainAgentRequest. parseFrom(byte[] data)static TrainAgentRequestTrainAgentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainAgentRequestTrainAgentRequest. parseFrom(com.google.protobuf.ByteString data)static TrainAgentRequestTrainAgentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainAgentRequestTrainAgentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TrainAgentRequestTrainAgentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainAgentRequestTrainAgentRequest. parseFrom(InputStream input)static TrainAgentRequestTrainAgentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainAgentRequestTrainAgentRequest. parseFrom(ByteBuffer data)static TrainAgentRequestTrainAgentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type TrainAgentRequest Modifier and Type Method Description com.google.protobuf.Parser<TrainAgentRequest>TrainAgentRequest. getParserForType()static io.grpc.MethodDescriptor<TrainAgentRequest,com.google.longrunning.Operation>AgentsGrpc. getTrainAgentMethod()static com.google.protobuf.Parser<TrainAgentRequest>TrainAgentRequest. parser()com.google.api.gax.rpc.UnaryCallable<TrainAgentRequest,com.google.longrunning.Operation>AgentsClient. trainAgentCallable()Trains the specified agent.com.google.api.gax.rpc.OperationCallable<TrainAgentRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>AgentsClient. trainAgentOperationCallable()Trains the specified agent.com.google.api.gax.rpc.OperationCallSettings.Builder<TrainAgentRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>AgentsSettings.Builder. trainAgentOperationSettings()Returns the builder for the settings used for calls to trainAgent.com.google.api.gax.rpc.OperationCallSettings<TrainAgentRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>AgentsSettings. trainAgentOperationSettings()Returns the object with the settings used for calls to trainAgent.com.google.api.gax.rpc.UnaryCallSettings.Builder<TrainAgentRequest,com.google.longrunning.Operation>AgentsSettings.Builder. trainAgentSettings()Returns the builder for the settings used for calls to trainAgent.com.google.api.gax.rpc.UnaryCallSettings<TrainAgentRequest,com.google.longrunning.Operation>AgentsSettings. trainAgentSettings()Returns the object with the settings used for calls to trainAgent.Methods in com.google.cloud.dialogflow.v2 with parameters of type TrainAgentRequest Modifier and Type Method Description TrainAgentRequest.BuilderTrainAgentRequest.Builder. mergeFrom(TrainAgentRequest other)static TrainAgentRequest.BuilderTrainAgentRequest. newBuilder(TrainAgentRequest prototype)com.google.longrunning.OperationAgentsGrpc.AgentsBlockingStub. trainAgent(TrainAgentRequest request)Trains the specified agent.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AgentsGrpc.AgentsFutureStub. trainAgent(TrainAgentRequest request)Trains the specified agent.voidAgentsGrpc.AgentsStub. trainAgent(TrainAgentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Trains the specified agent.default voidAgentsGrpc.AsyncService. trainAgent(TrainAgentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Trains the specified agent.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,com.google.protobuf.Struct>AgentsClient. trainAgentAsync(TrainAgentRequest request)Trains the specified agent. -
Uses of TrainAgentRequest in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.stub that return types with arguments of type TrainAgentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TrainAgentRequest,com.google.longrunning.Operation>AgentsStub. trainAgentCallable()com.google.api.gax.rpc.UnaryCallable<TrainAgentRequest,com.google.longrunning.Operation>GrpcAgentsStub. trainAgentCallable()com.google.api.gax.rpc.UnaryCallable<TrainAgentRequest,com.google.longrunning.Operation>HttpJsonAgentsStub. trainAgentCallable()com.google.api.gax.rpc.OperationCallable<TrainAgentRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>AgentsStub. trainAgentOperationCallable()com.google.api.gax.rpc.OperationCallable<TrainAgentRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>GrpcAgentsStub. trainAgentOperationCallable()com.google.api.gax.rpc.OperationCallable<TrainAgentRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>HttpJsonAgentsStub. trainAgentOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<TrainAgentRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>AgentsStubSettings.Builder. trainAgentOperationSettings()Returns the builder for the settings used for calls to trainAgent.com.google.api.gax.rpc.OperationCallSettings<TrainAgentRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>AgentsStubSettings. trainAgentOperationSettings()Returns the object with the settings used for calls to trainAgent.com.google.api.gax.rpc.UnaryCallSettings.Builder<TrainAgentRequest,com.google.longrunning.Operation>AgentsStubSettings.Builder. trainAgentSettings()Returns the builder for the settings used for calls to trainAgent.com.google.api.gax.rpc.UnaryCallSettings<TrainAgentRequest,com.google.longrunning.Operation>AgentsStubSettings. trainAgentSettings()Returns the object with the settings used for calls to trainAgent.
-