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