sachin purohit
sachin purohit
fix(hashicorp/terraform-provider-google#11218): Added logic for merging current and new binding for google_bigquery_dataset_iam_member **Release Note Template for Downstream PRs (will be copied)** ```release-note:bug Makes `google_bigquery_dataset_iam_member` non-authoritative ```
fix(hashicorp/terraform-provider-google#8370): Converting non-legacy BQ roles to legacy ones to suppress diff **Release Note Template for Downstream PRs (will be copied)** ```release-note:bug bigquery: fixed `google_bigquery_dataset` to be stop showing diff on...
**Does this issue affect the google-cloud-cpp project?** Yes **What component of `google-cloud-cpp` is this related to?** Authentication **Describe the bug** Providing an incorrect credential file causes a crash. **To Reproduce**...