GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue
class GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue extends Model (View source)
Properties
protected | $addressValueType | ||
protected | $addressValueDataType | ||
bool | $booleanValue | ||
protected | $dateValueType | ||
protected | $dateValueDataType | ||
protected | $datetimeValueType | ||
protected | $datetimeValueDataType | ||
float | $floatValue | ||
int | $integerValue | ||
protected | $moneyValueType | ||
protected | $moneyValueDataType | ||
string | $text |
Methods
getAddressValue()
No description
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
getDateValue()
No description
getDatetimeValue()
No description
setFloatValue($floatValue)
No description
float
getFloatValue()
No description
setIntegerValue($integerValue)
No description
int
getIntegerValue()
No description
getMoneyValue()
No description
setText($text)
No description
string
getText()
No description
Details
setAddressValue(GoogleTypePostalAddress $addressValue)
No description
GoogleTypePostalAddress
getAddressValue()
No description
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDateValue(GoogleTypeDate $dateValue)
No description
GoogleTypeDate
getDateValue()
No description
setDatetimeValue(GoogleTypeDateTime $datetimeValue)
No description
GoogleTypeDateTime
getDatetimeValue()
No description
setFloatValue($floatValue)
No description
float
getFloatValue()
No description
setIntegerValue($integerValue)
No description
int
getIntegerValue()
No description
setMoneyValue(GoogleTypeMoney $moneyValue)
No description
GoogleTypeMoney
getMoneyValue()
No description
setText($text)
No description
string
getText()
No description