google-apis-vmwareengine_v1 0.7.0 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6545b64c2050e3122e46d005eaa865a1c31614f5980f09c0a6eaeaa5bc0cb71c
4
- data.tar.gz: '0812685f0f21db7cdbe01c17767d54af9633fb6b7c63c9d84492e111cbfd76d2'
3
+ metadata.gz: 69cc879480b06f609678d470ed4b5ab2fb875b571820d5286ec9ef29a85bb246
4
+ data.tar.gz: 6cbda6d8124dc625855dcf0d63aedeef0eefb0db2f6199e19974a328ea56764e
5
5
  SHA512:
6
- metadata.gz: 32456f4a62e27ca941bddb704d4ca7835b33d1394a2b086388cbd94925249780824b89c280a3b39a4dedeebd247bd7c3dd4c13017c3f10b13ae7a271dee5eae4
7
- data.tar.gz: 5a140f852401b090de2494f04ccd3c95b96499bcbe6dcd5128184b870a219d5c78d56e50b44900a775ce19e123a6882963196321a24dbfd15581dac4f7225976
6
+ metadata.gz: ca3ab1d50d1cb5234e553a56ef88faa71428275ba55cc6b1dc1f9cc34cccd7e88aa779392e306f0a1013e1e745a3a5abd0ed17da902427122c80827a97c55430
7
+ data.tar.gz: d61befa786fdc2c5ec4824075fd5e0807a21f9681182a964627645122689c8176a0b5823be8058e767225c6bfe26c396ee28ed1dfa4f1fb46ec4b64da4c873bb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-vmwareengine_v1
2
2
 
3
+ ### v0.8.0 (2024-10-27)
4
+
5
+ * Regenerated from discovery document revision 20241009
6
+ * Regenerated using generator version 0.15.1
7
+
3
8
  ### v0.7.0 (2024-07-25)
4
9
 
5
10
  * Regenerated from discovery document revision 20240701
@@ -325,10 +325,10 @@ module Google
325
325
  attr_accessor :management
326
326
  alias_method :management?, :management
327
327
 
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`
332
332
  # Corresponds to the JSON property `name`
333
333
  # @return [String]
334
334
  attr_accessor :name
@@ -449,10 +449,10 @@ module Google
449
449
  # @return [Array<Google::Apis::VmwareengineV1::ForwardingRule>]
450
450
  attr_accessor :forwarding_rules
451
451
 
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`
456
456
  # Corresponds to the JSON property `name`
457
457
  # @return [String]
458
458
  attr_accessor :name
@@ -688,10 +688,10 @@ module Google
688
688
  # @return [String]
689
689
  attr_accessor :internal_ip
690
690
 
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`
695
695
  # Corresponds to the JSON property `name`
696
696
  # @return [String]
697
697
  attr_accessor :name
@@ -1850,11 +1850,11 @@ module Google
1850
1850
  attr_accessor :import_custom_routes_with_public_ip
1851
1851
  alias_method :import_custom_routes_with_public_ip?, :import_custom_routes_with_public_ip
1852
1852
 
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`
1858
1858
  # Corresponds to the JSON property `name`
1859
1859
  # @return [String]
1860
1860
  attr_accessor :name
@@ -1982,10 +1982,10 @@ module Google
1982
1982
  # @return [Google::Apis::VmwareengineV1::NetworkService]
1983
1983
  attr_accessor :internet_access
1984
1984
 
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`
1989
1989
  # Corresponds to the JSON property `name`
1990
1990
  # @return [String]
1991
1991
  attr_accessor :name
@@ -2609,10 +2609,10 @@ module Google
2609
2609
  # @return [Google::Apis::VmwareengineV1::ManagementCluster]
2610
2610
  attr_accessor :management_cluster
2611
2611
 
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`
2616
2616
  # Corresponds to the JSON property `name`
2617
2617
  # @return [String]
2618
2618
  attr_accessor :name
@@ -3064,10 +3064,10 @@ module Google
3064
3064
  # @return [String]
3065
3065
  attr_accessor :ip_cidr_range
3066
3066
 
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`
3071
3071
  # Corresponds to the JSON property `name`
3072
3072
  # @return [String]
3073
3073
  attr_accessor :name
@@ -3247,10 +3247,10 @@ module Google
3247
3247
  # @return [String]
3248
3248
  attr_accessor :etag
3249
3249
 
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`
3254
3254
  # Corresponds to the JSON property `name`
3255
3255
  # @return [String]
3256
3256
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VmwareengineV1
18
18
  # Version of the google-apis-vmwareengine_v1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240701"
25
+ REVISION = "20241009"
26
26
  end
27
27
  end
28
28
  end
@@ -457,11 +457,11 @@ module Google
457
457
  # updated. Only fields specified in `updateMask` are applied. NetworkPeering is
458
458
  # a global resource and location can only be global.
459
459
  # @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`
465
465
  # @param [Google::Apis::VmwareengineV1::NetworkPeering] network_peering_object
466
466
  # @param [String] request_id
467
467
  # Optional. A request ID to identify requests. Specify a unique request ID so
@@ -825,10 +825,10 @@ module Google
825
825
  # resource. Use the operation status to determine when the processing fully
826
826
  # completes.
827
827
  # @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`
832
832
  # @param [Google::Apis::VmwareengineV1::NetworkPolicy] network_policy_object
833
833
  # @param [String] request_id
834
834
  # Optional. A request ID to identify requests. Specify a unique request ID so
@@ -1635,10 +1635,10 @@ module Google
1635
1635
  # resource. Use the operation status to determine when the processing fully
1636
1636
  # completes.
1637
1637
  # @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`
1642
1642
  # @param [Google::Apis::VmwareengineV1::PrivateCloud] private_cloud_object
1643
1643
  # @param [String] request_id
1644
1644
  # Optional. The request ID must be a valid UUID with the exception that zero
@@ -1943,10 +1943,10 @@ module Google
1943
1943
  # Updates the parameters of the `DnsForwarding` config, like associated domains.
1944
1944
  # Only fields specified in `update_mask` are applied.
1945
1945
  # @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`
1950
1950
  # @param [Google::Apis::VmwareengineV1::DnsForwarding] dns_forwarding_object
1951
1951
  # @param [String] request_id
1952
1952
  # Optional. A request ID to identify requests. Specify a unique request ID so
@@ -2232,10 +2232,10 @@ module Google
2232
2232
  # you can't update the resource. Use the operation status to determine when the
2233
2233
  # processing fully completes.
2234
2234
  # @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`
2239
2239
  # @param [Google::Apis::VmwareengineV1::Cluster] cluster_object
2240
2240
  # @param [String] request_id
2241
2241
  # Optional. The request ID must be a valid UUID with the exception that zero
@@ -2643,10 +2643,10 @@ module Google
2643
2643
  # that period of time, you can't update the resource. Use the operation status
2644
2644
  # to determine when the processing fully completes.
2645
2645
  # @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`
2650
2650
  # @param [Google::Apis::VmwareengineV1::ExternalAddress] external_address_object
2651
2651
  # @param [String] request_id
2652
2652
  # Optional. A request ID to identify requests. Specify a unique request ID so
@@ -3602,10 +3602,10 @@ module Google
3602
3602
  # successful `google.longrunning.Operation` (LRO). The returned LRO will only
3603
3603
  # have `done` and `response` fields.
3604
3604
  # @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`
3609
3609
  # @param [Google::Apis::VmwareengineV1::Subnet] subnet_object
3610
3610
  # @param [String] update_mask
3611
3611
  # Required. Field mask is used to specify the fields to be overwritten in the `
@@ -4168,10 +4168,10 @@ module Google
4168
4168
  # Modifies a VMware Engine network resource. Only the following fields can be
4169
4169
  # updated: `description`. Only fields specified in `updateMask` are applied.
4170
4170
  # @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`
4175
4175
  # @param [Google::Apis::VmwareengineV1::VmwareEngineNetwork] vmware_engine_network_object
4176
4176
  # @param [String] request_id
4177
4177
  # Optional. A request ID to identify requests. Specify a unique request ID so
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-vmwareengine_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-25 00:00:00.000000000 Z
11
+ date: 2024-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmwareengine_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vmwareengine_v1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmwareengine_v1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmwareengine_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.6
78
+ rubygems_version: 3.5.21
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for VMware Engine API V1