Skip to content

Support for JobConfiguration.labels #6240

Description

@nbali

Is your feature request related to a problem? Please describe.
We would like to provide labels for query jobs, which we can't with this library meanwhile it's there in the "legacy" library.
Describe the solution you'd like
The ability to call com.google.cloud.bigquery.QueryJobConfiguration.Builder.setLabels(java.util.Map<String, java.lang.String> labels).
Describe alternatives you've considered
We can fallback to the legacy library, and implement pretty much everything that is related to this again that is in this library, but it seems like a waste of time.
Additional context
None.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions