Package | Description |
---|---|
com.google.firestore.admin.v1 |
Modifier and Type | Method and Description |
---|---|
Progress |
Progress.Builder.build() |
Progress |
Progress.Builder.buildPartial() |
static Progress |
Progress.getDefaultInstance() |
Progress |
Progress.getDefaultInstanceForType() |
Progress |
Progress.Builder.getDefaultInstanceForType() |
Progress |
ImportDocumentsMetadata.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
ImportDocumentsMetadata.Builder.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
FieldOperationMetadata.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
FieldOperationMetadata.Builder.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
IndexOperationMetadata.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
IndexOperationMetadata.Builder.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
ImportDocumentsMetadataOrBuilder.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
FieldOperationMetadataOrBuilder.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
IndexOperationMetadataOrBuilder.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
ExportDocumentsMetadata.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
ExportDocumentsMetadata.Builder.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
ExportDocumentsMetadataOrBuilder.getProgressBytes()
The progress, in bytes, of this operation.
|
Progress |
ImportDocumentsMetadata.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
ImportDocumentsMetadata.Builder.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
FieldOperationMetadata.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
FieldOperationMetadata.Builder.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
IndexOperationMetadata.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
IndexOperationMetadata.Builder.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
ImportDocumentsMetadataOrBuilder.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
FieldOperationMetadataOrBuilder.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
IndexOperationMetadataOrBuilder.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
ExportDocumentsMetadata.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
ExportDocumentsMetadata.Builder.getProgressDocuments()
The progress, in documents, of this operation.
|
Progress |
ExportDocumentsMetadataOrBuilder.getProgressDocuments()
The progress, in documents, of this operation.
|
static Progress |
Progress.parseDelimitedFrom(InputStream input) |
static Progress |
Progress.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Progress |
Progress.parseFrom(byte[] data) |
static Progress |
Progress.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Progress |
Progress.parseFrom(ByteBuffer data) |
static Progress |
Progress.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Progress |
Progress.parseFrom(com.google.protobuf.ByteString data) |
static Progress |
Progress.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Progress |
Progress.parseFrom(com.google.protobuf.CodedInputStream input) |
static Progress |
Progress.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Progress |
Progress.parseFrom(InputStream input) |
static Progress |
Progress.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Progress> |
Progress.getParserForType() |
static com.google.protobuf.Parser<Progress> |
Progress.parser() |
Modifier and Type | Method and Description |
---|---|
Progress.Builder |
Progress.Builder.mergeFrom(Progress other) |
ImportDocumentsMetadata.Builder |
ImportDocumentsMetadata.Builder.mergeProgressBytes(Progress value)
The progress, in bytes, of this operation.
|
FieldOperationMetadata.Builder |
FieldOperationMetadata.Builder.mergeProgressBytes(Progress value)
The progress, in bytes, of this operation.
|
IndexOperationMetadata.Builder |
IndexOperationMetadata.Builder.mergeProgressBytes(Progress value)
The progress, in bytes, of this operation.
|
ExportDocumentsMetadata.Builder |
ExportDocumentsMetadata.Builder.mergeProgressBytes(Progress value)
The progress, in bytes, of this operation.
|
ImportDocumentsMetadata.Builder |
ImportDocumentsMetadata.Builder.mergeProgressDocuments(Progress value)
The progress, in documents, of this operation.
|
FieldOperationMetadata.Builder |
FieldOperationMetadata.Builder.mergeProgressDocuments(Progress value)
The progress, in documents, of this operation.
|
IndexOperationMetadata.Builder |
IndexOperationMetadata.Builder.mergeProgressDocuments(Progress value)
The progress, in documents, of this operation.
|
ExportDocumentsMetadata.Builder |
ExportDocumentsMetadata.Builder.mergeProgressDocuments(Progress value)
The progress, in documents, of this operation.
|
static Progress.Builder |
Progress.newBuilder(Progress prototype) |
ImportDocumentsMetadata.Builder |
ImportDocumentsMetadata.Builder.setProgressBytes(Progress value)
The progress, in bytes, of this operation.
|
FieldOperationMetadata.Builder |
FieldOperationMetadata.Builder.setProgressBytes(Progress value)
The progress, in bytes, of this operation.
|
IndexOperationMetadata.Builder |
IndexOperationMetadata.Builder.setProgressBytes(Progress value)
The progress, in bytes, of this operation.
|
ExportDocumentsMetadata.Builder |
ExportDocumentsMetadata.Builder.setProgressBytes(Progress value)
The progress, in bytes, of this operation.
|
ImportDocumentsMetadata.Builder |
ImportDocumentsMetadata.Builder.setProgressDocuments(Progress value)
The progress, in documents, of this operation.
|
FieldOperationMetadata.Builder |
FieldOperationMetadata.Builder.setProgressDocuments(Progress value)
The progress, in documents, of this operation.
|
IndexOperationMetadata.Builder |
IndexOperationMetadata.Builder.setProgressDocuments(Progress value)
The progress, in documents, of this operation.
|
ExportDocumentsMetadata.Builder |
ExportDocumentsMetadata.Builder.setProgressDocuments(Progress value)
The progress, in documents, of this operation.
|
Copyright © 2023 Google LLC. All rights reserved.