Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::TaskDescriptionStrategy.
Defines a generation strategy based on a high-level task description.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#task_description
def task_description() -> ::String
Returns
- (::String) — Required. A high-level description of the synthetic data to be generated.
#task_description=
def task_description=(value) -> ::String
Parameter
- value (::String) — Required. A high-level description of the synthetic data to be generated.
Returns
- (::String) — Required. A high-level description of the synthetic data to be generated.