| Modifier and Type | Method and Description |
|---|---|
DocumentLocation |
DocumentLocation.Builder.build() |
DocumentLocation |
DocumentLocation.Builder.buildPartial() |
static DocumentLocation |
DocumentLocation.getDefaultInstance() |
DocumentLocation |
DocumentLocation.getDefaultInstanceForType() |
DocumentLocation |
DocumentLocation.Builder.getDefaultInstanceForType() |
DocumentLocation |
ContentLocation.getDocumentLocation()
Location data for document files.
|
DocumentLocation |
ContentLocation.Builder.getDocumentLocation()
Location data for document files.
|
DocumentLocation |
ContentLocationOrBuilder.getDocumentLocation()
Location data for document files.
|
static DocumentLocation |
DocumentLocation.parseDelimitedFrom(InputStream input) |
static DocumentLocation |
DocumentLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentLocation |
DocumentLocation.parseFrom(byte[] data) |
static DocumentLocation |
DocumentLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentLocation |
DocumentLocation.parseFrom(ByteBuffer data) |
static DocumentLocation |
DocumentLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentLocation |
DocumentLocation.parseFrom(com.google.protobuf.ByteString data) |
static DocumentLocation |
DocumentLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentLocation |
DocumentLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static DocumentLocation |
DocumentLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentLocation |
DocumentLocation.parseFrom(InputStream input) |
static DocumentLocation |
DocumentLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DocumentLocation> |
DocumentLocation.getParserForType() |
static com.google.protobuf.Parser<DocumentLocation> |
DocumentLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ContentLocation.Builder |
ContentLocation.Builder.mergeDocumentLocation(DocumentLocation value)
Location data for document files.
|
DocumentLocation.Builder |
DocumentLocation.Builder.mergeFrom(DocumentLocation other) |
static DocumentLocation.Builder |
DocumentLocation.newBuilder(DocumentLocation prototype) |
ContentLocation.Builder |
ContentLocation.Builder.setDocumentLocation(DocumentLocation value)
Location data for document files.
|
Copyright © 2022 Google LLC. All rights reserved.