GoogleCloudDatacatalogV1TagField
class GoogleCloudDatacatalogV1TagField extends Model (View source)
Properties
bool | $boolValue | ||
string | $displayName | ||
$doubleValue | |||
protected | $enumValueType | ||
protected | $enumValueDataType | ||
int | $order | ||
string | $richtextValue | ||
string | $stringValue | ||
string | $timestampValue |
Methods
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
getEnumValue()
No description
setOrder($order)
No description
int
getOrder()
No description
setRichtextValue($richtextValue)
No description
string
getRichtextValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
setTimestampValue($timestampValue)
No description
string
getTimestampValue()
No description
Details
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setEnumValue(GoogleCloudDatacatalogV1TagFieldEnumValue $enumValue)
No description
GoogleCloudDatacatalogV1TagFieldEnumValue
getEnumValue()
No description
setOrder($order)
No description
int
getOrder()
No description
setRichtextValue($richtextValue)
No description
string
getRichtextValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
setTimestampValue($timestampValue)
No description
string
getTimestampValue()
No description