google-apis-workloadmanager_v1 0.29.0 → 0.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WorkloadmanagerV1
18
18
  # Version of the google-apis-workloadmanager_v1 gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250101"
25
+ REVISION = "20250219"
26
26
  end
27
27
  end
28
28
  end
@@ -22,12 +22,36 @@ module Google
22
22
  module Apis
23
23
  module WorkloadmanagerV1
24
24
 
25
+ class ApiLayerServer
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
25
31
  class AgentCommand
26
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
33
 
28
34
  include Google::Apis::Core::JsonObjectSupport
29
35
  end
30
36
 
37
+ class AvailabilityGroup
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class BackendServer
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class BackupProperties
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
31
55
  class BigQueryDestination
32
56
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
57
 
@@ -40,12 +64,42 @@ module Google
40
64
  include Google::Apis::Core::JsonObjectSupport
41
65
  end
42
66
 
67
+ class CloudResource
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class Cluster
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
43
79
  class Command
44
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
81
 
46
82
  include Google::Apis::Core::JsonObjectSupport
47
83
  end
48
84
 
85
+ class ComponentHealth
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Database
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class DatabaseProperties
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
49
103
  class Empty
50
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
105
 
@@ -76,18 +130,54 @@ module Google
76
130
  include Google::Apis::Core::JsonObjectSupport
77
131
  end
78
132
 
133
+ class FrontEndServer
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
79
139
  class GceInstanceFilter
80
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
141
 
82
142
  include Google::Apis::Core::JsonObjectSupport
83
143
  end
84
144
 
145
+ class HealthCheck
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
85
151
  class Insight
86
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
153
 
88
154
  include Google::Apis::Core::JsonObjectSupport
89
155
  end
90
156
 
157
+ class Instance
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class InstanceProperties
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class Layer
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class ListDiscoveredProfilesResponse
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
91
181
  class ListEvaluationsResponse
92
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
183
 
@@ -130,6 +220,12 @@ module Google
130
220
  include Google::Apis::Core::JsonObjectSupport
131
221
  end
132
222
 
223
+ class LoadBalancerServer
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
133
229
  class Location
134
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
231
 
@@ -154,6 +250,12 @@ module Google
154
250
  include Google::Apis::Core::JsonObjectSupport
155
251
  end
156
252
 
253
+ class Product
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
157
259
  class Resource
158
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
261
 
@@ -190,6 +292,12 @@ module Google
190
292
  include Google::Apis::Core::JsonObjectSupport
191
293
  end
192
294
 
295
+ class SapComponent
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
193
301
  class SapDiscovery
194
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
303
 
@@ -244,6 +352,12 @@ module Google
244
352
  include Google::Apis::Core::JsonObjectSupport
245
353
  end
246
354
 
355
+ class SapDiscoveryResourceInstancePropertiesDiskMount
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
247
361
  class SapDiscoveryWorkloadProperties
248
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
363
 
@@ -262,6 +376,12 @@ module Google
262
376
  include Google::Apis::Core::JsonObjectSupport
263
377
  end
264
378
 
379
+ class SapInstanceProperties
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
265
385
  class SapValidation
266
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
387
 
@@ -274,6 +394,12 @@ module Google
274
394
  include Google::Apis::Core::JsonObjectSupport
275
395
  end
276
396
 
397
+ class SapWorkload
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
277
403
  class ScannedResource
278
404
  class Representation < Google::Apis::Core::JsonRepresentation; end
279
405
 
@@ -304,6 +430,12 @@ module Google
304
430
  include Google::Apis::Core::JsonObjectSupport
305
431
  end
306
432
 
433
+ class SqlserverWorkload
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
307
439
  class Status
308
440
  class Representation < Google::Apis::Core::JsonRepresentation; end
309
441
 
@@ -316,18 +448,42 @@ module Google
316
448
  include Google::Apis::Core::JsonObjectSupport
317
449
  end
318
450
 
451
+ class ThreeTierWorkload
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
319
457
  class TorsoValidation
320
458
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
459
 
322
460
  include Google::Apis::Core::JsonObjectSupport
323
461
  end
324
462
 
463
+ class UpcomingMaintenanceEvent
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
325
469
  class ViolationDetails
326
470
  class Representation < Google::Apis::Core::JsonRepresentation; end
327
471
 
328
472
  include Google::Apis::Core::JsonObjectSupport
329
473
  end
330
474
 
475
+ class WorkloadProfile
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class WorkloadProfileHealth
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
331
487
  class WriteInsightRequest
332
488
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
489
 
@@ -340,6 +496,16 @@ module Google
340
496
  include Google::Apis::Core::JsonObjectSupport
341
497
  end
342
498
 
499
+ class ApiLayerServer
500
+ # @private
501
+ class Representation < Google::Apis::Core::JsonRepresentation
502
+ property :name, as: 'name'
503
+ property :os_version, as: 'osVersion'
504
+ collection :resources, as: 'resources', class: Google::Apis::WorkloadmanagerV1::CloudResource, decorator: Google::Apis::WorkloadmanagerV1::CloudResource::Representation
505
+
506
+ end
507
+ end
508
+
343
509
  class AgentCommand
344
510
  # @private
345
511
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -348,6 +514,36 @@ module Google
348
514
  end
349
515
  end
350
516
 
517
+ class AvailabilityGroup
518
+ # @private
519
+ class Representation < Google::Apis::Core::JsonRepresentation
520
+ collection :databases, as: 'databases'
521
+ property :name, as: 'name'
522
+ property :primary_server, as: 'primaryServer'
523
+ collection :secondary_servers, as: 'secondaryServers'
524
+ end
525
+ end
526
+
527
+ class BackendServer
528
+ # @private
529
+ class Representation < Google::Apis::Core::JsonRepresentation
530
+ property :backup_file, as: 'backupFile'
531
+ property :backup_schedule, as: 'backupSchedule'
532
+ property :name, as: 'name'
533
+ property :os_version, as: 'osVersion'
534
+ collection :resources, as: 'resources', class: Google::Apis::WorkloadmanagerV1::CloudResource, decorator: Google::Apis::WorkloadmanagerV1::CloudResource::Representation
535
+
536
+ end
537
+ end
538
+
539
+ class BackupProperties
540
+ # @private
541
+ class Representation < Google::Apis::Core::JsonRepresentation
542
+ property :latest_backup_status, as: 'latestBackupStatus'
543
+ property :latest_backup_time, as: 'latestBackupTime'
544
+ end
545
+ end
546
+
351
547
  class BigQueryDestination
352
548
  # @private
353
549
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -362,6 +558,24 @@ module Google
362
558
  end
363
559
  end
364
560
 
561
+ class CloudResource
562
+ # @private
563
+ class Representation < Google::Apis::Core::JsonRepresentation
564
+ property :instance_properties, as: 'instanceProperties', class: Google::Apis::WorkloadmanagerV1::InstanceProperties, decorator: Google::Apis::WorkloadmanagerV1::InstanceProperties::Representation
565
+
566
+ property :kind, as: 'kind'
567
+ property :name, as: 'name'
568
+ end
569
+ end
570
+
571
+ class Cluster
572
+ # @private
573
+ class Representation < Google::Apis::Core::JsonRepresentation
574
+ collection :nodes, as: 'nodes'
575
+ property :witness_server, as: 'witnessServer'
576
+ end
577
+ end
578
+
365
579
  class Command
366
580
  # @private
367
581
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -372,6 +586,39 @@ module Google
372
586
  end
373
587
  end
374
588
 
589
+ class ComponentHealth
590
+ # @private
591
+ class Representation < Google::Apis::Core::JsonRepresentation
592
+ property :component, as: 'component'
593
+ collection :component_health_checks, as: 'componentHealthChecks', class: Google::Apis::WorkloadmanagerV1::HealthCheck, decorator: Google::Apis::WorkloadmanagerV1::HealthCheck::Representation
594
+
595
+ property :component_health_type, as: 'componentHealthType'
596
+ property :is_required, as: 'isRequired'
597
+ property :state, as: 'state'
598
+ collection :sub_component_healthes, as: 'subComponentHealthes', class: Google::Apis::WorkloadmanagerV1::ComponentHealth, decorator: Google::Apis::WorkloadmanagerV1::ComponentHealth::Representation
599
+
600
+ end
601
+ end
602
+
603
+ class Database
604
+ # @private
605
+ class Representation < Google::Apis::Core::JsonRepresentation
606
+ property :backup_file, as: 'backupFile'
607
+ property :backup_schedule, as: 'backupSchedule'
608
+ property :host_vm, as: 'hostVm'
609
+ property :name, as: 'name'
610
+ end
611
+ end
612
+
613
+ class DatabaseProperties
614
+ # @private
615
+ class Representation < Google::Apis::Core::JsonRepresentation
616
+ property :backup_properties, as: 'backupProperties', class: Google::Apis::WorkloadmanagerV1::BackupProperties, decorator: Google::Apis::WorkloadmanagerV1::BackupProperties::Representation
617
+
618
+ property :database_type, as: 'databaseType'
619
+ end
620
+ end
621
+
375
622
  class Empty
376
623
  # @private
377
624
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -449,6 +696,16 @@ module Google
449
696
  end
450
697
  end
451
698
 
699
+ class FrontEndServer
700
+ # @private
701
+ class Representation < Google::Apis::Core::JsonRepresentation
702
+ property :name, as: 'name'
703
+ property :os_version, as: 'osVersion'
704
+ collection :resources, as: 'resources', class: Google::Apis::WorkloadmanagerV1::CloudResource, decorator: Google::Apis::WorkloadmanagerV1::CloudResource::Representation
705
+
706
+ end
707
+ end
708
+
452
709
  class GceInstanceFilter
453
710
  # @private
454
711
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -456,6 +713,18 @@ module Google
456
713
  end
457
714
  end
458
715
 
716
+ class HealthCheck
717
+ # @private
718
+ class Representation < Google::Apis::Core::JsonRepresentation
719
+ property :message, as: 'message'
720
+ property :metric, as: 'metric'
721
+ property :resource, as: 'resource', class: Google::Apis::WorkloadmanagerV1::CloudResource, decorator: Google::Apis::WorkloadmanagerV1::CloudResource::Representation
722
+
723
+ property :source, as: 'source'
724
+ property :state, as: 'state'
725
+ end
726
+ end
727
+
459
728
  class Insight
460
729
  # @private
461
730
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -472,6 +741,51 @@ module Google
472
741
  end
473
742
  end
474
743
 
744
+ class Instance
745
+ # @private
746
+ class Representation < Google::Apis::Core::JsonRepresentation
747
+ property :name, as: 'name'
748
+ property :region, as: 'region'
749
+ property :status, as: 'status'
750
+ end
751
+ end
752
+
753
+ class InstanceProperties
754
+ # @private
755
+ class Representation < Google::Apis::Core::JsonRepresentation
756
+ property :instance_number, as: 'instanceNumber'
757
+ property :machine_type, as: 'machineType'
758
+ property :role, as: 'role'
759
+ collection :roles, as: 'roles'
760
+ property :sap_instance_properties, as: 'sapInstanceProperties', class: Google::Apis::WorkloadmanagerV1::SapInstanceProperties, decorator: Google::Apis::WorkloadmanagerV1::SapInstanceProperties::Representation
761
+
762
+ property :status, as: 'status'
763
+ property :upcoming_maintenance_event, as: 'upcomingMaintenanceEvent', class: Google::Apis::WorkloadmanagerV1::UpcomingMaintenanceEvent, decorator: Google::Apis::WorkloadmanagerV1::UpcomingMaintenanceEvent::Representation
764
+
765
+ end
766
+ end
767
+
768
+ class Layer
769
+ # @private
770
+ class Representation < Google::Apis::Core::JsonRepresentation
771
+ property :application_type, as: 'applicationType'
772
+ property :database_type, as: 'databaseType'
773
+ collection :instances, as: 'instances', class: Google::Apis::WorkloadmanagerV1::Instance, decorator: Google::Apis::WorkloadmanagerV1::Instance::Representation
774
+
775
+ property :sid, as: 'sid'
776
+ end
777
+ end
778
+
779
+ class ListDiscoveredProfilesResponse
780
+ # @private
781
+ class Representation < Google::Apis::Core::JsonRepresentation
782
+ property :next_page_token, as: 'nextPageToken'
783
+ collection :unreachable, as: 'unreachable'
784
+ collection :workload_profiles, as: 'workloadProfiles', class: Google::Apis::WorkloadmanagerV1::WorkloadProfile, decorator: Google::Apis::WorkloadmanagerV1::WorkloadProfile::Representation
785
+
786
+ end
787
+ end
788
+
475
789
  class ListEvaluationsResponse
476
790
  # @private
477
791
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -537,6 +851,14 @@ module Google
537
851
  end
538
852
  end
539
853
 
854
+ class LoadBalancerServer
855
+ # @private
856
+ class Representation < Google::Apis::Core::JsonRepresentation
857
+ property :ip, as: 'ip'
858
+ property :vm, as: 'vm'
859
+ end
860
+ end
861
+
540
862
  class Location
541
863
  # @private
542
864
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -580,6 +902,14 @@ module Google
580
902
  end
581
903
  end
582
904
 
905
+ class Product
906
+ # @private
907
+ class Representation < Google::Apis::Core::JsonRepresentation
908
+ property :name, as: 'name'
909
+ property :version, as: 'version'
910
+ end
911
+ end
912
+
583
913
  class Resource
584
914
  # @private
585
915
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -646,6 +976,19 @@ module Google
646
976
  end
647
977
  end
648
978
 
979
+ class SapComponent
980
+ # @private
981
+ class Representation < Google::Apis::Core::JsonRepresentation
982
+ property :database_properties, as: 'databaseProperties', class: Google::Apis::WorkloadmanagerV1::DatabaseProperties, decorator: Google::Apis::WorkloadmanagerV1::DatabaseProperties::Representation
983
+
984
+ collection :ha_hosts, as: 'haHosts'
985
+ collection :resources, as: 'resources', class: Google::Apis::WorkloadmanagerV1::CloudResource, decorator: Google::Apis::WorkloadmanagerV1::CloudResource::Representation
986
+
987
+ property :sid, as: 'sid'
988
+ property :topology_type, as: 'topologyType'
989
+ end
990
+ end
991
+
649
992
  class SapDiscovery
650
993
  # @private
651
994
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -658,6 +1001,7 @@ module Google
658
1001
  property :project_number, as: 'projectNumber'
659
1002
  property :system_id, as: 'systemId'
660
1003
  property :update_time, as: 'updateTime'
1004
+ property :use_dr_reconciliation, as: 'useDrReconciliation'
661
1005
  property :workload_properties, as: 'workloadProperties', class: Google::Apis::WorkloadmanagerV1::SapDiscoveryWorkloadProperties, decorator: Google::Apis::WorkloadmanagerV1::SapDiscoveryWorkloadProperties::Representation
662
1006
 
663
1007
  end
@@ -703,6 +1047,7 @@ module Google
703
1047
  property :database_type, as: 'databaseType'
704
1048
  property :database_version, as: 'databaseVersion'
705
1049
  property :instance_number, as: 'instanceNumber'
1050
+ property :landscape_id, as: 'landscapeId'
706
1051
  property :primary_instance_uri, as: 'primaryInstanceUri'
707
1052
  property :shared_nfs_uri, as: 'sharedNfsUri'
708
1053
  end
@@ -746,6 +1091,8 @@ module Google
746
1091
  collection :app_instances, as: 'appInstances', class: Google::Apis::WorkloadmanagerV1::SapDiscoveryResourceInstancePropertiesAppInstance, decorator: Google::Apis::WorkloadmanagerV1::SapDiscoveryResourceInstancePropertiesAppInstance::Representation
747
1092
 
748
1093
  collection :cluster_instances, as: 'clusterInstances'
1094
+ collection :disk_mounts, as: 'diskMounts', class: Google::Apis::WorkloadmanagerV1::SapDiscoveryResourceInstancePropertiesDiskMount, decorator: Google::Apis::WorkloadmanagerV1::SapDiscoveryResourceInstancePropertiesDiskMount::Representation
1095
+
749
1096
  property :instance_number, :numeric_string => true, as: 'instanceNumber'
750
1097
  property :instance_role, as: 'instanceRole'
751
1098
  property :is_dr_site, as: 'isDrSite'
@@ -761,6 +1108,14 @@ module Google
761
1108
  end
762
1109
  end
763
1110
 
1111
+ class SapDiscoveryResourceInstancePropertiesDiskMount
1112
+ # @private
1113
+ class Representation < Google::Apis::Core::JsonRepresentation
1114
+ property :mount_point, as: 'mountPoint'
1115
+ property :name, as: 'name'
1116
+ end
1117
+ end
1118
+
764
1119
  class SapDiscoveryWorkloadProperties
765
1120
  # @private
766
1121
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -789,6 +1144,13 @@ module Google
789
1144
  end
790
1145
  end
791
1146
 
1147
+ class SapInstanceProperties
1148
+ # @private
1149
+ class Representation < Google::Apis::Core::JsonRepresentation
1150
+ collection :numbers, as: 'numbers'
1151
+ end
1152
+ end
1153
+
792
1154
  class SapValidation
793
1155
  # @private
794
1156
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -808,6 +1170,20 @@ module Google
808
1170
  end
809
1171
  end
810
1172
 
1173
+ class SapWorkload
1174
+ # @private
1175
+ class Representation < Google::Apis::Core::JsonRepresentation
1176
+ property :application, as: 'application', class: Google::Apis::WorkloadmanagerV1::SapComponent, decorator: Google::Apis::WorkloadmanagerV1::SapComponent::Representation
1177
+
1178
+ property :architecture, as: 'architecture'
1179
+ property :database, as: 'database', class: Google::Apis::WorkloadmanagerV1::SapComponent, decorator: Google::Apis::WorkloadmanagerV1::SapComponent::Representation
1180
+
1181
+ hash :metadata, as: 'metadata'
1182
+ collection :products, as: 'products', class: Google::Apis::WorkloadmanagerV1::Product, decorator: Google::Apis::WorkloadmanagerV1::Product::Representation
1183
+
1184
+ end
1185
+ end
1186
+
811
1187
  class ScannedResource
812
1188
  # @private
813
1189
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -852,6 +1228,20 @@ module Google
852
1228
  end
853
1229
  end
854
1230
 
1231
+ class SqlserverWorkload
1232
+ # @private
1233
+ class Representation < Google::Apis::Core::JsonRepresentation
1234
+ collection :ags, as: 'ags', class: Google::Apis::WorkloadmanagerV1::AvailabilityGroup, decorator: Google::Apis::WorkloadmanagerV1::AvailabilityGroup::Representation
1235
+
1236
+ property :cluster, as: 'cluster', class: Google::Apis::WorkloadmanagerV1::Cluster, decorator: Google::Apis::WorkloadmanagerV1::Cluster::Representation
1237
+
1238
+ collection :databases, as: 'databases', class: Google::Apis::WorkloadmanagerV1::Database, decorator: Google::Apis::WorkloadmanagerV1::Database::Representation
1239
+
1240
+ property :load_balancer_server, as: 'loadBalancerServer', class: Google::Apis::WorkloadmanagerV1::LoadBalancerServer, decorator: Google::Apis::WorkloadmanagerV1::LoadBalancerServer::Representation
1241
+
1242
+ end
1243
+ end
1244
+
855
1245
  class Status
856
1246
  # @private
857
1247
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -870,6 +1260,19 @@ module Google
870
1260
  end
871
1261
  end
872
1262
 
1263
+ class ThreeTierWorkload
1264
+ # @private
1265
+ class Representation < Google::Apis::Core::JsonRepresentation
1266
+ property :api_layer, as: 'apiLayer', class: Google::Apis::WorkloadmanagerV1::ApiLayerServer, decorator: Google::Apis::WorkloadmanagerV1::ApiLayerServer::Representation
1267
+
1268
+ property :backend, as: 'backend', class: Google::Apis::WorkloadmanagerV1::BackendServer, decorator: Google::Apis::WorkloadmanagerV1::BackendServer::Representation
1269
+
1270
+ property :endpoint, as: 'endpoint'
1271
+ property :frontend, as: 'frontend', class: Google::Apis::WorkloadmanagerV1::FrontEndServer, decorator: Google::Apis::WorkloadmanagerV1::FrontEndServer::Representation
1272
+
1273
+ end
1274
+ end
1275
+
873
1276
  class TorsoValidation
874
1277
  # @private
875
1278
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -881,6 +1284,16 @@ module Google
881
1284
  end
882
1285
  end
883
1286
 
1287
+ class UpcomingMaintenanceEvent
1288
+ # @private
1289
+ class Representation < Google::Apis::Core::JsonRepresentation
1290
+ property :end_time, as: 'endTime'
1291
+ property :maintenance_status, as: 'maintenanceStatus'
1292
+ property :start_time, as: 'startTime'
1293
+ property :type, as: 'type'
1294
+ end
1295
+ end
1296
+
884
1297
  class ViolationDetails
885
1298
  # @private
886
1299
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -890,6 +1303,39 @@ module Google
890
1303
  end
891
1304
  end
892
1305
 
1306
+ class WorkloadProfile
1307
+ # @private
1308
+ class Representation < Google::Apis::Core::JsonRepresentation
1309
+ property :application, as: 'application', class: Google::Apis::WorkloadmanagerV1::Layer, decorator: Google::Apis::WorkloadmanagerV1::Layer::Representation
1310
+
1311
+ property :ascs, as: 'ascs', class: Google::Apis::WorkloadmanagerV1::Layer, decorator: Google::Apis::WorkloadmanagerV1::Layer::Representation
1312
+
1313
+ property :database, as: 'database', class: Google::Apis::WorkloadmanagerV1::Layer, decorator: Google::Apis::WorkloadmanagerV1::Layer::Representation
1314
+
1315
+ hash :labels, as: 'labels'
1316
+ property :name, as: 'name'
1317
+ property :refreshed_time, as: 'refreshedTime'
1318
+ property :sap_workload, as: 'sapWorkload', class: Google::Apis::WorkloadmanagerV1::SapWorkload, decorator: Google::Apis::WorkloadmanagerV1::SapWorkload::Representation
1319
+
1320
+ property :sqlserver_workload, as: 'sqlserverWorkload', class: Google::Apis::WorkloadmanagerV1::SqlserverWorkload, decorator: Google::Apis::WorkloadmanagerV1::SqlserverWorkload::Representation
1321
+
1322
+ property :state, as: 'state'
1323
+ property :three_tier_workload, as: 'threeTierWorkload', class: Google::Apis::WorkloadmanagerV1::ThreeTierWorkload, decorator: Google::Apis::WorkloadmanagerV1::ThreeTierWorkload::Representation
1324
+
1325
+ property :workload_type, as: 'workloadType'
1326
+ end
1327
+ end
1328
+
1329
+ class WorkloadProfileHealth
1330
+ # @private
1331
+ class Representation < Google::Apis::Core::JsonRepresentation
1332
+ property :check_time, as: 'checkTime'
1333
+ collection :component_healthes, as: 'componentHealthes', class: Google::Apis::WorkloadmanagerV1::ComponentHealth, decorator: Google::Apis::WorkloadmanagerV1::ComponentHealth::Representation
1334
+
1335
+ property :state, as: 'state'
1336
+ end
1337
+ end
1338
+
893
1339
  class WriteInsightRequest
894
1340
  # @private
895
1341
  class Representation < Google::Apis::Core::JsonRepresentation