-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Move compute_operation.go.erb to the compute package * Move appengine_operation.go to the appengine package * Move cloudfunctions_operation.go to the cloudfunctions package * Move composer_operation.go.erb to the composer package * Move container_attached_operation.go.erb to the containerattached package * Move container_operation.go.erb to the container package * Move dataproc_cluster_operation.go to the dataproc package * Move dataproc_job_operation.go to the dataproc package * Move datastream_operation.go to the datastream package * Fix import path * Add compute_operation.go.erb in the compute package to the converter * Fix common~copy * Move dialogflow_cx_operation.go to the service package * Move gkeonprem_operation.go to the service package * Move runadminv3_operation.go to the service package * Move service_networking_operation.go to the service package * Move serviceman_operation.go to the service package * Move sqladmin_operation.go to the service package * Move tags_location_operation.go to the service package * Move vertex_ai_operation.go to the service package * Move deployment_manager_operation.go to the service package * Add sql/sqladmin_operation.go to the converter copy list * Test 7982 * Skip build steps * Remove image test Signed-off-by: Modular Magician <magic-modules@google.com>
- Loading branch information
1 parent
a0566e5
commit 0ea90ef
Showing
43 changed files
with
1,774 additions
and
1,374 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
```release-note:none | ||
|
||
``` |
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
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
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
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
Oops, something went wrong.