| Modifier and Type | Method and Description |
|---|---|
static FieldOperationMetadata.IndexConfigDelta.ChangeType |
FieldOperationMetadata.IndexConfigDelta.ChangeType.forNumber(int value) |
FieldOperationMetadata.IndexConfigDelta.ChangeType |
FieldOperationMetadata.IndexConfigDeltaOrBuilder.getChangeType()
Specifies how the index is changing.
|
FieldOperationMetadata.IndexConfigDelta.ChangeType |
FieldOperationMetadata.IndexConfigDelta.getChangeType()
Specifies how the index is changing.
|
FieldOperationMetadata.IndexConfigDelta.ChangeType |
FieldOperationMetadata.IndexConfigDelta.Builder.getChangeType()
Specifies how the index is changing.
|
static FieldOperationMetadata.IndexConfigDelta.ChangeType |
FieldOperationMetadata.IndexConfigDelta.ChangeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FieldOperationMetadata.IndexConfigDelta.ChangeType |
FieldOperationMetadata.IndexConfigDelta.ChangeType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FieldOperationMetadata.IndexConfigDelta.ChangeType |
FieldOperationMetadata.IndexConfigDelta.ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldOperationMetadata.IndexConfigDelta.ChangeType[] |
FieldOperationMetadata.IndexConfigDelta.ChangeType.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<FieldOperationMetadata.IndexConfigDelta.ChangeType> |
FieldOperationMetadata.IndexConfigDelta.ChangeType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FieldOperationMetadata.IndexConfigDelta.Builder |
FieldOperationMetadata.IndexConfigDelta.Builder.setChangeType(FieldOperationMetadata.IndexConfigDelta.ChangeType value)
Specifies how the index is changing.
|
Copyright © 2020 Google LLC. All rights reserved.