Class SearchExamplesRequest (1.153.1)

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

Request message for ExampleStoreService.SearchExamples.

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

Attributes

Name Description
stored_contents_example_parameters google.cloud.aiplatform_v1beta1.types.StoredContentsExampleParameters
The parameters of StoredContentsExamples to be searched. This field is a member of oneof_ parameters.
example_store str
Required. The name of the ExampleStore resource that examples are retrieved from. Format: projects/{project}/locations/{location}/exampleStores/{example_store}
top_k int
Optional. The number of similar examples to return.

Methods

SearchExamplesRequest

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

Request message for ExampleStoreService.SearchExamples.

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