Reference documentation and code samples for the Cloud Talent Solution V4beta1 API module Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionScope.
Enum to specify the scope of completion.
Constants
COMPLETION_SCOPE_UNSPECIFIED
value: 0 Default value.
TENANT
value: 1 Suggestions are based only on the data provided by the client.
PUBLIC
value: 2 Suggestions are based on all jobs data in the system that's visible to
the client
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Talent Solution V4beta1 API - Module Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionScope (v0.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.15.0 (latest)](/ruby/docs/reference/google-cloud-talent-v4beta1/latest/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.14.1](/ruby/docs/reference/google-cloud-talent-v4beta1/0.14.1/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.13.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.13.0/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.12.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.12.0/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.11.1](/ruby/docs/reference/google-cloud-talent-v4beta1/0.11.1/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.10.2](/ruby/docs/reference/google-cloud-talent-v4beta1/0.10.2/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.9.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.9.0/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.8.1](/ruby/docs/reference/google-cloud-talent-v4beta1/0.8.1/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.7.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.7.0/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.6.1](/ruby/docs/reference/google-cloud-talent-v4beta1/0.6.1/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.5.0](/ruby/docs/reference/google-cloud-talent-v4beta1/0.5.0/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope)\n- [0.4.6](/ruby/docs/reference/google-cloud-talent-v4beta1/0.4.6/Google-Cloud-Talent-V4beta1-CompleteQueryRequest-CompletionScope) \nReference documentation and code samples for the Cloud Talent Solution V4beta1 API module Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionScope.\n\nEnum to specify the scope of completion.\n\nConstants\n---------\n\n### COMPLETION_SCOPE_UNSPECIFIED\n\n**value:** 0 \nDefault value.\n\n### TENANT\n\n**value:** 1 \nSuggestions are based only on the data provided by the client.\n\n### PUBLIC\n\n**value:** 2 \nSuggestions are based on all jobs data in the system that's visible to\nthe client"]]