Package | Description |
---|---|
com.google.cloud.language.v1beta2 |
A client to Cloud Natural Language API
|
Modifier and Type | Method and Description |
---|---|
static Document.SourceCase |
Document.SourceCase.forNumber(int value) |
Document.SourceCase |
DocumentOrBuilder.getSourceCase() |
Document.SourceCase |
Document.getSourceCase() |
Document.SourceCase |
Document.Builder.getSourceCase() |
static Document.SourceCase |
Document.SourceCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Document.SourceCase |
Document.SourceCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Document.SourceCase[] |
Document.SourceCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.