class GoogleCloudContentwarehouseV1Value extends Model (View source)

Properties

bool $booleanValue
protected $datetimeValueType
protected $datetimeValueDataType
protected $enumValueType
protected $enumValueDataType
float $floatValue
int $intValue
string $stringValue
protected $timestampValueType
protected $timestampValueDataType

Methods

setBooleanValue($booleanValue)

No description

bool
getBooleanValue()

No description

setDatetimeValue(GoogleTypeDateTime $datetimeValue)

No description

setFloatValue($floatValue)

No description

float
getFloatValue()

No description

setIntValue($intValue)

No description

int
getIntValue()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setBooleanValue($booleanValue)

No description

Parameters

$booleanValue

bool getBooleanValue()

No description

Return Value

bool

setDatetimeValue(GoogleTypeDateTime $datetimeValue)

No description

Parameters

GoogleTypeDateTime $datetimeValue

GoogleTypeDateTime getDatetimeValue()

No description

Return Value

GoogleTypeDateTime

setEnumValue(GoogleCloudContentwarehouseV1EnumValue $enumValue)

No description

setFloatValue($floatValue)

No description

Parameters

$floatValue

float getFloatValue()

No description

Return Value

float

setIntValue($intValue)

No description

Parameters

$intValue

int getIntValue()

No description

Return Value

int

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string

setTimestampValue(GoogleCloudContentwarehouseV1TimestampValue $timestampValue)

No description

Parameters

GoogleCloudContentwarehouseV1TimestampValue $timestampValue