| Modifier and Type | Method and Description |
|---|---|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clear() |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearAddressValue()
Postal address.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearBooleanValue()
Boolean value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearDatetimeValue()
DateTime value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearDateValue()
Date value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearFloatValue()
Float value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearIntegerValue()
Integer value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearMoneyValue()
Money value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearStructuredValue() |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clearText()
Optional.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.clone() |
Document.Entity.NormalizedValue.Builder |
Document.Entity.Builder.getNormalizedValueBuilder()
Optional.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeAddressValue(com.google.type.PostalAddress value)
Postal address.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeDatetimeValue(com.google.type.DateTime value)
DateTime value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeDateValue(com.google.type.Date value)
Date value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeFrom(Document.Entity.NormalizedValue other) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeFrom(com.google.protobuf.Message other) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeMoneyValue(com.google.type.Money value)
Money value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.newBuilder() |
static Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.newBuilder(Document.Entity.NormalizedValue prototype) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.newBuilderForType() |
protected Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setAddressValue(com.google.type.PostalAddress.Builder builderForValue)
Postal address.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setAddressValue(com.google.type.PostalAddress value)
Postal address.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setBooleanValue(boolean value)
Boolean value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setDatetimeValue(com.google.type.DateTime.Builder builderForValue)
DateTime value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setDatetimeValue(com.google.type.DateTime value)
DateTime value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setDateValue(com.google.type.Date.Builder builderForValue)
Date value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setDateValue(com.google.type.Date value)
Date value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setFloatValue(float value)
Float value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setIntegerValue(int value)
Integer value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setMoneyValue(com.google.type.Money.Builder builderForValue)
Money value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setMoneyValue(com.google.type.Money value)
Money value.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setText(String value)
Optional.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setTextBytes(com.google.protobuf.ByteString value)
Optional.
|
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Document.Entity.NormalizedValue.Builder |
Document.Entity.NormalizedValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Document.Entity.Builder |
Document.Entity.Builder.setNormalizedValue(Document.Entity.NormalizedValue.Builder builderForValue)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.