ConversationDataSource.Builder |
ConversationDataSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.clear() |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.clearDialogflowSource() |
The source when the conversation comes from Dialogflow.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.clearGcsSource() |
A Cloud Storage location specification for the audio and transcript.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.clearSource() |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.clone() |
|
ConversationDataSource.Builder |
Conversation.Builder.getDataSourceBuilder() |
The source of the audio and transcription for the conversation.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.mergeDialogflowSource(DialogflowSource value) |
The source when the conversation comes from Dialogflow.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.mergeFrom(ConversationDataSource other) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.mergeGcsSource(GcsSource value) |
A Cloud Storage location specification for the audio and transcript.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ConversationDataSource.Builder |
ConversationDataSource.newBuilder() |
|
static ConversationDataSource.Builder |
ConversationDataSource.newBuilder(ConversationDataSource prototype) |
|
ConversationDataSource.Builder |
ConversationDataSource.newBuilderForType() |
|
protected ConversationDataSource.Builder |
ConversationDataSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.setDialogflowSource(DialogflowSource value) |
The source when the conversation comes from Dialogflow.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.setDialogflowSource(DialogflowSource.Builder builderForValue) |
The source when the conversation comes from Dialogflow.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.setGcsSource(GcsSource value) |
A Cloud Storage location specification for the audio and transcript.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.setGcsSource(GcsSource.Builder builderForValue) |
A Cloud Storage location specification for the audio and transcript.
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ConversationDataSource.Builder |
ConversationDataSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ConversationDataSource.Builder |
ConversationDataSource.toBuilder() |
|