Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addAllParticipants(Iterable<? extends Participant> values)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(int index,
Participant.Builder builderForValue)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(int index,
Participant value)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(Participant.Builder builderForValue)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addParticipants(Participant value)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clear() |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearField(Descriptors.FieldDescriptor field) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearNextPageToken()
Token to retrieve the next page of results or empty if there are no
more results in the list.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clearParticipants()
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.clone() |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.mergeFrom(ListParticipantsResponse other) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.mergeFrom(Message other) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static ListParticipantsResponse.Builder |
ListParticipantsResponse.newBuilder() |
static ListParticipantsResponse.Builder |
ListParticipantsResponse.newBuilder(ListParticipantsResponse prototype) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.newBuilderForType() |
protected ListParticipantsResponse.Builder |
ListParticipantsResponse.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.removeParticipants(int index)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setNextPageToken(String value)
Token to retrieve the next page of results or empty if there are no
more results in the list.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setNextPageTokenBytes(ByteString value)
Token to retrieve the next page of results or empty if there are no
more results in the list.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setParticipants(int index,
Participant.Builder builderForValue)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setParticipants(int index,
Participant value)
The list of participants.
|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
ListParticipantsResponse.Builder |
ListParticipantsResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.