-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(aiplatform): add Persistent Resource reboot api call to v1beta1 (#…
…9680) - [ ] Regenerate this pull request now. docs: A comment for field `service_account` in message `.google.cloud.aiplatform.v1beta1.ServiceAccountSpec` is changed PiperOrigin-RevId: 620918445 Source-Link: https://togithub.com/googleapis/googleapis/commit/ca6f88460e505bd451d98454656644be06b39ab3 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/0dcaa72c1b428c60d47e957a011904a2dcd996d8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGRjYWE3MmMxYjQyOGM2MGQ0N2U5NTdhMDExOTA0YTJkY2Q5OTZkOCJ9
- Loading branch information
1 parent
a2575a9
commit e7342a3
Showing
8 changed files
with
891 additions
and
340 deletions.
There are no files selected for viewing
292 changes: 151 additions & 141 deletions
292
aiplatform/apiv1beta1/aiplatformpb/persistent_resource.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
612 changes: 413 additions & 199 deletions
612
aiplatform/apiv1beta1/aiplatformpb/persistent_resource_service.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
30 changes: 30 additions & 0 deletions
30
aiplatform/apiv1beta1/persistent_resource_client_example_test.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
58 changes: 58 additions & 0 deletions
58
.../snippets/aiplatform/apiv1beta1/PersistentResourceClient/RebootPersistentResource/main.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.