GooglePrivacyDlpV2Value
class GooglePrivacyDlpV2Value extends Model (View source)
Properties
bool | $booleanValue | ||
protected | $dateValueType | ||
protected | $dateValueDataType | ||
string | $dayOfWeekValue | ||
$floatValue | |||
string | $integerValue | ||
string | $stringValue | ||
protected | $timeValueType | ||
protected | $timeValueDataType | ||
string | $timestampValue |
Methods
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
getDateValue()
No description
setDayOfWeekValue($dayOfWeekValue)
No description
string
getDayOfWeekValue()
No description
setFloatValue($floatValue)
No description
getFloatValue()
No description
setIntegerValue($integerValue)
No description
string
getIntegerValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
getTimeValue()
No description
setTimestampValue($timestampValue)
No description
string
getTimestampValue()
No description
Details
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDateValue(GoogleTypeDate $dateValue)
No description
GoogleTypeDate
getDateValue()
No description
setDayOfWeekValue($dayOfWeekValue)
No description
string
getDayOfWeekValue()
No description
setFloatValue($floatValue)
No description
getFloatValue()
No description
setIntegerValue($integerValue)
No description
string
getIntegerValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
setTimeValue(GoogleTypeTimeOfDay $timeValue)
No description
GoogleTypeTimeOfDay
getTimeValue()
No description
setTimestampValue($timestampValue)
No description
string
getTimestampValue()
No description