Interface TaskDescriptionStrategyOrBuilder (3.74.0)

public interface TaskDescriptionStrategyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getTaskDescription()

public abstract String getTaskDescription()

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

string task_description = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The taskDescription.

getTaskDescriptionBytes()

public abstract ByteString getTaskDescriptionBytes()

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

string task_description = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for taskDescription.