GoogleCloudAiplatformV1FeatureValue
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
getBoolArrayValue()
No description
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setBytesValue($bytesValue)
No description
string
getBytesValue()
No description
getDoubleArrayValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
getInt64ArrayValue()
No description
setInt64Value($int64Value)
No description
string
getInt64Value()
No description
getMetadata()
No description
getStringArrayValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
getStructValue()
No description
Details
setBoolArrayValue(GoogleCloudAiplatformV1BoolArray $boolArrayValue)
No description
GoogleCloudAiplatformV1BoolArray
getBoolArrayValue()
No description
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setBytesValue($bytesValue)
No description
string
getBytesValue()
No description
setDoubleArrayValue(GoogleCloudAiplatformV1DoubleArray $doubleArrayValue)
No description
GoogleCloudAiplatformV1DoubleArray
getDoubleArrayValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setInt64ArrayValue(GoogleCloudAiplatformV1Int64Array $int64ArrayValue)
No description
GoogleCloudAiplatformV1Int64Array
getInt64ArrayValue()
No description
setInt64Value($int64Value)
No description
string
getInt64Value()
No description
setMetadata(GoogleCloudAiplatformV1FeatureValueMetadata $metadata)
No description
GoogleCloudAiplatformV1FeatureValueMetadata
getMetadata()
No description
setStringArrayValue(GoogleCloudAiplatformV1StringArray $stringArrayValue)
No description
GoogleCloudAiplatformV1StringArray
getStringArrayValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
setStructValue(GoogleCloudAiplatformV1StructValue $structValue)
No description
GoogleCloudAiplatformV1StructValue
getStructValue()
No description