ConversationDataSource |
ConversationDataSource.Builder.build() |
|
ConversationDataSource |
ConversationDataSource.Builder.buildPartial() |
|
ConversationDataSource |
Conversation.Builder.getDataSource() |
The source of the audio and transcription for the conversation.
|
ConversationDataSource |
Conversation.getDataSource() |
The source of the audio and transcription for the conversation.
|
ConversationDataSource |
ConversationOrBuilder.getDataSource() |
The source of the audio and transcription for the conversation.
|
static ConversationDataSource |
ConversationDataSource.getDefaultInstance() |
|
ConversationDataSource |
ConversationDataSource.Builder.getDefaultInstanceForType() |
|
ConversationDataSource |
ConversationDataSource.getDefaultInstanceForType() |
|
static ConversationDataSource |
ConversationDataSource.parseDelimitedFrom(InputStream input) |
|
static ConversationDataSource |
ConversationDataSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(byte[] data) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(com.google.protobuf.ByteString data) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(InputStream input) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(ByteBuffer data) |
|
static ConversationDataSource |
ConversationDataSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|