Class AssembleDataRequest (1.90.0)

AssembleDataRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for DatasetService.AssembleData. Used only for MULTIMODAL datasets.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
gemini_template_config google.cloud.aiplatform_v1beta1.types.GeminiTemplateConfig
Optional. Config for assembling templates with a Gemini API structure. This field is a member of oneof_ read_config.
request_column_name str
Optional. The column name in the underlying table that contains already fully assembled requests. If this field is set, the original request will be copied to the output table. This field is a member of oneof_ read_config.
name str
Required. The name of the Dataset resource (used only for MULTIMODAL datasets). Format: projects/{project}/locations/{location}/datasets/{dataset}

Methods

AssembleDataRequest

AssembleDataRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for DatasetService.AssembleData. Used only for MULTIMODAL datasets.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields