Class StoredContentsExampleParameters (1.89.0)

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

The metadata filters that will be used to search StoredContentsExamples. If a field is unspecified, then no filtering for that field will be applied

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
search_key str
The exact search key to use for retrieval. This field is a member of oneof_ query.
content_search_key google.cloud.aiplatform_v1beta1.types.StoredContentsExampleParameters.ContentSearchKey
The chat history to use to generate the search key for retrieval. This field is a member of oneof_ query.
function_names google.cloud.aiplatform_v1beta1.types.ExamplesArrayFilter
Optional. The function names for filtering.

Classes

ContentSearchKey

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

The chat history to use to generate the search key for retrieval.

Methods

StoredContentsExampleParameters

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

The metadata filters that will be used to search StoredContentsExamples. If a field is unspecified, then no filtering for that field will be applied

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