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

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

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setEnumValue(GoogleCloudDatacatalogV1TagFieldEnumValue $enumValue)

No description

setOrder($order)

No description

Parameters

$order

int getOrder()

No description

Return Value

int

setRichtextValue($richtextValue)

No description

Parameters

$richtextValue

string getRichtextValue()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string

setTimestampValue($timestampValue)

No description

Parameters

$timestampValue

string getTimestampValue()

No description

Return Value

string