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