Uses of Interface
com.google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDeltaOrBuilder
-
Uses of FieldOperationMetadata.IndexConfigDeltaOrBuilder in com.google.firestore.admin.v1
Classes in com.google.firestore.admin.v1 that implement FieldOperationMetadata.IndexConfigDeltaOrBuilderModifier and TypeClassDescriptionstatic final classInformation about an index configuration change.static final classInformation about an index configuration change.Methods in com.google.firestore.admin.v1 that return FieldOperationMetadata.IndexConfigDeltaOrBuilderModifier and TypeMethodDescriptionFieldOperationMetadata.Builder.getIndexConfigDeltasOrBuilder(int index) A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.FieldOperationMetadata.getIndexConfigDeltasOrBuilder(int index) A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.FieldOperationMetadataOrBuilder.getIndexConfigDeltasOrBuilder(int index) A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.Methods in com.google.firestore.admin.v1 that return types with arguments of type FieldOperationMetadata.IndexConfigDeltaOrBuilderModifier and TypeMethodDescriptionFieldOperationMetadata.Builder.getIndexConfigDeltasOrBuilderList()A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.FieldOperationMetadata.getIndexConfigDeltasOrBuilderList()A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.FieldOperationMetadataOrBuilder.getIndexConfigDeltasOrBuilderList()A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this operation.