Uses of Class
com.google.cloud.dialogflow.v2beta1.TrainAgentRequest
-
Packages that use TrainAgentRequest Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of TrainAgentRequest in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return TrainAgentRequest Modifier and Type Method Description TrainAgentRequest
TrainAgentRequest.Builder. build()
TrainAgentRequest
TrainAgentRequest.Builder. buildPartial()
static TrainAgentRequest
TrainAgentRequest. getDefaultInstance()
TrainAgentRequest
TrainAgentRequest.Builder. getDefaultInstanceForType()
TrainAgentRequest
TrainAgentRequest. getDefaultInstanceForType()
static TrainAgentRequest
TrainAgentRequest. parseDelimitedFrom(InputStream input)
static TrainAgentRequest
TrainAgentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainAgentRequest
TrainAgentRequest. parseFrom(byte[] data)
static TrainAgentRequest
TrainAgentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainAgentRequest
TrainAgentRequest. parseFrom(com.google.protobuf.ByteString data)
static TrainAgentRequest
TrainAgentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainAgentRequest
TrainAgentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static TrainAgentRequest
TrainAgentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainAgentRequest
TrainAgentRequest. parseFrom(InputStream input)
static TrainAgentRequest
TrainAgentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainAgentRequest
TrainAgentRequest. parseFrom(ByteBuffer data)
static TrainAgentRequest
TrainAgentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2beta1 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.v2beta1 with parameters of type TrainAgentRequest Modifier and Type Method Description TrainAgentRequest.Builder
TrainAgentRequest.Builder. mergeFrom(TrainAgentRequest other)
static TrainAgentRequest.Builder
TrainAgentRequest. newBuilder(TrainAgentRequest prototype)
com.google.longrunning.Operation
AgentsGrpc.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.void
AgentsGrpc.AgentsStub. trainAgent(TrainAgentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Trains the specified agent.default void
AgentsGrpc.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.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.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.
-