google-apis-vmwareengine_v1 0.1.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.1.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230922"
25
+ REVISION = "20240112"
26
26
  end
27
27
  end
28
28
  end
@@ -52,6 +52,18 @@ module Google
52
52
  include Google::Apis::Core::JsonObjectSupport
53
53
  end
54
54
 
55
+ class DnsBindPermission
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class DnsForwarding
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
55
67
  class Empty
56
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
69
 
@@ -64,6 +76,36 @@ module Google
64
76
  include Google::Apis::Core::JsonObjectSupport
65
77
  end
66
78
 
79
+ class ExternalAccessRule
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class ExternalAddress
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class FetchNetworkPolicyExternalAddressesResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class ForwardingRule
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GrantDnsBindPermissionRequest
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
67
109
  class Hcx
68
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
111
 
@@ -76,12 +118,30 @@ module Google
76
118
  include Google::Apis::Core::JsonObjectSupport
77
119
  end
78
120
 
121
+ class IpRange
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
79
127
  class ListClustersResponse
80
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
129
 
82
130
  include Google::Apis::Core::JsonObjectSupport
83
131
  end
84
132
 
133
+ class ListExternalAccessRulesResponse
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class ListExternalAddressesResponse
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
85
145
  class ListHcxActivationKeysResponse
86
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
147
 
@@ -94,6 +154,24 @@ module Google
94
154
  include Google::Apis::Core::JsonObjectSupport
95
155
  end
96
156
 
157
+ class ListLoggingServersResponse
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class ListManagementDnsZoneBindingsResponse
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class ListNetworkPeeringsResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
97
175
  class ListNetworkPoliciesResponse
98
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
177
 
@@ -106,12 +184,24 @@ module Google
106
184
  include Google::Apis::Core::JsonObjectSupport
107
185
  end
108
186
 
187
+ class ListNodesResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
109
193
  class ListOperationsResponse
110
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
111
195
 
112
196
  include Google::Apis::Core::JsonObjectSupport
113
197
  end
114
198
 
199
+ class ListPeeringRoutesResponse
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
115
205
  class ListPrivateCloudsResponse
116
206
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
207
 
@@ -148,18 +238,42 @@ module Google
148
238
  include Google::Apis::Core::JsonObjectSupport
149
239
  end
150
240
 
241
+ class LocationMetadata
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class LoggingServer
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
151
253
  class ManagementCluster
152
254
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
255
 
154
256
  include Google::Apis::Core::JsonObjectSupport
155
257
  end
156
258
 
259
+ class ManagementDnsZoneBinding
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
157
265
  class NetworkConfig
158
266
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
267
 
160
268
  include Google::Apis::Core::JsonObjectSupport
161
269
  end
162
270
 
271
+ class NetworkPeering
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
163
277
  class NetworkPolicy
164
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
279
 
@@ -172,6 +286,12 @@ module Google
172
286
  include Google::Apis::Core::JsonObjectSupport
173
287
  end
174
288
 
289
+ class Node
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
175
295
  class NodeType
176
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
297
 
@@ -214,6 +334,12 @@ module Google
214
334
  include Google::Apis::Core::JsonObjectSupport
215
335
  end
216
336
 
337
+ class Principal
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
217
343
  class PrivateCloud
218
344
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
345
 
@@ -226,6 +352,12 @@ module Google
226
352
  include Google::Apis::Core::JsonObjectSupport
227
353
  end
228
354
 
355
+ class RepairManagementDnsZoneBindingRequest
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
229
361
  class ResetNsxCredentialsRequest
230
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
231
363
 
@@ -238,6 +370,12 @@ module Google
238
370
  include Google::Apis::Core::JsonObjectSupport
239
371
  end
240
372
 
373
+ class RevokeDnsBindPermissionRequest
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
241
379
  class SetIamPolicyRequest
242
380
  class Representation < Google::Apis::Core::JsonRepresentation; end
243
381
 
@@ -250,6 +388,12 @@ module Google
250
388
  include Google::Apis::Core::JsonObjectSupport
251
389
  end
252
390
 
391
+ class StretchedClusterConfig
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
253
397
  class Subnet
254
398
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
399
 
@@ -328,6 +472,8 @@ module Google
328
472
  hash :node_type_configs, as: 'nodeTypeConfigs', class: Google::Apis::VmwareengineV1::NodeTypeConfig, decorator: Google::Apis::VmwareengineV1::NodeTypeConfig::Representation
329
473
 
330
474
  property :state, as: 'state'
475
+ property :stretched_cluster_config, as: 'stretchedClusterConfig', class: Google::Apis::VmwareengineV1::StretchedClusterConfig, decorator: Google::Apis::VmwareengineV1::StretchedClusterConfig::Representation
476
+
331
477
  property :uid, as: 'uid'
332
478
  property :update_time, as: 'updateTime'
333
479
  end
@@ -341,6 +487,26 @@ module Google
341
487
  end
342
488
  end
343
489
 
490
+ class DnsBindPermission
491
+ # @private
492
+ class Representation < Google::Apis::Core::JsonRepresentation
493
+ property :name, as: 'name'
494
+ collection :principals, as: 'principals', class: Google::Apis::VmwareengineV1::Principal, decorator: Google::Apis::VmwareengineV1::Principal::Representation
495
+
496
+ end
497
+ end
498
+
499
+ class DnsForwarding
500
+ # @private
501
+ class Representation < Google::Apis::Core::JsonRepresentation
502
+ property :create_time, as: 'createTime'
503
+ collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::VmwareengineV1::ForwardingRule, decorator: Google::Apis::VmwareengineV1::ForwardingRule::Representation
504
+
505
+ property :name, as: 'name'
506
+ property :update_time, as: 'updateTime'
507
+ end
508
+ end
509
+
344
510
  class Empty
345
511
  # @private
346
512
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -357,6 +523,67 @@ module Google
357
523
  end
358
524
  end
359
525
 
526
+ class ExternalAccessRule
527
+ # @private
528
+ class Representation < Google::Apis::Core::JsonRepresentation
529
+ property :action, as: 'action'
530
+ property :create_time, as: 'createTime'
531
+ property :description, as: 'description'
532
+ collection :destination_ip_ranges, as: 'destinationIpRanges', class: Google::Apis::VmwareengineV1::IpRange, decorator: Google::Apis::VmwareengineV1::IpRange::Representation
533
+
534
+ collection :destination_ports, as: 'destinationPorts'
535
+ property :ip_protocol, as: 'ipProtocol'
536
+ property :name, as: 'name'
537
+ property :priority, as: 'priority'
538
+ collection :source_ip_ranges, as: 'sourceIpRanges', class: Google::Apis::VmwareengineV1::IpRange, decorator: Google::Apis::VmwareengineV1::IpRange::Representation
539
+
540
+ collection :source_ports, as: 'sourcePorts'
541
+ property :state, as: 'state'
542
+ property :uid, as: 'uid'
543
+ property :update_time, as: 'updateTime'
544
+ end
545
+ end
546
+
547
+ class ExternalAddress
548
+ # @private
549
+ class Representation < Google::Apis::Core::JsonRepresentation
550
+ property :create_time, as: 'createTime'
551
+ property :description, as: 'description'
552
+ property :external_ip, as: 'externalIp'
553
+ property :internal_ip, as: 'internalIp'
554
+ property :name, as: 'name'
555
+ property :state, as: 'state'
556
+ property :uid, as: 'uid'
557
+ property :update_time, as: 'updateTime'
558
+ end
559
+ end
560
+
561
+ class FetchNetworkPolicyExternalAddressesResponse
562
+ # @private
563
+ class Representation < Google::Apis::Core::JsonRepresentation
564
+ collection :external_addresses, as: 'externalAddresses', class: Google::Apis::VmwareengineV1::ExternalAddress, decorator: Google::Apis::VmwareengineV1::ExternalAddress::Representation
565
+
566
+ property :next_page_token, as: 'nextPageToken'
567
+ end
568
+ end
569
+
570
+ class ForwardingRule
571
+ # @private
572
+ class Representation < Google::Apis::Core::JsonRepresentation
573
+ property :domain, as: 'domain'
574
+ collection :name_servers, as: 'nameServers'
575
+ end
576
+ end
577
+
578
+ class GrantDnsBindPermissionRequest
579
+ # @private
580
+ class Representation < Google::Apis::Core::JsonRepresentation
581
+ property :principal, as: 'principal', class: Google::Apis::VmwareengineV1::Principal, decorator: Google::Apis::VmwareengineV1::Principal::Representation
582
+
583
+ property :request_id, as: 'requestId'
584
+ end
585
+ end
586
+
360
587
  class Hcx
361
588
  # @private
362
589
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -378,6 +605,15 @@ module Google
378
605
  end
379
606
  end
380
607
 
608
+ class IpRange
609
+ # @private
610
+ class Representation < Google::Apis::Core::JsonRepresentation
611
+ property :external_address, as: 'externalAddress'
612
+ property :ip_address, as: 'ipAddress'
613
+ property :ip_address_range, as: 'ipAddressRange'
614
+ end
615
+ end
616
+
381
617
  class ListClustersResponse
382
618
  # @private
383
619
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -388,6 +624,26 @@ module Google
388
624
  end
389
625
  end
390
626
 
627
+ class ListExternalAccessRulesResponse
628
+ # @private
629
+ class Representation < Google::Apis::Core::JsonRepresentation
630
+ collection :external_access_rules, as: 'externalAccessRules', class: Google::Apis::VmwareengineV1::ExternalAccessRule, decorator: Google::Apis::VmwareengineV1::ExternalAccessRule::Representation
631
+
632
+ property :next_page_token, as: 'nextPageToken'
633
+ collection :unreachable, as: 'unreachable'
634
+ end
635
+ end
636
+
637
+ class ListExternalAddressesResponse
638
+ # @private
639
+ class Representation < Google::Apis::Core::JsonRepresentation
640
+ collection :external_addresses, as: 'externalAddresses', class: Google::Apis::VmwareengineV1::ExternalAddress, decorator: Google::Apis::VmwareengineV1::ExternalAddress::Representation
641
+
642
+ property :next_page_token, as: 'nextPageToken'
643
+ collection :unreachable, as: 'unreachable'
644
+ end
645
+ end
646
+
391
647
  class ListHcxActivationKeysResponse
392
648
  # @private
393
649
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -407,6 +663,36 @@ module Google
407
663
  end
408
664
  end
409
665
 
666
+ class ListLoggingServersResponse
667
+ # @private
668
+ class Representation < Google::Apis::Core::JsonRepresentation
669
+ collection :logging_servers, as: 'loggingServers', class: Google::Apis::VmwareengineV1::LoggingServer, decorator: Google::Apis::VmwareengineV1::LoggingServer::Representation
670
+
671
+ property :next_page_token, as: 'nextPageToken'
672
+ collection :unreachable, as: 'unreachable'
673
+ end
674
+ end
675
+
676
+ class ListManagementDnsZoneBindingsResponse
677
+ # @private
678
+ class Representation < Google::Apis::Core::JsonRepresentation
679
+ collection :management_dns_zone_bindings, as: 'managementDnsZoneBindings', class: Google::Apis::VmwareengineV1::ManagementDnsZoneBinding, decorator: Google::Apis::VmwareengineV1::ManagementDnsZoneBinding::Representation
680
+
681
+ property :next_page_token, as: 'nextPageToken'
682
+ collection :unreachable, as: 'unreachable'
683
+ end
684
+ end
685
+
686
+ class ListNetworkPeeringsResponse
687
+ # @private
688
+ class Representation < Google::Apis::Core::JsonRepresentation
689
+ collection :network_peerings, as: 'networkPeerings', class: Google::Apis::VmwareengineV1::NetworkPeering, decorator: Google::Apis::VmwareengineV1::NetworkPeering::Representation
690
+
691
+ property :next_page_token, as: 'nextPageToken'
692
+ collection :unreachable, as: 'unreachable'
693
+ end
694
+ end
695
+
410
696
  class ListNetworkPoliciesResponse
411
697
  # @private
412
698
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -427,6 +713,15 @@ module Google
427
713
  end
428
714
  end
429
715
 
716
+ class ListNodesResponse
717
+ # @private
718
+ class Representation < Google::Apis::Core::JsonRepresentation
719
+ property :next_page_token, as: 'nextPageToken'
720
+ collection :nodes, as: 'nodes', class: Google::Apis::VmwareengineV1::Node, decorator: Google::Apis::VmwareengineV1::Node::Representation
721
+
722
+ end
723
+ end
724
+
430
725
  class ListOperationsResponse
431
726
  # @private
432
727
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -436,6 +731,15 @@ module Google
436
731
  end
437
732
  end
438
733
 
734
+ class ListPeeringRoutesResponse
735
+ # @private
736
+ class Representation < Google::Apis::Core::JsonRepresentation
737
+ property :next_page_token, as: 'nextPageToken'
738
+ collection :peering_routes, as: 'peeringRoutes', class: Google::Apis::VmwareengineV1::PeeringRoute, decorator: Google::Apis::VmwareengineV1::PeeringRoute::Representation
739
+
740
+ end
741
+ end
742
+
439
743
  class ListPrivateCloudsResponse
440
744
  # @private
441
745
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -496,18 +800,56 @@ module Google
496
800
  end
497
801
  end
498
802
 
803
+ class LocationMetadata
804
+ # @private
805
+ class Representation < Google::Apis::Core::JsonRepresentation
806
+ collection :capabilities, as: 'capabilities'
807
+ end
808
+ end
809
+
810
+ class LoggingServer
811
+ # @private
812
+ class Representation < Google::Apis::Core::JsonRepresentation
813
+ property :create_time, as: 'createTime'
814
+ property :hostname, as: 'hostname'
815
+ property :name, as: 'name'
816
+ property :port, as: 'port'
817
+ property :protocol, as: 'protocol'
818
+ property :source_type, as: 'sourceType'
819
+ property :uid, as: 'uid'
820
+ property :update_time, as: 'updateTime'
821
+ end
822
+ end
823
+
499
824
  class ManagementCluster
500
825
  # @private
501
826
  class Representation < Google::Apis::Core::JsonRepresentation
502
827
  property :cluster_id, as: 'clusterId'
503
828
  hash :node_type_configs, as: 'nodeTypeConfigs', class: Google::Apis::VmwareengineV1::NodeTypeConfig, decorator: Google::Apis::VmwareengineV1::NodeTypeConfig::Representation
504
829
 
830
+ property :stretched_cluster_config, as: 'stretchedClusterConfig', class: Google::Apis::VmwareengineV1::StretchedClusterConfig, decorator: Google::Apis::VmwareengineV1::StretchedClusterConfig::Representation
831
+
832
+ end
833
+ end
834
+
835
+ class ManagementDnsZoneBinding
836
+ # @private
837
+ class Representation < Google::Apis::Core::JsonRepresentation
838
+ property :create_time, as: 'createTime'
839
+ property :description, as: 'description'
840
+ property :name, as: 'name'
841
+ property :state, as: 'state'
842
+ property :uid, as: 'uid'
843
+ property :update_time, as: 'updateTime'
844
+ property :vmware_engine_network, as: 'vmwareEngineNetwork'
845
+ property :vpc_network, as: 'vpcNetwork'
505
846
  end
506
847
  end
507
848
 
508
849
  class NetworkConfig
509
850
  # @private
510
851
  class Representation < Google::Apis::Core::JsonRepresentation
852
+ property :dns_server_ip, as: 'dnsServerIp'
511
853
  property :management_cidr, as: 'managementCidr'
512
854
  property :management_ip_address_layout_version, as: 'managementIpAddressLayoutVersion'
513
855
  property :vmware_engine_network, as: 'vmwareEngineNetwork'
@@ -515,6 +857,28 @@ module Google
515
857
  end
516
858
  end
517
859
 
860
+ class NetworkPeering
861
+ # @private
862
+ class Representation < Google::Apis::Core::JsonRepresentation
863
+ property :create_time, as: 'createTime'
864
+ property :description, as: 'description'
865
+ property :exchange_subnet_routes, as: 'exchangeSubnetRoutes'
866
+ property :export_custom_routes, as: 'exportCustomRoutes'
867
+ property :export_custom_routes_with_public_ip, as: 'exportCustomRoutesWithPublicIp'
868
+ property :import_custom_routes, as: 'importCustomRoutes'
869
+ property :import_custom_routes_with_public_ip, as: 'importCustomRoutesWithPublicIp'
870
+ property :name, as: 'name'
871
+ property :peer_mtu, as: 'peerMtu'
872
+ property :peer_network, as: 'peerNetwork'
873
+ property :peer_network_type, as: 'peerNetworkType'
874
+ property :state, as: 'state'
875
+ property :state_details, as: 'stateDetails'
876
+ property :uid, as: 'uid'
877
+ property :update_time, as: 'updateTime'
878
+ property :vmware_engine_network, as: 'vmwareEngineNetwork'
879
+ end
880
+ end
881
+
518
882
  class NetworkPolicy
519
883
  # @private
520
884
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -541,12 +905,28 @@ module Google
541
905
  end
542
906
  end
543
907
 
908
+ class Node
909
+ # @private
910
+ class Representation < Google::Apis::Core::JsonRepresentation
911
+ property :custom_core_count, :numeric_string => true, as: 'customCoreCount'
912
+ property :fqdn, as: 'fqdn'
913
+ property :internal_ip, as: 'internalIp'
914
+ property :name, as: 'name'
915
+ property :node_type_id, as: 'nodeTypeId'
916
+ property :state, as: 'state'
917
+ property :version, as: 'version'
918
+ end
919
+ end
920
+
544
921
  class NodeType
545
922
  # @private
546
923
  class Representation < Google::Apis::Core::JsonRepresentation
547
924
  collection :available_custom_core_counts, as: 'availableCustomCoreCounts'
925
+ collection :capabilities, as: 'capabilities'
548
926
  property :disk_size_gb, as: 'diskSizeGb'
549
927
  property :display_name, as: 'displayName'
928
+ collection :families, as: 'families'
929
+ property :kind, as: 'kind'
550
930
  property :memory_gb, as: 'memoryGb'
551
931
  property :name, as: 'name'
552
932
  property :node_type_id, as: 'nodeTypeId'
@@ -622,6 +1002,14 @@ module Google
622
1002
  end
623
1003
  end
624
1004
 
1005
+ class Principal
1006
+ # @private
1007
+ class Representation < Google::Apis::Core::JsonRepresentation
1008
+ property :service_account, as: 'serviceAccount'
1009
+ property :user, as: 'user'
1010
+ end
1011
+ end
1012
+
625
1013
  class PrivateCloud
626
1014
  # @private
627
1015
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -666,6 +1054,13 @@ module Google
666
1054
  end
667
1055
  end
668
1056
 
1057
+ class RepairManagementDnsZoneBindingRequest
1058
+ # @private
1059
+ class Representation < Google::Apis::Core::JsonRepresentation
1060
+ property :request_id, as: 'requestId'
1061
+ end
1062
+ end
1063
+
669
1064
  class ResetNsxCredentialsRequest
670
1065
  # @private
671
1066
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -677,6 +1072,16 @@ module Google
677
1072
  # @private
678
1073
  class Representation < Google::Apis::Core::JsonRepresentation
679
1074
  property :request_id, as: 'requestId'
1075
+ property :username, as: 'username'
1076
+ end
1077
+ end
1078
+
1079
+ class RevokeDnsBindPermissionRequest
1080
+ # @private
1081
+ class Representation < Google::Apis::Core::JsonRepresentation
1082
+ property :principal, as: 'principal', class: Google::Apis::VmwareengineV1::Principal, decorator: Google::Apis::VmwareengineV1::Principal::Representation
1083
+
1084
+ property :request_id, as: 'requestId'
680
1085
  end
681
1086
  end
682
1087
 
@@ -698,6 +1103,14 @@ module Google
698
1103
  end
699
1104
  end
700
1105
 
1106
+ class StretchedClusterConfig
1107
+ # @private
1108
+ class Representation < Google::Apis::Core::JsonRepresentation
1109
+ property :preferred_location, as: 'preferredLocation'
1110
+ property :secondary_location, as: 'secondaryLocation'
1111
+ end
1112
+ end
1113
+
701
1114
  class Subnet
702
1115
  # @private
703
1116
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -706,6 +1119,7 @@ module Google
706
1119
  property :name, as: 'name'
707
1120
  property :state, as: 'state'
708
1121
  property :type, as: 'type'
1122
+ property :vlan_id, as: 'vlanId'
709
1123
  end
710
1124
  end
711
1125