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