Skip to content

Add __str__ method to DatasetReference #1289

@AdeelK93

Description

@AdeelK93

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Is your feature request related to a problem? Please describe.
I can str(TableReference) - which is great! I want to also be able to do that with DatasetReference. Easy enough fix.
Describe the solution you'd like
A __str__ method for DatasetReference
Describe alternatives you've considered
This would be the most idiomatic implementation, consistent with DatasetReference
Additional context
Here's a draft PR: #1288

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-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