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