Google Cloud Ai Platform V1 Client - Class ContentMap (1.57.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ContentMap.

Map of placeholder in metric prompt template to contents of model input.

Generated from protobuf message google.cloud.aiplatform.v1.ContentMap

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ values array|Google\Protobuf\Internal\MapField

Optional. Map of placeholder to contents.

getValues

Optional. Map of placeholder to contents.

Returns
Type Description
Google\Protobuf\Internal\MapField

setValues

Optional. Map of placeholder to contents.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this