| Modifier and Type | Method and Description |
|---|---|
DocumentSchema.Metadata |
DocumentSchema.Metadata.Builder.build() |
DocumentSchema.Metadata |
DocumentSchema.Metadata.Builder.buildPartial() |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.getDefaultInstance() |
DocumentSchema.Metadata |
DocumentSchema.Metadata.getDefaultInstanceForType() |
DocumentSchema.Metadata |
DocumentSchema.Metadata.Builder.getDefaultInstanceForType() |
DocumentSchema.Metadata |
DocumentSchema.getMetadata()
Metadata of the schema.
|
DocumentSchema.Metadata |
DocumentSchema.Builder.getMetadata()
Metadata of the schema.
|
DocumentSchema.Metadata |
DocumentSchemaOrBuilder.getMetadata()
Metadata of the schema.
|
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseDelimitedFrom(InputStream input) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(byte[] data) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(ByteBuffer data) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(com.google.protobuf.ByteString data) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(InputStream input) |
static DocumentSchema.Metadata |
DocumentSchema.Metadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DocumentSchema.Metadata> |
DocumentSchema.Metadata.getParserForType() |
static com.google.protobuf.Parser<DocumentSchema.Metadata> |
DocumentSchema.Metadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
DocumentSchema.Metadata.Builder |
DocumentSchema.Metadata.Builder.mergeFrom(DocumentSchema.Metadata other) |
DocumentSchema.Builder |
DocumentSchema.Builder.mergeMetadata(DocumentSchema.Metadata value)
Metadata of the schema.
|
static DocumentSchema.Metadata.Builder |
DocumentSchema.Metadata.newBuilder(DocumentSchema.Metadata prototype) |
DocumentSchema.Builder |
DocumentSchema.Builder.setMetadata(DocumentSchema.Metadata value)
Metadata of the schema.
|
Copyright © 2024 Google LLC. All rights reserved.