class GoogleCloudAiplatformV1FeatureValue extends Model (View source)

Properties

protected $boolArrayValueType
protected $boolArrayValueDataType
bool $boolValue
string $bytesValue
protected $doubleArrayValueType
protected $doubleArrayValueDataType
$doubleValue
protected $int64ArrayValueType
protected $int64ArrayValueDataType
string $int64Value
protected $metadataType
protected $metadataDataType
protected $stringArrayValueType
protected $stringArrayValueDataType
string $stringValue
protected $structValueType
protected $structValueDataType

Methods

setBoolArrayValue(GoogleCloudAiplatformV1BoolArray $boolArrayValue)

No description

setBoolValue($boolValue)

No description

bool
getBoolValue()

No description

setBytesValue($bytesValue)

No description

string
getBytesValue()

No description

setDoubleArrayValue(GoogleCloudAiplatformV1DoubleArray $doubleArrayValue)

No description

setDoubleValue($doubleValue)

No description

getDoubleValue()

No description

setInt64ArrayValue(GoogleCloudAiplatformV1Int64Array $int64ArrayValue)

No description

setInt64Value($int64Value)

No description

string
getInt64Value()

No description

setStringArrayValue(GoogleCloudAiplatformV1StringArray $stringArrayValue)

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

setStructValue(GoogleCloudAiplatformV1StructValue $structValue)

No description

Details

setBoolArrayValue(GoogleCloudAiplatformV1BoolArray $boolArrayValue)

No description

Parameters

GoogleCloudAiplatformV1BoolArray $boolArrayValue

GoogleCloudAiplatformV1BoolArray getBoolArrayValue()

No description

setBoolValue($boolValue)

No description

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setBytesValue($bytesValue)

No description

Parameters

$bytesValue

string getBytesValue()

No description

Return Value

string

setDoubleArrayValue(GoogleCloudAiplatformV1DoubleArray $doubleArrayValue)

No description

Parameters

GoogleCloudAiplatformV1DoubleArray $doubleArrayValue

GoogleCloudAiplatformV1DoubleArray getDoubleArrayValue()

No description

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setInt64ArrayValue(GoogleCloudAiplatformV1Int64Array $int64ArrayValue)

No description

Parameters

GoogleCloudAiplatformV1Int64Array $int64ArrayValue

GoogleCloudAiplatformV1Int64Array getInt64ArrayValue()

No description

setInt64Value($int64Value)

No description

Parameters

$int64Value

string getInt64Value()

No description

Return Value

string

setStringArrayValue(GoogleCloudAiplatformV1StringArray $stringArrayValue)

No description

Parameters

GoogleCloudAiplatformV1StringArray $stringArrayValue

GoogleCloudAiplatformV1StringArray getStringArrayValue()

No description

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string

setStructValue(GoogleCloudAiplatformV1StructValue $structValue)

No description

Parameters

GoogleCloudAiplatformV1StructValue $structValue