Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.Agent
-
Packages that use Agent Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of Agent in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Agent Modifier and Type Method Description Agent
Agent.Builder. build()
Agent
Agent.Builder. buildPartial()
Agent
AgentsClient. createAgent(CreateAgentRequest request)
Creates an agent in the specified location.Agent
AgentsClient. createAgent(LocationName parent, Agent agent)
Creates an agent in the specified location.Agent
AgentsClient. createAgent(String parent, Agent agent)
Creates an agent in the specified location.Agent
AgentsGrpc.AgentsBlockingStub. createAgent(CreateAgentRequest request)
Creates an agent in the specified location.Agent
AgentsClient. getAgent(AgentName name)
Retrieves the specified agent.Agent
AgentsClient. getAgent(GetAgentRequest request)
Retrieves the specified agent.Agent
AgentsClient. getAgent(String name)
Retrieves the specified agent.Agent
AgentsGrpc.AgentsBlockingStub. getAgent(GetAgentRequest request)
Retrieves the specified agent.Agent
CreateAgentRequest.Builder. getAgent()
Required.Agent
CreateAgentRequest. getAgent()
Required.Agent
CreateAgentRequestOrBuilder. getAgent()
Required.Agent
UpdateAgentRequest.Builder. getAgent()
Required.Agent
UpdateAgentRequest. getAgent()
Required.Agent
UpdateAgentRequestOrBuilder. getAgent()
Required.Agent
ListAgentsResponse.Builder. getAgents(int index)
The list of agents.Agent
ListAgentsResponse. getAgents(int index)
The list of agents.Agent
ListAgentsResponseOrBuilder. getAgents(int index)
The list of agents.static Agent
Agent. getDefaultInstance()
Agent
Agent.Builder. getDefaultInstanceForType()
Agent
Agent. getDefaultInstanceForType()
static Agent
Agent. parseDelimitedFrom(InputStream input)
static Agent
Agent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Agent
Agent. parseFrom(byte[] data)
static Agent
Agent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Agent
Agent. parseFrom(com.google.protobuf.ByteString data)
static Agent
Agent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Agent
Agent. parseFrom(com.google.protobuf.CodedInputStream input)
static Agent
Agent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Agent
Agent. parseFrom(InputStream input)
static Agent
Agent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Agent
Agent. parseFrom(ByteBuffer data)
static Agent
Agent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Agent
AgentsClient. updateAgent(Agent agent, com.google.protobuf.FieldMask updateMask)
Updates the specified agent.Agent
AgentsClient. updateAgent(UpdateAgentRequest request)
Updates the specified agent.Agent
AgentsGrpc.AgentsBlockingStub. updateAgent(UpdateAgentRequest request)
Updates the specified agent.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type Agent Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Agent>
AgentsGrpc.AgentsFutureStub. createAgent(CreateAgentRequest request)
Creates an agent in the specified location.com.google.api.gax.rpc.UnaryCallable<CreateAgentRequest,Agent>
AgentsClient. createAgentCallable()
Creates an agent in the specified location.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAgentRequest,Agent>
AgentsSettings.Builder. createAgentSettings()
Returns the builder for the settings used for calls to createAgent.com.google.api.gax.rpc.UnaryCallSettings<CreateAgentRequest,Agent>
AgentsSettings. createAgentSettings()
Returns the object with the settings used for calls to createAgent.com.google.common.util.concurrent.ListenableFuture<Agent>
AgentsGrpc.AgentsFutureStub. getAgent(GetAgentRequest request)
Retrieves the specified agent.com.google.api.gax.rpc.UnaryCallable<GetAgentRequest,Agent>
AgentsClient. getAgentCallable()
Retrieves the specified agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAgentRequest,Agent>
AgentsSettings.Builder. getAgentSettings()
Returns the builder for the settings used for calls to getAgent.com.google.api.gax.rpc.UnaryCallSettings<GetAgentRequest,Agent>
AgentsSettings. getAgentSettings()
Returns the object with the settings used for calls to getAgent.List<Agent>
ListAgentsResponse.Builder. getAgentsList()
The list of agents.List<Agent>
ListAgentsResponse. getAgentsList()
The list of agents.List<Agent>
ListAgentsResponseOrBuilder. getAgentsList()
The list of agents.static io.grpc.MethodDescriptor<CreateAgentRequest,Agent>
AgentsGrpc. getCreateAgentMethod()
static io.grpc.MethodDescriptor<GetAgentRequest,Agent>
AgentsGrpc. getGetAgentMethod()
com.google.protobuf.Parser<Agent>
Agent. getParserForType()
static io.grpc.MethodDescriptor<UpdateAgentRequest,Agent>
AgentsGrpc. getUpdateAgentMethod()
static com.google.protobuf.Parser<Agent>
Agent. parser()
com.google.common.util.concurrent.ListenableFuture<Agent>
AgentsGrpc.AgentsFutureStub. updateAgent(UpdateAgentRequest request)
Updates the specified agent.com.google.api.gax.rpc.UnaryCallable<UpdateAgentRequest,Agent>
AgentsClient. updateAgentCallable()
Updates the specified agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAgentRequest,Agent>
AgentsSettings.Builder. updateAgentSettings()
Returns the builder for the settings used for calls to updateAgent.com.google.api.gax.rpc.UnaryCallSettings<UpdateAgentRequest,Agent>
AgentsSettings. updateAgentSettings()
Returns the object with the settings used for calls to updateAgent.Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type Agent Modifier and Type Method Description ListAgentsResponse.Builder
ListAgentsResponse.Builder. addAgents(int index, Agent value)
The list of agents.ListAgentsResponse.Builder
ListAgentsResponse.Builder. addAgents(Agent value)
The list of agents.Agent
AgentsClient. createAgent(LocationName parent, Agent agent)
Creates an agent in the specified location.Agent
AgentsClient. createAgent(String parent, Agent agent)
Creates an agent in the specified location.CreateAgentRequest.Builder
CreateAgentRequest.Builder. mergeAgent(Agent value)
Required.UpdateAgentRequest.Builder
UpdateAgentRequest.Builder. mergeAgent(Agent value)
Required.Agent.Builder
Agent.Builder. mergeFrom(Agent other)
static Agent.Builder
Agent. newBuilder(Agent prototype)
CreateAgentRequest.Builder
CreateAgentRequest.Builder. setAgent(Agent value)
Required.UpdateAgentRequest.Builder
UpdateAgentRequest.Builder. setAgent(Agent value)
Required.ListAgentsResponse.Builder
ListAgentsResponse.Builder. setAgents(int index, Agent value)
The list of agents.Agent
AgentsClient. updateAgent(Agent agent, com.google.protobuf.FieldMask updateMask)
Updates the specified agent.Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type Agent Modifier and Type Method Description ListAgentsResponse.Builder
ListAgentsResponse.Builder. addAllAgents(Iterable<? extends Agent> values)
The list of agents.void
AgentsGrpc.AgentsStub. createAgent(CreateAgentRequest request, io.grpc.stub.StreamObserver<Agent> responseObserver)
Creates an agent in the specified location.default void
AgentsGrpc.AsyncService. createAgent(CreateAgentRequest request, io.grpc.stub.StreamObserver<Agent> responseObserver)
Creates an agent in the specified location.static com.google.api.core.ApiFuture<AgentsClient.ListAgentsPagedResponse>
AgentsClient.ListAgentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAgentsRequest,ListAgentsResponse,Agent> context, com.google.api.core.ApiFuture<ListAgentsResponse> futureResponse)
protected AgentsClient.ListAgentsPage
AgentsClient.ListAgentsPage. createPage(com.google.api.gax.rpc.PageContext<ListAgentsRequest,ListAgentsResponse,Agent> context, ListAgentsResponse response)
com.google.api.core.ApiFuture<AgentsClient.ListAgentsPage>
AgentsClient.ListAgentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAgentsRequest,ListAgentsResponse,Agent> context, com.google.api.core.ApiFuture<ListAgentsResponse> futureResponse)
void
AgentsGrpc.AgentsStub. getAgent(GetAgentRequest request, io.grpc.stub.StreamObserver<Agent> responseObserver)
Retrieves the specified agent.default void
AgentsGrpc.AsyncService. getAgent(GetAgentRequest request, io.grpc.stub.StreamObserver<Agent> responseObserver)
Retrieves the specified agent.void
AgentsGrpc.AgentsStub. updateAgent(UpdateAgentRequest request, io.grpc.stub.StreamObserver<Agent> responseObserver)
Updates the specified agent.default void
AgentsGrpc.AsyncService. updateAgent(UpdateAgentRequest request, io.grpc.stub.StreamObserver<Agent> responseObserver)
Updates the specified agent. -
Uses of Agent in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type Agent Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAgentRequest,Agent>
AgentsStub. createAgentCallable()
com.google.api.gax.rpc.UnaryCallable<CreateAgentRequest,Agent>
GrpcAgentsStub. createAgentCallable()
com.google.api.gax.rpc.UnaryCallable<CreateAgentRequest,Agent>
HttpJsonAgentsStub. createAgentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAgentRequest,Agent>
AgentsStubSettings.Builder. createAgentSettings()
Returns the builder for the settings used for calls to createAgent.com.google.api.gax.rpc.UnaryCallSettings<CreateAgentRequest,Agent>
AgentsStubSettings. createAgentSettings()
Returns the object with the settings used for calls to createAgent.com.google.api.gax.rpc.UnaryCallable<GetAgentRequest,Agent>
AgentsStub. getAgentCallable()
com.google.api.gax.rpc.UnaryCallable<GetAgentRequest,Agent>
GrpcAgentsStub. getAgentCallable()
com.google.api.gax.rpc.UnaryCallable<GetAgentRequest,Agent>
HttpJsonAgentsStub. getAgentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAgentRequest,Agent>
AgentsStubSettings.Builder. getAgentSettings()
Returns the builder for the settings used for calls to getAgent.com.google.api.gax.rpc.UnaryCallSettings<GetAgentRequest,Agent>
AgentsStubSettings. getAgentSettings()
Returns the object with the settings used for calls to getAgent.com.google.api.gax.rpc.UnaryCallable<UpdateAgentRequest,Agent>
AgentsStub. updateAgentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateAgentRequest,Agent>
GrpcAgentsStub. updateAgentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateAgentRequest,Agent>
HttpJsonAgentsStub. updateAgentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAgentRequest,Agent>
AgentsStubSettings.Builder. updateAgentSettings()
Returns the builder for the settings used for calls to updateAgent.com.google.api.gax.rpc.UnaryCallSettings<UpdateAgentRequest,Agent>
AgentsStubSettings. updateAgentSettings()
Returns the object with the settings used for calls to updateAgent.
-