| Modifier and Type | Method and Description |
|---|---|
static Document.Page.Layout.Orientation |
Document.Page.Layout.Orientation.forNumber(int value) |
Document.Page.Layout.Orientation |
Document.Page.LayoutOrBuilder.getOrientation()
Detected orientation for the
[Layout][google.cloud.documentai.v1beta2.Document.Page.Layout].
|
Document.Page.Layout.Orientation |
Document.Page.Layout.getOrientation()
Detected orientation for the
[Layout][google.cloud.documentai.v1beta2.Document.Page.Layout].
|
Document.Page.Layout.Orientation |
Document.Page.Layout.Builder.getOrientation()
Detected orientation for the
[Layout][google.cloud.documentai.v1beta2.Document.Page.Layout].
|
static Document.Page.Layout.Orientation |
Document.Page.Layout.Orientation.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Document.Page.Layout.Orientation |
Document.Page.Layout.Orientation.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Document.Page.Layout.Orientation |
Document.Page.Layout.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Document.Page.Layout.Orientation[] |
Document.Page.Layout.Orientation.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<Document.Page.Layout.Orientation> |
Document.Page.Layout.Orientation.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Document.Page.Layout.Builder |
Document.Page.Layout.Builder.setOrientation(Document.Page.Layout.Orientation value)
Detected orientation for the
[Layout][google.cloud.documentai.v1beta2.Document.Page.Layout].
|
Copyright © 2023 Google LLC. All rights reserved.