GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.08k stars 6.34k forks source link

docs: ContentSearchSpec #11876

Closed abdelmegahed closed 1 week ago

abdelmegahed commented 1 week ago

Description

ContentSearchSpec only supports unstructured data. If structured data is referenced an exception is raised.

In the Google Cloud Docs, this is well documented under the REST tab. ==> Where it says: CONTENT_SEARCH_SPEC: optional. For getting snippets, extractive answers, extractive segments, and search summaries. For unstructured data only.

However, it's not well documented under the Python Tab (i.e. in the Python github example).

google-cla[bot] commented 1 week ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

holtskinner commented 1 week ago

Closing due to CLA account mismatch.

Adding change in #11880