Skip to content

Commit 2d33a6b

Browse files
feat: [google-cloud-compute-v1beta] Update Compute Engine v1beta API to revision 20250902 (googleapis#14411)
- [ ] Regenerate this pull request now. Source-Link: googleapis/googleapis@efa74ff Source-Link: https://github.com/googleapis/googleapis-gen/commit/dd8f2a5debf3c5990552cf54b2f6eecd9d703494 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUtdjFiZXRhLy5Pd2xCb3QueWFtbCIsImgiOiJkZDhmMmE1ZGViZjNjNTk5MDU1MmNmNTRiMmY2ZWVjZDlkNzAzNDk0In0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 24d4f37 commit 2d33a6b

15 files changed

+620
-94
lines changed

packages/google-cloud-compute-v1beta/google/cloud/compute_v1beta/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,6 +1252,7 @@
12521252
NetworkProfile,
12531253
NetworkProfileLocation,
12541254
NetworkProfileNetworkFeatures,
1255+
NetworkProfileProfileType,
12551256
NetworkProfilesListResponse,
12561257
NetworkRoutingConfig,
12571258
NetworksAddPeeringRequest,
@@ -3190,6 +3191,7 @@
31903191
"NetworkProfile",
31913192
"NetworkProfileLocation",
31923193
"NetworkProfileNetworkFeatures",
3194+
"NetworkProfileProfileType",
31933195
"NetworkProfilesClient",
31943196
"NetworkProfilesListResponse",
31953197
"NetworkRoutingConfig",

packages/google-cloud-compute-v1beta/google/cloud/compute_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.1.7" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-compute-v1beta/google/cloud/compute_v1beta/types/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,7 @@
11241124
NetworkProfile,
11251125
NetworkProfileLocation,
11261126
NetworkProfileNetworkFeatures,
1127+
NetworkProfileProfileType,
11271128
NetworkProfilesListResponse,
11281129
NetworkRoutingConfig,
11291130
NetworksAddPeeringRequest,
@@ -3017,6 +3018,7 @@
30173018
"NetworkProfile",
30183019
"NetworkProfileLocation",
30193020
"NetworkProfileNetworkFeatures",
3021+
"NetworkProfileProfileType",
30203022
"NetworkProfilesListResponse",
30213023
"NetworkRoutingConfig",
30223024
"NetworksAddPeeringRequest",

0 commit comments

Comments
 (0)