Uses of Class
com.google.cloud.dialogflow.v2beta1.Participant
-
Packages that use Participant Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of Participant in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return Participant Modifier and Type Method Description ParticipantParticipant.Builder. build()ParticipantParticipant.Builder. buildPartial()ParticipantParticipantsClient. createParticipant(ConversationName parent, Participant participant)Creates a new participant in a conversation.ParticipantParticipantsClient. createParticipant(CreateParticipantRequest request)Creates a new participant in a conversation.ParticipantParticipantsClient. createParticipant(String parent, Participant participant)Creates a new participant in a conversation.ParticipantParticipantsGrpc.ParticipantsBlockingStub. createParticipant(CreateParticipantRequest request)Creates a new participant in a conversation.static ParticipantParticipant. getDefaultInstance()ParticipantParticipant.Builder. getDefaultInstanceForType()ParticipantParticipant. getDefaultInstanceForType()ParticipantCreateParticipantRequest.Builder. getParticipant()Required.ParticipantCreateParticipantRequest. getParticipant()Required.ParticipantCreateParticipantRequestOrBuilder. getParticipant()Required.ParticipantParticipantsClient. getParticipant(GetParticipantRequest request)Retrieves a conversation participant.ParticipantParticipantsClient. getParticipant(ParticipantName name)Retrieves a conversation participant.ParticipantParticipantsClient. getParticipant(String name)Retrieves a conversation participant.ParticipantParticipantsGrpc.ParticipantsBlockingStub. getParticipant(GetParticipantRequest request)Retrieves a conversation participant.ParticipantUpdateParticipantRequest.Builder. getParticipant()Required.ParticipantUpdateParticipantRequest. getParticipant()Required.ParticipantUpdateParticipantRequestOrBuilder. getParticipant()Required.ParticipantListParticipantsResponse.Builder. getParticipants(int index)The list of participants.ParticipantListParticipantsResponse. getParticipants(int index)The list of participants.ParticipantListParticipantsResponseOrBuilder. getParticipants(int index)The list of participants.static ParticipantParticipant. parseDelimitedFrom(InputStream input)static ParticipantParticipant. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ParticipantParticipant. parseFrom(byte[] data)static ParticipantParticipant. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ParticipantParticipant. parseFrom(com.google.protobuf.ByteString data)static ParticipantParticipant. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ParticipantParticipant. parseFrom(com.google.protobuf.CodedInputStream input)static ParticipantParticipant. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ParticipantParticipant. parseFrom(InputStream input)static ParticipantParticipant. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ParticipantParticipant. parseFrom(ByteBuffer data)static ParticipantParticipant. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ParticipantParticipantsClient. updateParticipant(Participant participant, com.google.protobuf.FieldMask updateMask)Updates the specified participant.ParticipantParticipantsClient. updateParticipant(UpdateParticipantRequest request)Updates the specified participant.ParticipantParticipantsGrpc.ParticipantsBlockingStub. updateParticipant(UpdateParticipantRequest request)Updates the specified participant.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Participant Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Participant>ParticipantsGrpc.ParticipantsFutureStub. createParticipant(CreateParticipantRequest request)Creates a new participant in a conversation.com.google.api.gax.rpc.UnaryCallable<CreateParticipantRequest,Participant>ParticipantsClient. createParticipantCallable()Creates a new participant in a conversation.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateParticipantRequest,Participant>ParticipantsSettings.Builder. createParticipantSettings()Returns the builder for the settings used for calls to createParticipant.com.google.api.gax.rpc.UnaryCallSettings<CreateParticipantRequest,Participant>ParticipantsSettings. createParticipantSettings()Returns the object with the settings used for calls to createParticipant.static io.grpc.MethodDescriptor<CreateParticipantRequest,Participant>ParticipantsGrpc. getCreateParticipantMethod()static io.grpc.MethodDescriptor<GetParticipantRequest,Participant>ParticipantsGrpc. getGetParticipantMethod()com.google.protobuf.Parser<Participant>Participant. getParserForType()com.google.common.util.concurrent.ListenableFuture<Participant>ParticipantsGrpc.ParticipantsFutureStub. getParticipant(GetParticipantRequest request)Retrieves a conversation participant.com.google.api.gax.rpc.UnaryCallable<GetParticipantRequest,Participant>ParticipantsClient. getParticipantCallable()Retrieves a conversation participant.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetParticipantRequest,Participant>ParticipantsSettings.Builder. getParticipantSettings()Returns the builder for the settings used for calls to getParticipant.com.google.api.gax.rpc.UnaryCallSettings<GetParticipantRequest,Participant>ParticipantsSettings. getParticipantSettings()Returns the object with the settings used for calls to getParticipant.List<Participant>ListParticipantsResponse.Builder. getParticipantsList()The list of participants.List<Participant>ListParticipantsResponse. getParticipantsList()The list of participants.List<Participant>ListParticipantsResponseOrBuilder. getParticipantsList()The list of participants.static io.grpc.MethodDescriptor<UpdateParticipantRequest,Participant>ParticipantsGrpc. getUpdateParticipantMethod()static com.google.protobuf.Parser<Participant>Participant. parser()com.google.common.util.concurrent.ListenableFuture<Participant>ParticipantsGrpc.ParticipantsFutureStub. updateParticipant(UpdateParticipantRequest request)Updates the specified participant.com.google.api.gax.rpc.UnaryCallable<UpdateParticipantRequest,Participant>ParticipantsClient. updateParticipantCallable()Updates the specified participant.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateParticipantRequest,Participant>ParticipantsSettings.Builder. updateParticipantSettings()Returns the builder for the settings used for calls to updateParticipant.com.google.api.gax.rpc.UnaryCallSettings<UpdateParticipantRequest,Participant>ParticipantsSettings. updateParticipantSettings()Returns the object with the settings used for calls to updateParticipant.Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type Participant Modifier and Type Method Description ListParticipantsResponse.BuilderListParticipantsResponse.Builder. addParticipants(int index, Participant value)The list of participants.ListParticipantsResponse.BuilderListParticipantsResponse.Builder. addParticipants(Participant value)The list of participants.ParticipantParticipantsClient. createParticipant(ConversationName parent, Participant participant)Creates a new participant in a conversation.ParticipantParticipantsClient. createParticipant(String parent, Participant participant)Creates a new participant in a conversation.Participant.BuilderParticipant.Builder. mergeFrom(Participant other)CreateParticipantRequest.BuilderCreateParticipantRequest.Builder. mergeParticipant(Participant value)Required.UpdateParticipantRequest.BuilderUpdateParticipantRequest.Builder. mergeParticipant(Participant value)Required.static Participant.BuilderParticipant. newBuilder(Participant prototype)CreateParticipantRequest.BuilderCreateParticipantRequest.Builder. setParticipant(Participant value)Required.UpdateParticipantRequest.BuilderUpdateParticipantRequest.Builder. setParticipant(Participant value)Required.ListParticipantsResponse.BuilderListParticipantsResponse.Builder. setParticipants(int index, Participant value)The list of participants.ParticipantParticipantsClient. updateParticipant(Participant participant, com.google.protobuf.FieldMask updateMask)Updates the specified participant.Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type Participant Modifier and Type Method Description ListParticipantsResponse.BuilderListParticipantsResponse.Builder. addAllParticipants(Iterable<? extends Participant> values)The list of participants.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)default voidParticipantsGrpc.AsyncService. createParticipant(CreateParticipantRequest request, io.grpc.stub.StreamObserver<Participant> responseObserver)Creates a new participant in a conversation.voidParticipantsGrpc.ParticipantsStub. createParticipant(CreateParticipantRequest request, io.grpc.stub.StreamObserver<Participant> responseObserver)Creates a new participant in a conversation.default voidParticipantsGrpc.AsyncService. getParticipant(GetParticipantRequest request, io.grpc.stub.StreamObserver<Participant> responseObserver)Retrieves a conversation participant.voidParticipantsGrpc.ParticipantsStub. getParticipant(GetParticipantRequest request, io.grpc.stub.StreamObserver<Participant> responseObserver)Retrieves a conversation participant.default voidParticipantsGrpc.AsyncService. updateParticipant(UpdateParticipantRequest request, io.grpc.stub.StreamObserver<Participant> responseObserver)Updates the specified participant.voidParticipantsGrpc.ParticipantsStub. updateParticipant(UpdateParticipantRequest request, io.grpc.stub.StreamObserver<Participant> responseObserver)Updates the specified participant. -
Uses of Participant in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type Participant Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateParticipantRequest,Participant>GrpcParticipantsStub. createParticipantCallable()com.google.api.gax.rpc.UnaryCallable<CreateParticipantRequest,Participant>HttpJsonParticipantsStub. createParticipantCallable()com.google.api.gax.rpc.UnaryCallable<CreateParticipantRequest,Participant>ParticipantsStub. createParticipantCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateParticipantRequest,Participant>ParticipantsStubSettings.Builder. createParticipantSettings()Returns the builder for the settings used for calls to createParticipant.com.google.api.gax.rpc.UnaryCallSettings<CreateParticipantRequest,Participant>ParticipantsStubSettings. createParticipantSettings()Returns the object with the settings used for calls to createParticipant.com.google.api.gax.rpc.UnaryCallable<GetParticipantRequest,Participant>GrpcParticipantsStub. getParticipantCallable()com.google.api.gax.rpc.UnaryCallable<GetParticipantRequest,Participant>HttpJsonParticipantsStub. getParticipantCallable()com.google.api.gax.rpc.UnaryCallable<GetParticipantRequest,Participant>ParticipantsStub. getParticipantCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetParticipantRequest,Participant>ParticipantsStubSettings.Builder. getParticipantSettings()Returns the builder for the settings used for calls to getParticipant.com.google.api.gax.rpc.UnaryCallSettings<GetParticipantRequest,Participant>ParticipantsStubSettings. getParticipantSettings()Returns the object with the settings used for calls to getParticipant.com.google.api.gax.rpc.UnaryCallable<UpdateParticipantRequest,Participant>GrpcParticipantsStub. updateParticipantCallable()com.google.api.gax.rpc.UnaryCallable<UpdateParticipantRequest,Participant>HttpJsonParticipantsStub. updateParticipantCallable()com.google.api.gax.rpc.UnaryCallable<UpdateParticipantRequest,Participant>ParticipantsStub. updateParticipantCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateParticipantRequest,Participant>ParticipantsStubSettings.Builder. updateParticipantSettings()Returns the builder for the settings used for calls to updateParticipant.com.google.api.gax.rpc.UnaryCallSettings<UpdateParticipantRequest,Participant>ParticipantsStubSettings. updateParticipantSettings()Returns the object with the settings used for calls to updateParticipant.
-