@@ -290,7 +290,7 @@ async def sample_list_private_clouds():
290
290
queried for clusters. Resource names are schemeless URIs
291
291
that follow the conventions in
292
292
https://cloud.google.com/apis/design/resource_names. For
293
- example: ``projects/my-project/locations/us-west1 -a``
293
+ example: ``projects/my-project/locations/us-central1 -a``
294
294
295
295
This corresponds to the ``parent`` field
296
296
on the ``request`` instance; if ``request`` is provided, this
@@ -304,7 +304,7 @@ async def sample_list_private_clouds():
304
304
Returns:
305
305
google.cloud.vmwareengine_v1.services.vmware_engine.pagers.ListPrivateCloudsAsyncPager:
306
306
Response message for
307
- [VmwareEngine.ListPrivateClouds][google.cloud.vmwareengine.v1.VmwareEngine.ListPrivateClouds]
307
+ [VmwareEngine.ListPrivateClouds][google.cloud.vmwareengine.v1.VmwareEngine.ListPrivateClouds]
308
308
309
309
Iterating over this object will yield results and
310
310
resolve additional pages automatically.
@@ -417,7 +417,7 @@ async def sample_get_private_cloud():
417
417
the conventions in
418
418
https://cloud.google.com/apis/design/resource_names. For
419
419
example:
420
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
420
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
421
421
422
422
This corresponds to the ``name`` field
423
423
on the ``request`` instance; if ``request`` is provided, this
@@ -548,7 +548,7 @@ async def sample_create_private_cloud():
548
548
the new private cloud in. Resource names are schemeless
549
549
URIs that follow the conventions in
550
550
https://cloud.google.com/apis/design/resource_names. For
551
- example: ``projects/my-project/locations/us-west1 -a``
551
+ example: ``projects/my-project/locations/us-central1 -a``
552
552
553
553
This corresponds to the ``parent`` field
554
554
on the ``request`` instance; if ``request`` is provided, this
@@ -860,7 +860,7 @@ async def sample_delete_private_cloud():
860
860
the conventions in
861
861
https://cloud.google.com/apis/design/resource_names. For
862
862
example:
863
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
863
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
864
864
865
865
This corresponds to the ``name`` field
866
866
on the ``request`` instance; if ``request`` is provided, this
@@ -986,7 +986,7 @@ async def sample_undelete_private_cloud():
986
986
URIs that follow the conventions in
987
987
https://cloud.google.com/apis/design/resource_names. For
988
988
example:
989
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
989
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
990
990
991
991
This corresponds to the ``name`` field
992
992
on the ``request`` instance; if ``request`` is provided, this
@@ -1105,7 +1105,7 @@ async def sample_list_clusters():
1105
1105
that follow the conventions in
1106
1106
https://cloud.google.com/apis/design/resource_names. For
1107
1107
example:
1108
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
1108
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
1109
1109
1110
1110
This corresponds to the ``parent`` field
1111
1111
on the ``request`` instance; if ``request`` is provided, this
@@ -1119,7 +1119,7 @@ async def sample_list_clusters():
1119
1119
Returns:
1120
1120
google.cloud.vmwareengine_v1.services.vmware_engine.pagers.ListClustersAsyncPager:
1121
1121
Response message for
1122
- [VmwareEngine.ListClusters][google.cloud.vmwareengine.v1.VmwareEngine.ListClusters]
1122
+ [VmwareEngine.ListClusters][google.cloud.vmwareengine.v1.VmwareEngine.ListClusters]
1123
1123
1124
1124
Iterating over this object will yield results and
1125
1125
resolve additional pages automatically.
@@ -1232,7 +1232,7 @@ async def sample_get_cluster():
1232
1232
conventions in
1233
1233
https://cloud.google.com/apis/design/resource_names. For
1234
1234
example:
1235
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud/clusters/my-cluster``
1235
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud/clusters/my-cluster``
1236
1236
1237
1237
This corresponds to the ``name`` field
1238
1238
on the ``request`` instance; if ``request`` is provided, this
@@ -1355,7 +1355,7 @@ async def sample_create_cluster():
1355
1355
URIs that follow the conventions in
1356
1356
https://cloud.google.com/apis/design/resource_names. For
1357
1357
example:
1358
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
1358
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
1359
1359
1360
1360
This corresponds to the ``parent`` field
1361
1361
on the ``request`` instance; if ``request`` is provided, this
@@ -1648,7 +1648,7 @@ async def sample_delete_cluster():
1648
1648
conventions in
1649
1649
https://cloud.google.com/apis/design/resource_names. For
1650
1650
example:
1651
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud/clusters/my-cluster``
1651
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud/clusters/my-cluster``
1652
1652
1653
1653
This corresponds to the ``name`` field
1654
1654
on the ``request`` instance; if ``request`` is provided, this
@@ -1773,7 +1773,7 @@ async def sample_list_subnets():
1773
1773
that follow the conventions in
1774
1774
https://cloud.google.com/apis/design/resource_names. For
1775
1775
example:
1776
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
1776
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
1777
1777
1778
1778
This corresponds to the ``parent`` field
1779
1779
on the ``request`` instance; if ``request`` is provided, this
@@ -1787,7 +1787,7 @@ async def sample_list_subnets():
1787
1787
Returns:
1788
1788
google.cloud.vmwareengine_v1.services.vmware_engine.pagers.ListSubnetsAsyncPager:
1789
1789
Response message for
1790
- [VmwareEngine.ListSubnets][google.cloud.vmwareengine.v1.VmwareEngine.ListSubnets]
1790
+ [VmwareEngine.ListSubnets][google.cloud.vmwareengine.v1.VmwareEngine.ListSubnets]
1791
1791
1792
1792
Iterating over this object will yield results and
1793
1793
resolve additional pages automatically.
@@ -1900,7 +1900,7 @@ async def sample_list_node_types():
1900
1900
queried for node types. Resource names are schemeless
1901
1901
URIs that follow the conventions in
1902
1902
https://cloud.google.com/apis/design/resource_names. For
1903
- example: ``projects/my-project/locations/us-west1 -a``
1903
+ example: ``projects/my-project/locations/us-central1 -a``
1904
1904
1905
1905
This corresponds to the ``parent`` field
1906
1906
on the ``request`` instance; if ``request`` is provided, this
@@ -1914,7 +1914,7 @@ async def sample_list_node_types():
1914
1914
Returns:
1915
1915
google.cloud.vmwareengine_v1.services.vmware_engine.pagers.ListNodeTypesAsyncPager:
1916
1916
Response message for
1917
- [VmwareEngine.ListNodeTypes][google.cloud.vmwareengine.v1.VmwareEngine.ListNodeTypes]
1917
+ [VmwareEngine.ListNodeTypes][google.cloud.vmwareengine.v1.VmwareEngine.ListNodeTypes]
1918
1918
1919
1919
Iterating over this object will yield results and
1920
1920
resolve additional pages automatically.
@@ -2027,7 +2027,7 @@ async def sample_get_node_type():
2027
2027
the conventions in
2028
2028
https://cloud.google.com/apis/design/resource_names. For
2029
2029
example:
2030
- ``projects/my-proj/locations/us-west1 -a/nodeTypes/standard-72``
2030
+ ``projects/my-proj/locations/us-central1 -a/nodeTypes/standard-72``
2031
2031
2032
2032
This corresponds to the ``name`` field
2033
2033
on the ``request`` instance; if ``request`` is provided, this
@@ -2140,7 +2140,7 @@ async def sample_show_nsx_credentials():
2140
2140
URIs that follow the conventions in
2141
2141
https://cloud.google.com/apis/design/resource_names. For
2142
2142
example:
2143
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
2143
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
2144
2144
2145
2145
This corresponds to the ``private_cloud`` field
2146
2146
on the ``request`` instance; if ``request`` is provided, this
@@ -2257,7 +2257,7 @@ async def sample_show_vcenter_credentials():
2257
2257
URIs that follow the conventions in
2258
2258
https://cloud.google.com/apis/design/resource_names. For
2259
2259
example:
2260
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
2260
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
2261
2261
2262
2262
This corresponds to the ``private_cloud`` field
2263
2263
on the ``request`` instance; if ``request`` is provided, this
@@ -2376,7 +2376,7 @@ async def sample_reset_nsx_credentials():
2376
2376
URIs that follow the conventions in
2377
2377
https://cloud.google.com/apis/design/resource_names. For
2378
2378
example:
2379
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
2379
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
2380
2380
2381
2381
This corresponds to the ``private_cloud`` field
2382
2382
on the ``request`` instance; if ``request`` is provided, this
@@ -2502,7 +2502,7 @@ async def sample_reset_vcenter_credentials():
2502
2502
URIs that follow the conventions in
2503
2503
https://cloud.google.com/apis/design/resource_names. For
2504
2504
example:
2505
- ``projects/my-project/locations/us-west1 -a/privateClouds/my-cloud``
2505
+ ``projects/my-project/locations/us-central1 -a/privateClouds/my-cloud``
2506
2506
2507
2507
This corresponds to the ``private_cloud`` field
2508
2508
on the ``request`` instance; if ``request`` is provided, this
@@ -2803,7 +2803,7 @@ async def sample_list_hcx_activation_keys():
2803
2803
Returns:
2804
2804
google.cloud.vmwareengine_v1.services.vmware_engine.pagers.ListHcxActivationKeysAsyncPager:
2805
2805
Response message for
2806
- [VmwareEngine.ListHcxActivationKeys][google.cloud.vmwareengine.v1.VmwareEngine.ListHcxActivationKeys]
2806
+ [VmwareEngine.ListHcxActivationKeys][google.cloud.vmwareengine.v1.VmwareEngine.ListHcxActivationKeys]
2807
2807
2808
2808
Iterating over this object will yield results and
2809
2809
resolve additional pages automatically.
@@ -2916,7 +2916,7 @@ async def sample_get_hcx_activation_key():
2916
2916
the conventions in
2917
2917
https://cloud.google.com/apis/design/resource_names. For
2918
2918
example:
2919
- ``projects/my-project/locations/us-west1 /privateClouds/my-cloud/hcxActivationKeys/my-key``
2919
+ ``projects/my-project/locations/us-central1 /privateClouds/my-cloud/hcxActivationKeys/my-key``
2920
2920
2921
2921
This corresponds to the ``name`` field
2922
2922
on the ``request`` instance; if ``request`` is provided, this
@@ -3176,7 +3176,7 @@ async def sample_list_network_policies():
3176
3176
Returns:
3177
3177
google.cloud.vmwareengine_v1.services.vmware_engine.pagers.ListNetworkPoliciesAsyncPager:
3178
3178
Response message for
3179
- [VmwareEngine.ListNetworkPolicies][google.cloud.vmwareengine.v1.VmwareEngine.ListNetworkPolicies]
3179
+ [VmwareEngine.ListNetworkPolicies][google.cloud.vmwareengine.v1.VmwareEngine.ListNetworkPolicies]
3180
3180
3181
3181
Iterating over this object will yield results and
3182
3182
resolve additional pages automatically.
@@ -3775,7 +3775,7 @@ async def sample_create_vmware_engine_network():
3775
3775
- For networks of type LEGACY, adheres to the format:
3776
3776
``{region-id}-default``. Replace ``{region-id}`` with
3777
3777
the region where you want to create the VMware Engine
3778
- network. For example, "us-west1 -default".
3778
+ network. For example, "us-central1 -default".
3779
3779
- Only contains 1-63 alphanumeric characters and
3780
3780
hyphens
3781
3781
- Begins with an alphabetical character
@@ -4318,7 +4318,7 @@ async def sample_list_vmware_engine_networks():
4318
4318
Returns:
4319
4319
google.cloud.vmwareengine_v1.services.vmware_engine.pagers.ListVmwareEngineNetworksAsyncPager:
4320
4320
Response message for
4321
- [VmwareEngine.ListVmwareEngineNetworks][google.cloud.vmwareengine.v1.VmwareEngine.ListVmwareEngineNetworks]
4321
+ [VmwareEngine.ListVmwareEngineNetworks][google.cloud.vmwareengine.v1.VmwareEngine.ListVmwareEngineNetworks]
4322
4322
4323
4323
Iterating over this object will yield results and
4324
4324
resolve additional pages automatically.
0 commit comments