Skip to content

Commit

Permalink
feat: [google-cloud-compute] Update Compute Engine API to revision 20…
Browse files Browse the repository at this point in the history
…241105 (#954) (#13276)

- [ ] Regenerate this pull request now.

Source-Link:
googleapis/googleapis@d5a401d

Source-Link:
googleapis/googleapis-gen@426ad97
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6IjQyNmFkOTcxMmZkZTg5MDQyYjZjYTE0YmM3NDAzMWEwYzFmOTAxZDYifQ==

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 13, 2024
1 parent c3aa4a2 commit 131af55
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.21.0" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.21.0" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -18643,6 +18643,8 @@ class Type(proto.Enum):
No description available.
GENERAL_PURPOSE_C4 (301911817):
No description available.
GENERAL_PURPOSE_C4A (232460888):
No description available.
GENERAL_PURPOSE_E2 (301911877):
No description available.
GENERAL_PURPOSE_N2 (301912156):
Expand Down Expand Up @@ -18675,6 +18677,7 @@ class Type(proto.Enum):
COMPUTE_OPTIMIZED_H3 = 428004939
GENERAL_PURPOSE = 299793543
GENERAL_PURPOSE_C4 = 301911817
GENERAL_PURPOSE_C4A = 232460888
GENERAL_PURPOSE_E2 = 301911877
GENERAL_PURPOSE_N2 = 301912156
GENERAL_PURPOSE_N2D = 232471400
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-compute",
"version": "1.21.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 131af55

Please sign in to comment.