Package | Description |
---|---|
com.google.firestore.admin.v1 |
Modifier and Type | Method and Description |
---|---|
FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.Builder.build() |
FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.Builder.buildPartial() |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.getDefaultInstance() |
FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.getDefaultInstanceForType() |
FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.Builder.getDefaultInstanceForType() |
FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.getIndexConfigDeltas(int index)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.Builder.getIndexConfigDeltas(int index)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadataOrBuilder.getIndexConfigDeltas(int index)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseDelimitedFrom(InputStream input) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(byte[] data) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(ByteBuffer data) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(com.google.protobuf.ByteString data) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(com.google.protobuf.CodedInputStream input) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(InputStream input) |
static FieldOperationMetadata.IndexConfigDelta |
FieldOperationMetadata.IndexConfigDelta.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<FieldOperationMetadata.IndexConfigDelta> |
FieldOperationMetadata.getIndexConfigDeltasList()
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
List<FieldOperationMetadata.IndexConfigDelta> |
FieldOperationMetadata.Builder.getIndexConfigDeltasList()
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
List<FieldOperationMetadata.IndexConfigDelta> |
FieldOperationMetadataOrBuilder.getIndexConfigDeltasList()
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
com.google.protobuf.Parser<FieldOperationMetadata.IndexConfigDelta> |
FieldOperationMetadata.IndexConfigDelta.getParserForType() |
static com.google.protobuf.Parser<FieldOperationMetadata.IndexConfigDelta> |
FieldOperationMetadata.IndexConfigDelta.parser() |
Modifier and Type | Method and Description |
---|---|
FieldOperationMetadata.Builder |
FieldOperationMetadata.Builder.addIndexConfigDeltas(FieldOperationMetadata.IndexConfigDelta value)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
FieldOperationMetadata.Builder |
FieldOperationMetadata.Builder.addIndexConfigDeltas(int index,
FieldOperationMetadata.IndexConfigDelta value)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
FieldOperationMetadata.IndexConfigDelta.Builder |
FieldOperationMetadata.IndexConfigDelta.Builder.mergeFrom(FieldOperationMetadata.IndexConfigDelta other) |
static FieldOperationMetadata.IndexConfigDelta.Builder |
FieldOperationMetadata.IndexConfigDelta.newBuilder(FieldOperationMetadata.IndexConfigDelta prototype) |
FieldOperationMetadata.Builder |
FieldOperationMetadata.Builder.setIndexConfigDeltas(int index,
FieldOperationMetadata.IndexConfigDelta value)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
Modifier and Type | Method and Description |
---|---|
FieldOperationMetadata.Builder |
FieldOperationMetadata.Builder.addAllIndexConfigDeltas(Iterable<? extends FieldOperationMetadata.IndexConfigDelta> values)
A list of [IndexConfigDelta][google.firestore.admin.v1.FieldOperationMetadata.IndexConfigDelta], which describe the intent of this
operation.
|
Copyright © 2023 Google LLC. All rights reserved.