| Modifier and Type | Method and Description |
|---|---|
Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.Builder.build() |
Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.Builder.buildPartial() |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.getDefaultInstance() |
Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.getDefaultInstanceForType() |
Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.Builder.getDefaultInstanceForType() |
Document.Entity.NormalizedValue |
Document.EntityOrBuilder.getNormalizedValue()
Optional.
|
Document.Entity.NormalizedValue |
Document.Entity.getNormalizedValue()
Optional.
|
Document.Entity.NormalizedValue |
Document.Entity.Builder.getNormalizedValue()
Optional.
|
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseDelimitedFrom(InputStream input) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(byte[] data) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(ByteBuffer data) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(com.google.protobuf.ByteString data) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(InputStream input) |
static Document.Entity.NormalizedValue |
Document.Entity.NormalizedValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Document.Entity.NormalizedValue> |
Document.Entity.NormalizedValue.getParserForType() |
static com.google.protobuf.Parser<Document.Entity.NormalizedValue> |
Document.Entity.NormalizedValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeFrom(Document.Entity.NormalizedValue other) |
Document.Entity.Builder |
Document.Entity.Builder.mergeNormalizedValue(Document.Entity.NormalizedValue value)
Optional.
|
static Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.newBuilder(Document.Entity.NormalizedValue prototype) |
Document.Entity.Builder |
Document.Entity.Builder.setNormalizedValue(Document.Entity.NormalizedValue value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.