Uses of Class
com.google.cloud.dialogflow.v2.ListParticipantsResponse
-
Packages that use ListParticipantsResponse Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of ListParticipantsResponse in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ListParticipantsResponse Modifier and Type Method Description ListParticipantsResponseListParticipantsResponse.Builder. build()ListParticipantsResponseListParticipantsResponse.Builder. buildPartial()static ListParticipantsResponseListParticipantsResponse. getDefaultInstance()ListParticipantsResponseListParticipantsResponse.Builder. getDefaultInstanceForType()ListParticipantsResponseListParticipantsResponse. getDefaultInstanceForType()ListParticipantsResponseParticipantsGrpc.ParticipantsBlockingStub. listParticipants(ListParticipantsRequest request)Returns the list of all participants in the specified conversation.static ListParticipantsResponseListParticipantsResponse. parseDelimitedFrom(InputStream input)static ListParticipantsResponseListParticipantsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListParticipantsResponseListParticipantsResponse. parseFrom(byte[] data)static ListParticipantsResponseListParticipantsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListParticipantsResponseListParticipantsResponse. parseFrom(com.google.protobuf.ByteString data)static ListParticipantsResponseListParticipantsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListParticipantsResponseListParticipantsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListParticipantsResponseListParticipantsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListParticipantsResponseListParticipantsResponse. parseFrom(InputStream input)static ListParticipantsResponseListParticipantsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListParticipantsResponseListParticipantsResponse. parseFrom(ByteBuffer data)static ListParticipantsResponseListParticipantsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2 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.v2 with parameters of type ListParticipantsResponse Modifier and Type Method Description protected ParticipantsClient.ListParticipantsPageParticipantsClient.ListParticipantsPage. createPage(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ListParticipantsResponse response)ListParticipantsResponse.BuilderListParticipantsResponse.Builder. mergeFrom(ListParticipantsResponse other)static ListParticipantsResponse.BuilderListParticipantsResponse. newBuilder(ListParticipantsResponse prototype)Method parameters in com.google.cloud.dialogflow.v2 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.ListParticipantsPageParticipantsClient.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 voidParticipantsGrpc.AsyncService. listParticipants(ListParticipantsRequest request, io.grpc.stub.StreamObserver<ListParticipantsResponse> responseObserver)Returns the list of all participants in the specified conversation.voidParticipantsGrpc.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.v2.stub
Methods in com.google.cloud.dialogflow.v2.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.
-