| Modifier and Type | Method and Description |
|---|---|
static IngestConversationsRequest.SourceCase |
IngestConversationsRequest.SourceCase.forNumber(int value) |
IngestConversationsRequest.SourceCase |
IngestConversationsRequestOrBuilder.getSourceCase() |
IngestConversationsRequest.SourceCase |
IngestConversationsRequest.getSourceCase() |
IngestConversationsRequest.SourceCase |
IngestConversationsRequest.Builder.getSourceCase() |
static IngestConversationsRequest.SourceCase |
IngestConversationsRequest.SourceCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IngestConversationsRequest.SourceCase |
IngestConversationsRequest.SourceCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngestConversationsRequest.SourceCase[] |
IngestConversationsRequest.SourceCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.