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