-
Notifications
You must be signed in to change notification settings - Fork 439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: [BigQueryConnection] deprecate the AwsCrossAccountRole property #5407
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Clients can now observe the Service Account that is being used when connecting to the CloudSQL from the BigQuery. PiperOrigin-RevId: 463445598 Source-Link: googleapis/googleapis@fe833dd Source-Link: googleapis/googleapis-gen@73fad9a Copy-Tag: eyJwIjoiQmlnUXVlcnlDb25uZWN0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiI3M2ZhZDlhNjUwMjIyNWZjNjQzMzJiMmY2ZmVhODA4OWNkYTZkYjU1In0=
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2022
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2022
PiperOrigin-RevId: 463455928 Source-Link: googleapis/googleapis@c549596 Source-Link: googleapis/googleapis-gen@434d232 Copy-Tag: eyJwIjoiQmlnUXVlcnlDb25uZWN0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiI0MzRkMjMyNDExYmJkOGYwZTQxZDcxODhjMjE3ODNjMWI2ZWY2OGY0In0=
gcf-owl-bot
bot
changed the title
feat: [BigQueryConnection] Add service_account_id output field to CloudSQL properties
chore(bazel): [BigQueryConnection] update gapic-generator-php to v1.5.0
Jul 27, 2022
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2022
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2022
feat: add Azure Properties to Connection Azure properties are used by BigQuery Omni in Azure regions. PiperOrigin-RevId: 464570667 Source-Link: googleapis/googleapis@75905af Source-Link: googleapis/googleapis-gen@8c3a248 Copy-Tag: eyJwIjoiQmlnUXVlcnlDb25uZWN0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiI4YzNhMjQ4NWJiMzUwMTJlY2I3YTJjZWQwZjk0YTExZDJkZTI1M2IyIn0=
gcf-owl-bot
bot
changed the title
chore(bazel): [BigQueryConnection] update gapic-generator-php to v1.5.0
chore: [BigQueryConnection] deprecate the AwsCrossAccountRole property
Aug 1, 2022
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 1, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 1, 2022
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 1, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 1, 2022
dwsupplee
approved these changes
Aug 2, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: add Azure Properties to Connection
Azure properties are used by BigQuery Omni in Azure regions.
PiperOrigin-RevId: 464570667
Source-Link: googleapis/googleapis@75905af
Source-Link: https://github.com/googleapis/googleapis-gen/commit/8c3a2485bb35012ecb7a2ced0f94a11d2de253b2
Copy-Tag: eyJwIjoiQmlnUXVlcnlDb25uZWN0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiI4YzNhMjQ4NWJiMzUwMTJlY2I3YTJjZWQwZjk0YTExZDJkZTI1M2IyIn0=
chore(bazel): [BigQueryConnection] update gapic-generator-php to v1.5.0
PiperOrigin-RevId: 463455928
Source-Link: googleapis/googleapis@c549596
Source-Link: https://github.com/googleapis/googleapis-gen/commit/434d232411bbd8f0e41d7188c21783c1b6ef68f4
Copy-Tag: eyJwIjoiQmlnUXVlcnlDb25uZWN0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiI0MzRkMjMyNDExYmJkOGYwZTQxZDcxODhjMjE3ODNjMWI2ZWY2OGY0In0=
feat: [BigQueryConnection] Add service_account_id output field to CloudSQL properties
Clients can now observe the Service Account that is being used when connecting to the CloudSQL from the BigQuery.
PiperOrigin-RevId: 463445598
Source-Link: googleapis/googleapis@fe833dd
Source-Link: https://github.com/googleapis/googleapis-gen/commit/73fad9a6502225fc64332b2f6fea8089cda6db55
Copy-Tag: eyJwIjoiQmlnUXVlcnlDb25uZWN0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiI3M2ZhZDlhNjUwMjIyNWZjNjQzMzJiMmY2ZmVhODA4OWNkYTZkYjU1In0=