| Modifier and Type | Method and Description |
|---|---|
IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.Builder.build() |
IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.Builder.buildPartial() |
IngestConversationsRequest.ConversationConfig |
IngestConversationsRequestOrBuilder.getConversationConfig()
Configuration that applies to all conversations.
|
IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.getConversationConfig()
Configuration that applies to all conversations.
|
IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.Builder.getConversationConfig()
Configuration that applies to all conversations.
|
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.getDefaultInstance() |
IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.getDefaultInstanceForType() |
IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.Builder.getDefaultInstanceForType() |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseDelimitedFrom(InputStream input) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(byte[] data) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(ByteBuffer data) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(com.google.protobuf.ByteString data) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(InputStream input) |
static IngestConversationsRequest.ConversationConfig |
IngestConversationsRequest.ConversationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IngestConversationsRequest.ConversationConfig> |
IngestConversationsRequest.ConversationConfig.getParserForType() |
static com.google.protobuf.Parser<IngestConversationsRequest.ConversationConfig> |
IngestConversationsRequest.ConversationConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
IngestConversationsRequest.Builder |
IngestConversationsRequest.Builder.mergeConversationConfig(IngestConversationsRequest.ConversationConfig value)
Configuration that applies to all conversations.
|
IngestConversationsRequest.ConversationConfig.Builder |
IngestConversationsRequest.ConversationConfig.Builder.mergeFrom(IngestConversationsRequest.ConversationConfig other) |
static IngestConversationsRequest.ConversationConfig.Builder |
IngestConversationsRequest.ConversationConfig.newBuilder(IngestConversationsRequest.ConversationConfig prototype) |
IngestConversationsRequest.Builder |
IngestConversationsRequest.Builder.setConversationConfig(IngestConversationsRequest.ConversationConfig value)
Configuration that applies to all conversations.
|
Copyright © 2025 Google LLC. All rights reserved.