Uses of Class
com.google.cloud.dialogflow.v2beta1.ListParticipantsResponse
-
Packages that use ListParticipantsResponse Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of ListParticipantsResponse in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ListParticipantsResponse Modifier and Type Method Description ListParticipantsResponse
ListParticipantsResponse.Builder. build()
ListParticipantsResponse
ListParticipantsResponse.Builder. buildPartial()
static ListParticipantsResponse
ListParticipantsResponse. getDefaultInstance()
ListParticipantsResponse
ListParticipantsResponse.Builder. getDefaultInstanceForType()
ListParticipantsResponse
ListParticipantsResponse. getDefaultInstanceForType()
ListParticipantsResponse
ParticipantsGrpc.ParticipantsBlockingStub. listParticipants(ListParticipantsRequest request)
Returns the list of all participants in the specified conversation.static ListParticipantsResponse
ListParticipantsResponse. parseDelimitedFrom(InputStream input)
static ListParticipantsResponse
ListParticipantsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(byte[] data)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(InputStream input)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(ByteBuffer data)
static ListParticipantsResponse
ListParticipantsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type ListParticipantsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListParticipantsRequest,ListParticipantsResponse>
ParticipantsGrpc. getListParticipantsMethod()
com.google.protobuf.Parser<ListParticipantsResponse>
ListParticipantsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListParticipantsResponse>
ParticipantsGrpc.ParticipantsFutureStub. listParticipants(ListParticipantsRequest request)
Returns the list of all participants in the specified conversation.com.google.api.gax.rpc.UnaryCallable<ListParticipantsRequest,ListParticipantsResponse>
ParticipantsClient. listParticipantsCallable()
Returns the list of all participants in the specified conversation.com.google.api.gax.rpc.PagedCallSettings.Builder<ListParticipantsRequest,ListParticipantsResponse,ParticipantsClient.ListParticipantsPagedResponse>
ParticipantsSettings.Builder. listParticipantsSettings()
Returns the builder for the settings used for calls to listParticipants.com.google.api.gax.rpc.PagedCallSettings<ListParticipantsRequest,ListParticipantsResponse,ParticipantsClient.ListParticipantsPagedResponse>
ParticipantsSettings. listParticipantsSettings()
Returns the object with the settings used for calls to listParticipants.static com.google.protobuf.Parser<ListParticipantsResponse>
ListParticipantsResponse. parser()
Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type ListParticipantsResponse Modifier and Type Method Description protected ParticipantsClient.ListParticipantsPage
ParticipantsClient.ListParticipantsPage. createPage(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ListParticipantsResponse response)
ListParticipantsResponse.Builder
ListParticipantsResponse.Builder. mergeFrom(ListParticipantsResponse other)
static ListParticipantsResponse.Builder
ListParticipantsResponse. newBuilder(ListParticipantsResponse prototype)
Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type ListParticipantsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ParticipantsClient.ListParticipantsPagedResponse>
ParticipantsClient.ListParticipantsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, com.google.api.core.ApiFuture<ListParticipantsResponse> futureResponse)
static com.google.api.core.ApiFuture<ParticipantsClient.ListParticipantsPagedResponse>
ParticipantsClient.ListParticipantsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, com.google.api.core.ApiFuture<ListParticipantsResponse> futureResponse)
protected ParticipantsClient.ListParticipantsPage
ParticipantsClient.ListParticipantsPage. createPage(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ListParticipantsResponse response)
com.google.api.core.ApiFuture<ParticipantsClient.ListParticipantsPage>
ParticipantsClient.ListParticipantsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, com.google.api.core.ApiFuture<ListParticipantsResponse> futureResponse)
com.google.api.core.ApiFuture<ParticipantsClient.ListParticipantsPage>
ParticipantsClient.ListParticipantsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, com.google.api.core.ApiFuture<ListParticipantsResponse> futureResponse)
default void
ParticipantsGrpc.AsyncService. listParticipants(ListParticipantsRequest request, io.grpc.stub.StreamObserver<ListParticipantsResponse> responseObserver)
Returns the list of all participants in the specified conversation.void
ParticipantsGrpc.ParticipantsStub. listParticipants(ListParticipantsRequest request, io.grpc.stub.StreamObserver<ListParticipantsResponse> responseObserver)
Returns the list of all participants in the specified conversation. -
Uses of ListParticipantsResponse in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type ListParticipantsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListParticipantsRequest,ListParticipantsResponse>
GrpcParticipantsStub. listParticipantsCallable()
com.google.api.gax.rpc.UnaryCallable<ListParticipantsRequest,ListParticipantsResponse>
HttpJsonParticipantsStub. listParticipantsCallable()
com.google.api.gax.rpc.UnaryCallable<ListParticipantsRequest,ListParticipantsResponse>
ParticipantsStub. listParticipantsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListParticipantsRequest,ListParticipantsResponse,ParticipantsClient.ListParticipantsPagedResponse>
ParticipantsStubSettings.Builder. listParticipantsSettings()
Returns the builder for the settings used for calls to listParticipants.com.google.api.gax.rpc.PagedCallSettings<ListParticipantsRequest,ListParticipantsResponse,ParticipantsClient.ListParticipantsPagedResponse>
ParticipantsStubSettings. listParticipantsSettings()
Returns the object with the settings used for calls to listParticipants.
-