Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::Document::Entity::NormalizedValue.
Parsed and normalized entity value.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#address_value
def address_value() -> ::Google::Type::PostalAddress
-
(::Google::Type::PostalAddress) — Postal address. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/postal_address.proto
Note: The following fields are mutually exclusive:
address_value
,money_value
,date_value
,datetime_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#address_value=
def address_value=(value) -> ::Google::Type::PostalAddress
-
value (::Google::Type::PostalAddress) — Postal address. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/postal_address.proto
Note: The following fields are mutually exclusive:
address_value
,money_value
,date_value
,datetime_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Type::PostalAddress) — Postal address. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/postal_address.proto
Note: The following fields are mutually exclusive:
address_value
,money_value
,date_value
,datetime_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#boolean_value
def boolean_value() -> ::Boolean
-
(::Boolean) — Boolean value. Can be used for entities with binary values, or for
checkboxes.
Note: The following fields are mutually exclusive:
boolean_value
,money_value
,date_value
,datetime_value
,address_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#boolean_value=
def boolean_value=(value) -> ::Boolean
-
value (::Boolean) — Boolean value. Can be used for entities with binary values, or for
checkboxes.
Note: The following fields are mutually exclusive:
boolean_value
,money_value
,date_value
,datetime_value
,address_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Boolean) — Boolean value. Can be used for entities with binary values, or for
checkboxes.
Note: The following fields are mutually exclusive:
boolean_value
,money_value
,date_value
,datetime_value
,address_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#date_value
def date_value() -> ::Google::Type::Date
-
(::Google::Type::Date) — Date value. Includes year, month, day. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/date.proto
Note: The following fields are mutually exclusive:
date_value
,money_value
,datetime_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#date_value=
def date_value=(value) -> ::Google::Type::Date
-
value (::Google::Type::Date) — Date value. Includes year, month, day. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/date.proto
Note: The following fields are mutually exclusive:
date_value
,money_value
,datetime_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Type::Date) — Date value. Includes year, month, day. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/date.proto
Note: The following fields are mutually exclusive:
date_value
,money_value
,datetime_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#datetime_value
def datetime_value() -> ::Google::Type::DateTime
-
(::Google::Type::DateTime) — DateTime value. Includes date, time, and timezone. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/datetime.proto
Note: The following fields are mutually exclusive:
datetime_value
,money_value
,date_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#datetime_value=
def datetime_value=(value) -> ::Google::Type::DateTime
-
value (::Google::Type::DateTime) — DateTime value. Includes date, time, and timezone. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/datetime.proto
Note: The following fields are mutually exclusive:
datetime_value
,money_value
,date_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Type::DateTime) — DateTime value. Includes date, time, and timezone. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/datetime.proto
Note: The following fields are mutually exclusive:
datetime_value
,money_value
,date_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#float_value
def float_value() -> ::Float
-
(::Float) — Float value.
Note: The following fields are mutually exclusive:
float_value
,money_value
,date_value
,datetime_value
,address_value
,boolean_value
,integer_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#float_value=
def float_value=(value) -> ::Float
-
value (::Float) — Float value.
Note: The following fields are mutually exclusive:
float_value
,money_value
,date_value
,datetime_value
,address_value
,boolean_value
,integer_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Float) — Float value.
Note: The following fields are mutually exclusive:
float_value
,money_value
,date_value
,datetime_value
,address_value
,boolean_value
,integer_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#integer_value
def integer_value() -> ::Integer
-
(::Integer) — Integer value.
Note: The following fields are mutually exclusive:
integer_value
,money_value
,date_value
,datetime_value
,address_value
,boolean_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#integer_value=
def integer_value=(value) -> ::Integer
-
value (::Integer) — Integer value.
Note: The following fields are mutually exclusive:
integer_value
,money_value
,date_value
,datetime_value
,address_value
,boolean_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Integer) — Integer value.
Note: The following fields are mutually exclusive:
integer_value
,money_value
,date_value
,datetime_value
,address_value
,boolean_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#money_value
def money_value() -> ::Google::Type::Money
-
(::Google::Type::Money) — Money value. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/money.proto
Note: The following fields are mutually exclusive:
money_value
,date_value
,datetime_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#money_value=
def money_value=(value) -> ::Google::Type::Money
-
value (::Google::Type::Money) — Money value. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/money.proto
Note: The following fields are mutually exclusive:
money_value
,date_value
,datetime_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Type::Money) — Money value. See also:
https://github.com/googleapis/googleapis/blob/master/google/type/money.proto
Note: The following fields are mutually exclusive:
money_value
,date_value
,datetime_value
,address_value
,boolean_value
,integer_value
,float_value
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#text
def text() -> ::String
-
(::String) —
Optional. An optional field to store a normalized string. For some entity types, one of respective
structured_value
fields may also be populated. Also not all the types ofstructured_value
will be normalized. For example, some processors may not generatefloat
orinteger
normalized text by default.Below are sample formats mapped to structured values.
- Money/Currency type (
money_value
) is in the ISO 4217 text format. - Date type (
date_value
) is in the ISO 8601 text format. - Datetime type (
datetime_value
) is in the ISO 8601 text format.
- Money/Currency type (
#text=
def text=(value) -> ::String
-
value (::String) —
Optional. An optional field to store a normalized string. For some entity types, one of respective
structured_value
fields may also be populated. Also not all the types ofstructured_value
will be normalized. For example, some processors may not generatefloat
orinteger
normalized text by default.Below are sample formats mapped to structured values.
- Money/Currency type (
money_value
) is in the ISO 4217 text format. - Date type (
date_value
) is in the ISO 8601 text format. - Datetime type (
datetime_value
) is in the ISO 8601 text format.
- Money/Currency type (
-
(::String) —
Optional. An optional field to store a normalized string. For some entity types, one of respective
structured_value
fields may also be populated. Also not all the types ofstructured_value
will be normalized. For example, some processors may not generatefloat
orinteger
normalized text by default.Below are sample formats mapped to structured values.
- Money/Currency type (
money_value
) is in the ISO 4217 text format. - Date type (
date_value
) is in the ISO 8601 text format. - Datetime type (
datetime_value
) is in the ISO 8601 text format.
- Money/Currency type (