Package | Description |
---|---|
com.google.firestore.admin.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
Index.IndexField
A field in an index.
|
static class |
Index.IndexField.Builder
A field in an index.
|
Modifier and Type | Method and Description |
---|---|
Index.IndexFieldOrBuilder |
Index.getFieldsOrBuilder(int index)
The fields supported by this index.
|
Index.IndexFieldOrBuilder |
Index.Builder.getFieldsOrBuilder(int index)
The fields supported by this index.
|
Index.IndexFieldOrBuilder |
IndexOrBuilder.getFieldsOrBuilder(int index)
The fields supported by this index.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Index.IndexFieldOrBuilder> |
Index.getFieldsOrBuilderList()
The fields supported by this index.
|
List<? extends Index.IndexFieldOrBuilder> |
Index.Builder.getFieldsOrBuilderList()
The fields supported by this index.
|
List<? extends Index.IndexFieldOrBuilder> |
IndexOrBuilder.getFieldsOrBuilderList()
The fields supported by this index.
|
Copyright © 2023 Google LLC. All rights reserved.