Skip to content

Commit 842bf9b

Browse files
feat: Automated regeneration of vmwareengine v1 client (#20476)
Auto-created at 2024-10-27 09:57:11 +0000 using the toys pull request generator.
1 parent 4721518 commit 842bf9b

File tree

4 files changed

+74
-69
lines changed

4 files changed

+74
-69
lines changed

generated/google-apis-vmwareengine_v1/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history for google-apis-vmwareengine_v1
22

3+
### v0.8.0 (2024-10-27)
4+
5+
* Regenerated from discovery document revision 20241009
6+
* Regenerated using generator version 0.15.1
7+
38
### v0.7.0 (2024-07-25)
49

510
* Regenerated from discovery document revision 20240701

generated/google-apis-vmwareengine_v1/lib/google/apis/vmwareengine_v1/classes.rb

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,10 @@ class Cluster
325325
attr_accessor :management
326326
alias_method :management?, :management
327327

328-
# Output only. The resource name of this cluster. Resource names are schemeless
329-
# URIs that follow the conventions in https://cloud.google.com/apis/design/
330-
# resource_names. For example: `projects/my-project/locations/us-central1-a/
331-
# privateClouds/my-cloud/clusters/my-cluster`
328+
# Output only. Identifier. The resource name of this cluster. Resource names are
329+
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
330+
# design/resource_names. For example: `projects/my-project/locations/us-central1-
331+
# a/privateClouds/my-cloud/clusters/my-cluster`
332332
# Corresponds to the JSON property `name`
333333
# @return [String]
334334
attr_accessor :name
@@ -449,10 +449,10 @@ class DnsForwarding
449449
# @return [Array<Google::Apis::VmwareengineV1::ForwardingRule>]
450450
attr_accessor :forwarding_rules
451451

452-
# Output only. The resource name of this DNS profile. Resource names are
453-
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
454-
# design/resource_names. For example: `projects/my-project/locations/us-central1-
455-
# a/privateClouds/my-cloud/dnsForwarding`
452+
# Output only. Identifier. The resource name of this DNS profile. Resource names
453+
# are schemeless URIs that follow the conventions in https://cloud.google.com/
454+
# apis/design/resource_names. For example: `projects/my-project/locations/us-
455+
# central1-a/privateClouds/my-cloud/dnsForwarding`
456456
# Corresponds to the JSON property `name`
457457
# @return [String]
458458
attr_accessor :name
@@ -688,10 +688,10 @@ class ExternalAddress
688688
# @return [String]
689689
attr_accessor :internal_ip
690690

691-
# Output only. The resource name of this external IP address. Resource names are
692-
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
693-
# design/resource_names. For example: `projects/my-project/locations/us-central1-
694-
# a/privateClouds/my-cloud/externalAddresses/my-address`
691+
# Output only. Identifier. The resource name of this external IP address.
692+
# Resource names are schemeless URIs that follow the conventions in https://
693+
# cloud.google.com/apis/design/resource_names. For example: `projects/my-project/
694+
# locations/us-central1-a/privateClouds/my-cloud/externalAddresses/my-address`
695695
# Corresponds to the JSON property `name`
696696
# @return [String]
697697
attr_accessor :name
@@ -1850,11 +1850,11 @@ class NetworkPeering
18501850
attr_accessor :import_custom_routes_with_public_ip
18511851
alias_method :import_custom_routes_with_public_ip?, :import_custom_routes_with_public_ip
18521852

1853-
# Output only. The resource name of the network peering. NetworkPeering is a
1854-
# global resource and location can only be global. Resource names are scheme-
1855-
# less URIs that follow the conventions in https://cloud.google.com/apis/design/
1856-
# resource_names. For example: `projects/my-project/locations/global/
1857-
# networkPeerings/my-peering`
1853+
# Output only. Identifier. The resource name of the network peering.
1854+
# NetworkPeering is a global resource and location can only be global. Resource
1855+
# names are scheme-less URIs that follow the conventions in https://cloud.google.
1856+
# com/apis/design/resource_names. For example: `projects/my-project/locations/
1857+
# global/networkPeerings/my-peering`
18581858
# Corresponds to the JSON property `name`
18591859
# @return [String]
18601860
attr_accessor :name
@@ -1982,10 +1982,10 @@ class NetworkPolicy
19821982
# @return [Google::Apis::VmwareengineV1::NetworkService]
19831983
attr_accessor :internet_access
19841984

1985-
# Output only. The resource name of this network policy. Resource names are
1986-
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
1987-
# design/resource_names. For example: `projects/my-project/locations/us-central1/
1988-
# networkPolicies/my-network-policy`
1985+
# Output only. Identifier. The resource name of this network policy. Resource
1986+
# names are schemeless URIs that follow the conventions in https://cloud.google.
1987+
# com/apis/design/resource_names. For example: `projects/my-project/locations/us-
1988+
# central1/networkPolicies/my-network-policy`
19891989
# Corresponds to the JSON property `name`
19901990
# @return [String]
19911991
attr_accessor :name
@@ -2609,10 +2609,10 @@ class PrivateCloud
26092609
# @return [Google::Apis::VmwareengineV1::ManagementCluster]
26102610
attr_accessor :management_cluster
26112611

2612-
# Output only. The resource name of this private cloud. Resource names are
2613-
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
2614-
# design/resource_names. For example: `projects/my-project/locations/us-central1-
2615-
# a/privateClouds/my-cloud`
2612+
# Output only. Identifier. The resource name of this private cloud. Resource
2613+
# names are schemeless URIs that follow the conventions in https://cloud.google.
2614+
# com/apis/design/resource_names. For example: `projects/my-project/locations/us-
2615+
# central1-a/privateClouds/my-cloud`
26162616
# Corresponds to the JSON property `name`
26172617
# @return [String]
26182618
attr_accessor :name
@@ -3064,10 +3064,10 @@ class Subnet
30643064
# @return [String]
30653065
attr_accessor :ip_cidr_range
30663066

3067-
# Output only. The resource name of this subnet. Resource names are schemeless
3068-
# URIs that follow the conventions in https://cloud.google.com/apis/design/
3069-
# resource_names. For example: `projects/my-project/locations/us-central1-a/
3070-
# privateClouds/my-cloud/subnets/my-subnet`
3067+
# Output only. Identifier. The resource name of this subnet. Resource names are
3068+
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
3069+
# design/resource_names. For example: `projects/my-project/locations/us-central1-
3070+
# a/privateClouds/my-cloud/subnets/my-subnet`
30713071
# Corresponds to the JSON property `name`
30723072
# @return [String]
30733073
attr_accessor :name
@@ -3247,10 +3247,10 @@ class VmwareEngineNetwork
32473247
# @return [String]
32483248
attr_accessor :etag
32493249

3250-
# Output only. The resource name of the VMware Engine network. Resource names
3251-
# are schemeless URIs that follow the conventions in https://cloud.google.com/
3252-
# apis/design/resource_names. For example: `projects/my-project/locations/global/
3253-
# vmwareEngineNetworks/my-network`
3250+
# Output only. Identifier. The resource name of the VMware Engine network.
3251+
# Resource names are schemeless URIs that follow the conventions in https://
3252+
# cloud.google.com/apis/design/resource_names. For example: `projects/my-project/
3253+
# locations/global/vmwareEngineNetworks/my-network`
32543254
# Corresponds to the JSON property `name`
32553255
# @return [String]
32563256
attr_accessor :name

generated/google-apis-vmwareengine_v1/lib/google/apis/vmwareengine_v1/gem_version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module VmwareengineV1
1818
# Version of the google-apis-vmwareengine_v1 gem
19-
GEM_VERSION = "0.7.0"
19+
GEM_VERSION = "0.8.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.15.0"
22+
GENERATOR_VERSION = "0.15.1"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20240701"
25+
REVISION = "20241009"
2626
end
2727
end
2828
end

generated/google-apis-vmwareengine_v1/lib/google/apis/vmwareengine_v1/service.rb

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -457,11 +457,11 @@ def list_project_location_network_peerings(parent, filter: nil, order_by: nil, p
457457
# updated. Only fields specified in `updateMask` are applied. NetworkPeering is
458458
# a global resource and location can only be global.
459459
# @param [String] name
460-
# Output only. The resource name of the network peering. NetworkPeering is a
461-
# global resource and location can only be global. Resource names are scheme-
462-
# less URIs that follow the conventions in https://cloud.google.com/apis/design/
463-
# resource_names. For example: `projects/my-project/locations/global/
464-
# networkPeerings/my-peering`
460+
# Output only. Identifier. The resource name of the network peering.
461+
# NetworkPeering is a global resource and location can only be global. Resource
462+
# names are scheme-less URIs that follow the conventions in https://cloud.google.
463+
# com/apis/design/resource_names. For example: `projects/my-project/locations/
464+
# global/networkPeerings/my-peering`
465465
# @param [Google::Apis::VmwareengineV1::NetworkPeering] network_peering_object
466466
# @param [String] request_id
467467
# Optional. A request ID to identify requests. Specify a unique request ID so
@@ -825,10 +825,10 @@ def list_project_location_network_policies(parent, filter: nil, order_by: nil, p
825825
# resource. Use the operation status to determine when the processing fully
826826
# completes.
827827
# @param [String] name
828-
# Output only. The resource name of this network policy. Resource names are
829-
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
830-
# design/resource_names. For example: `projects/my-project/locations/us-central1/
831-
# networkPolicies/my-network-policy`
828+
# Output only. Identifier. The resource name of this network policy. Resource
829+
# names are schemeless URIs that follow the conventions in https://cloud.google.
830+
# com/apis/design/resource_names. For example: `projects/my-project/locations/us-
831+
# central1/networkPolicies/my-network-policy`
832832
# @param [Google::Apis::VmwareengineV1::NetworkPolicy] network_policy_object
833833
# @param [String] request_id
834834
# Optional. A request ID to identify requests. Specify a unique request ID so
@@ -1635,10 +1635,10 @@ def list_project_location_private_clouds(parent, filter: nil, order_by: nil, pag
16351635
# resource. Use the operation status to determine when the processing fully
16361636
# completes.
16371637
# @param [String] name
1638-
# Output only. The resource name of this private cloud. Resource names are
1639-
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
1640-
# design/resource_names. For example: `projects/my-project/locations/us-central1-
1641-
# a/privateClouds/my-cloud`
1638+
# Output only. Identifier. The resource name of this private cloud. Resource
1639+
# names are schemeless URIs that follow the conventions in https://cloud.google.
1640+
# com/apis/design/resource_names. For example: `projects/my-project/locations/us-
1641+
# central1-a/privateClouds/my-cloud`
16421642
# @param [Google::Apis::VmwareengineV1::PrivateCloud] private_cloud_object
16431643
# @param [String] request_id
16441644
# Optional. The request ID must be a valid UUID with the exception that zero
@@ -1943,10 +1943,10 @@ def undelete_private_cloud(name, undelete_private_cloud_request_object = nil, fi
19431943
# Updates the parameters of the `DnsForwarding` config, like associated domains.
19441944
# Only fields specified in `update_mask` are applied.
19451945
# @param [String] name
1946-
# Output only. The resource name of this DNS profile. Resource names are
1947-
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
1948-
# design/resource_names. For example: `projects/my-project/locations/us-central1-
1949-
# a/privateClouds/my-cloud/dnsForwarding`
1946+
# Output only. Identifier. The resource name of this DNS profile. Resource names
1947+
# are schemeless URIs that follow the conventions in https://cloud.google.com/
1948+
# apis/design/resource_names. For example: `projects/my-project/locations/us-
1949+
# central1-a/privateClouds/my-cloud/dnsForwarding`
19501950
# @param [Google::Apis::VmwareengineV1::DnsForwarding] dns_forwarding_object
19511951
# @param [String] request_id
19521952
# Optional. A request ID to identify requests. Specify a unique request ID so
@@ -2232,10 +2232,10 @@ def list_project_location_private_cloud_clusters(parent, filter: nil, order_by:
22322232
# you can't update the resource. Use the operation status to determine when the
22332233
# processing fully completes.
22342234
# @param [String] name
2235-
# Output only. The resource name of this cluster. Resource names are schemeless
2236-
# URIs that follow the conventions in https://cloud.google.com/apis/design/
2237-
# resource_names. For example: `projects/my-project/locations/us-central1-a/
2238-
# privateClouds/my-cloud/clusters/my-cluster`
2235+
# Output only. Identifier. The resource name of this cluster. Resource names are
2236+
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
2237+
# design/resource_names. For example: `projects/my-project/locations/us-central1-
2238+
# a/privateClouds/my-cloud/clusters/my-cluster`
22392239
# @param [Google::Apis::VmwareengineV1::Cluster] cluster_object
22402240
# @param [String] request_id
22412241
# Optional. The request ID must be a valid UUID with the exception that zero
@@ -2643,10 +2643,10 @@ def list_project_location_private_cloud_external_addresses(parent, filter: nil,
26432643
# that period of time, you can't update the resource. Use the operation status
26442644
# to determine when the processing fully completes.
26452645
# @param [String] name
2646-
# Output only. The resource name of this external IP address. Resource names are
2647-
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
2648-
# design/resource_names. For example: `projects/my-project/locations/us-central1-
2649-
# a/privateClouds/my-cloud/externalAddresses/my-address`
2646+
# Output only. Identifier. The resource name of this external IP address.
2647+
# Resource names are schemeless URIs that follow the conventions in https://
2648+
# cloud.google.com/apis/design/resource_names. For example: `projects/my-project/
2649+
# locations/us-central1-a/privateClouds/my-cloud/externalAddresses/my-address`
26502650
# @param [Google::Apis::VmwareengineV1::ExternalAddress] external_address_object
26512651
# @param [String] request_id
26522652
# Optional. A request ID to identify requests. Specify a unique request ID so
@@ -3602,10 +3602,10 @@ def list_project_location_private_cloud_subnets(parent, page_size: nil, page_tok
36023602
# successful `google.longrunning.Operation` (LRO). The returned LRO will only
36033603
# have `done` and `response` fields.
36043604
# @param [String] name
3605-
# Output only. The resource name of this subnet. Resource names are schemeless
3606-
# URIs that follow the conventions in https://cloud.google.com/apis/design/
3607-
# resource_names. For example: `projects/my-project/locations/us-central1-a/
3608-
# privateClouds/my-cloud/subnets/my-subnet`
3605+
# Output only. Identifier. The resource name of this subnet. Resource names are
3606+
# schemeless URIs that follow the conventions in https://cloud.google.com/apis/
3607+
# design/resource_names. For example: `projects/my-project/locations/us-central1-
3608+
# a/privateClouds/my-cloud/subnets/my-subnet`
36093609
# @param [Google::Apis::VmwareengineV1::Subnet] subnet_object
36103610
# @param [String] update_mask
36113611
# Required. Field mask is used to specify the fields to be overwritten in the `
@@ -4168,10 +4168,10 @@ def list_project_location_vmware_engine_networks(parent, filter: nil, order_by:
41684168
# Modifies a VMware Engine network resource. Only the following fields can be
41694169
# updated: `description`. Only fields specified in `updateMask` are applied.
41704170
# @param [String] name
4171-
# Output only. The resource name of the VMware Engine network. Resource names
4172-
# are schemeless URIs that follow the conventions in https://cloud.google.com/
4173-
# apis/design/resource_names. For example: `projects/my-project/locations/global/
4174-
# vmwareEngineNetworks/my-network`
4171+
# Output only. Identifier. The resource name of the VMware Engine network.
4172+
# Resource names are schemeless URIs that follow the conventions in https://
4173+
# cloud.google.com/apis/design/resource_names. For example: `projects/my-project/
4174+
# locations/global/vmwareEngineNetworks/my-network`
41754175
# @param [Google::Apis::VmwareengineV1::VmwareEngineNetwork] vmware_engine_network_object
41764176
# @param [String] request_id
41774177
# Optional. A request ID to identify requests. Specify a unique request ID so

0 commit comments

Comments
 (0)