Package | Description |
---|---|
com.google.firestore.admin.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
FieldOperationMetadata.IndexConfigDelta
Information about an index configuration change.
|
static class |
FieldOperationMetadata.IndexConfigDelta.Builder
Information about an index configuration change.
|
Modifier and Type | Method and Description |
---|---|
FieldOperationMetadata.IndexConfigDeltaOrBuilder |
FieldOperationMetadata.getIndexConfigDeltasOrBuilder(int index)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
FieldOperationMetadata.IndexConfigDeltaOrBuilder |
FieldOperationMetadata.Builder.getIndexConfigDeltasOrBuilder(int index)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
FieldOperationMetadata.IndexConfigDeltaOrBuilder |
FieldOperationMetadataOrBuilder.getIndexConfigDeltasOrBuilder(int index)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
Modifier and Type | Method and Description |
---|---|
List<? extends FieldOperationMetadata.IndexConfigDeltaOrBuilder> |
FieldOperationMetadata.getIndexConfigDeltasOrBuilderList()
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
List<? extends FieldOperationMetadata.IndexConfigDeltaOrBuilder> |
FieldOperationMetadata.Builder.getIndexConfigDeltasOrBuilderList()
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
List<? extends FieldOperationMetadata.IndexConfigDeltaOrBuilder> |
FieldOperationMetadataOrBuilder.getIndexConfigDeltasOrBuilderList()
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
Copyright © 2023 Google LLC. All rights reserved.