Google Cloud Ai Platform V1 Client - Class TaskDescriptionStrategy (1.36.0)

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

Defines a generation strategy based on a high-level task description.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ task_description string

Required. A high-level description of the synthetic data to be generated.

getTaskDescription

Required. A high-level description of the synthetic data to be generated.

Returns
Type Description
string

setTaskDescription

Required. A high-level description of the synthetic data to be generated.

Parameter
Name Description
var string
Returns
Type Description
$this