| Modifier and Type | Method and Description |
|---|---|
static IngestConversationsRequest.GcsSource.BucketObjectType |
IngestConversationsRequest.GcsSource.BucketObjectType.forNumber(int value) |
IngestConversationsRequest.GcsSource.BucketObjectType |
IngestConversationsRequest.GcsSourceOrBuilder.getBucketObjectType()
Optional.
|
IngestConversationsRequest.GcsSource.BucketObjectType |
IngestConversationsRequest.GcsSource.getBucketObjectType()
Optional.
|
IngestConversationsRequest.GcsSource.BucketObjectType |
IngestConversationsRequest.GcsSource.Builder.getBucketObjectType()
Optional.
|
static IngestConversationsRequest.GcsSource.BucketObjectType |
IngestConversationsRequest.GcsSource.BucketObjectType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static IngestConversationsRequest.GcsSource.BucketObjectType |
IngestConversationsRequest.GcsSource.BucketObjectType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IngestConversationsRequest.GcsSource.BucketObjectType |
IngestConversationsRequest.GcsSource.BucketObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngestConversationsRequest.GcsSource.BucketObjectType[] |
IngestConversationsRequest.GcsSource.BucketObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<IngestConversationsRequest.GcsSource.BucketObjectType> |
IngestConversationsRequest.GcsSource.BucketObjectType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
IngestConversationsRequest.GcsSource.Builder |
IngestConversationsRequest.GcsSource.Builder.setBucketObjectType(IngestConversationsRequest.GcsSource.BucketObjectType value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.