Enum to specify the scope of completion.
Enums | |
---|---|
COMPLETION_SCOPE_UNSPECIFIED |
Default value. |
TENANT |
Suggestions are based only on the data provided by the client. |
PUBLIC |
Suggestions are based on all jobs data in the system that's visible to the client |