| Modifier and Type | Method and Description |
|---|---|
Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.Builder.build() |
Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.Builder.buildPartial() |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.getDefaultInstance() |
Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.getDefaultInstanceForType() |
Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.Builder.getDefaultInstanceForType() |
Document.AclInfo.AccessRestriction |
Document.AclInfoOrBuilder.getReaders(int index)
Readers of the document.
|
Document.AclInfo.AccessRestriction |
Document.AclInfo.getReaders(int index)
Readers of the document.
|
Document.AclInfo.AccessRestriction |
Document.AclInfo.Builder.getReaders(int index)
Readers of the document.
|
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseDelimitedFrom(InputStream input) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(byte[] data) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(ByteBuffer data) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(com.google.protobuf.ByteString data) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(InputStream input) |
static Document.AclInfo.AccessRestriction |
Document.AclInfo.AccessRestriction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Document.AclInfo.AccessRestriction> |
Document.AclInfo.AccessRestriction.getParserForType() |
List<Document.AclInfo.AccessRestriction> |
Document.AclInfoOrBuilder.getReadersList()
Readers of the document.
|
List<Document.AclInfo.AccessRestriction> |
Document.AclInfo.getReadersList()
Readers of the document.
|
List<Document.AclInfo.AccessRestriction> |
Document.AclInfo.Builder.getReadersList()
Readers of the document.
|
static com.google.protobuf.Parser<Document.AclInfo.AccessRestriction> |
Document.AclInfo.AccessRestriction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.AclInfo.Builder |
Document.AclInfo.Builder.addReaders(Document.AclInfo.AccessRestriction value)
Readers of the document.
|
Document.AclInfo.Builder |
Document.AclInfo.Builder.addReaders(int index,
Document.AclInfo.AccessRestriction value)
Readers of the document.
|
Document.AclInfo.AccessRestriction.Builder |
Document.AclInfo.AccessRestriction.Builder.mergeFrom(Document.AclInfo.AccessRestriction other) |
static Document.AclInfo.AccessRestriction.Builder |
Document.AclInfo.AccessRestriction.newBuilder(Document.AclInfo.AccessRestriction prototype) |
Document.AclInfo.Builder |
Document.AclInfo.Builder.setReaders(int index,
Document.AclInfo.AccessRestriction value)
Readers of the document.
|
| Modifier and Type | Method and Description |
|---|---|
Document.AclInfo.Builder |
Document.AclInfo.Builder.addAllReaders(Iterable<? extends Document.AclInfo.AccessRestriction> values)
Readers of the document.
|
Copyright © 2024 Google LLC. All rights reserved.