Class GeminiRequestReadConfig (1.144.0)

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

Configuration for how to read Gemini requests from a multimodal dataset.

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
template_config google.cloud.aiplatform_v1beta1.types.GeminiTemplateConfig
Gemini request template with placeholders. This field is a member of oneof_ read_config.
assembled_request_column_name str
Optional. Column name in the dataset table that contains already fully assembled Gemini requests. This field is a member of oneof_ read_config.

Methods

GeminiRequestReadConfig

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

Configuration for how to read Gemini requests from a multimodal dataset.

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