google-apis-gameservices_v1 0.22.0 → 0.23.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.
@@ -82,36 +82,6 @@ module Google
82
82
  include Google::Apis::Core::JsonObjectSupport
83
83
  end
84
84
 
85
- class DeployedClusterState
86
- class Representation < Google::Apis::Core::JsonRepresentation; end
87
-
88
- include Google::Apis::Core::JsonObjectSupport
89
- end
90
-
91
- class DeployedFleet
92
- class Representation < Google::Apis::Core::JsonRepresentation; end
93
-
94
- include Google::Apis::Core::JsonObjectSupport
95
- end
96
-
97
- class DeployedFleetAutoscaler
98
- class Representation < Google::Apis::Core::JsonRepresentation; end
99
-
100
- include Google::Apis::Core::JsonObjectSupport
101
- end
102
-
103
- class DeployedFleetDetails
104
- class Representation < Google::Apis::Core::JsonRepresentation; end
105
-
106
- include Google::Apis::Core::JsonObjectSupport
107
- end
108
-
109
- class DeployedFleetStatus
110
- class Representation < Google::Apis::Core::JsonRepresentation; end
111
-
112
- include Google::Apis::Core::JsonObjectSupport
113
- end
114
-
115
85
  class Empty
116
86
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
87
 
@@ -124,96 +94,6 @@ module Google
124
94
  include Google::Apis::Core::JsonObjectSupport
125
95
  end
126
96
 
127
- class FetchDeploymentStateRequest
128
- class Representation < Google::Apis::Core::JsonRepresentation; end
129
-
130
- include Google::Apis::Core::JsonObjectSupport
131
- end
132
-
133
- class FetchDeploymentStateResponse
134
- class Representation < Google::Apis::Core::JsonRepresentation; end
135
-
136
- include Google::Apis::Core::JsonObjectSupport
137
- end
138
-
139
- class FleetConfig
140
- class Representation < Google::Apis::Core::JsonRepresentation; end
141
-
142
- include Google::Apis::Core::JsonObjectSupport
143
- end
144
-
145
- class GameServerCluster
146
- class Representation < Google::Apis::Core::JsonRepresentation; end
147
-
148
- include Google::Apis::Core::JsonObjectSupport
149
- end
150
-
151
- class GameServerClusterConnectionInfo
152
- class Representation < Google::Apis::Core::JsonRepresentation; end
153
-
154
- include Google::Apis::Core::JsonObjectSupport
155
- end
156
-
157
- class GameServerConfig
158
- class Representation < Google::Apis::Core::JsonRepresentation; end
159
-
160
- include Google::Apis::Core::JsonObjectSupport
161
- end
162
-
163
- class GameServerConfigOverride
164
- class Representation < Google::Apis::Core::JsonRepresentation; end
165
-
166
- include Google::Apis::Core::JsonObjectSupport
167
- end
168
-
169
- class GameServerDeployment
170
- class Representation < Google::Apis::Core::JsonRepresentation; end
171
-
172
- include Google::Apis::Core::JsonObjectSupport
173
- end
174
-
175
- class GameServerDeploymentRollout
176
- class Representation < Google::Apis::Core::JsonRepresentation; end
177
-
178
- include Google::Apis::Core::JsonObjectSupport
179
- end
180
-
181
- class GkeClusterReference
182
- class Representation < Google::Apis::Core::JsonRepresentation; end
183
-
184
- include Google::Apis::Core::JsonObjectSupport
185
- end
186
-
187
- class KubernetesClusterState
188
- class Representation < Google::Apis::Core::JsonRepresentation; end
189
-
190
- include Google::Apis::Core::JsonObjectSupport
191
- end
192
-
193
- class LabelSelector
194
- class Representation < Google::Apis::Core::JsonRepresentation; end
195
-
196
- include Google::Apis::Core::JsonObjectSupport
197
- end
198
-
199
- class ListGameServerClustersResponse
200
- class Representation < Google::Apis::Core::JsonRepresentation; end
201
-
202
- include Google::Apis::Core::JsonObjectSupport
203
- end
204
-
205
- class ListGameServerConfigsResponse
206
- class Representation < Google::Apis::Core::JsonRepresentation; end
207
-
208
- include Google::Apis::Core::JsonObjectSupport
209
- end
210
-
211
- class ListGameServerDeploymentsResponse
212
- class Representation < Google::Apis::Core::JsonRepresentation; end
213
-
214
- include Google::Apis::Core::JsonObjectSupport
215
- end
216
-
217
97
  class ListLocationsResponse
218
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
99
 
@@ -226,12 +106,6 @@ module Google
226
106
  include Google::Apis::Core::JsonObjectSupport
227
107
  end
228
108
 
229
- class ListRealmsResponse
230
- class Representation < Google::Apis::Core::JsonRepresentation; end
231
-
232
- include Google::Apis::Core::JsonObjectSupport
233
- end
234
-
235
109
  class Location
236
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
111
 
@@ -250,132 +124,30 @@ module Google
250
124
  include Google::Apis::Core::JsonObjectSupport
251
125
  end
252
126
 
253
- class OperationMetadata
254
- class Representation < Google::Apis::Core::JsonRepresentation; end
255
-
256
- include Google::Apis::Core::JsonObjectSupport
257
- end
258
-
259
- class OperationStatus
260
- class Representation < Google::Apis::Core::JsonRepresentation; end
261
-
262
- include Google::Apis::Core::JsonObjectSupport
263
- end
264
-
265
127
  class Policy
266
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
129
 
268
130
  include Google::Apis::Core::JsonObjectSupport
269
131
  end
270
132
 
271
- class PreviewCreateGameServerClusterResponse
272
- class Representation < Google::Apis::Core::JsonRepresentation; end
273
-
274
- include Google::Apis::Core::JsonObjectSupport
275
- end
276
-
277
- class PreviewDeleteGameServerClusterResponse
278
- class Representation < Google::Apis::Core::JsonRepresentation; end
279
-
280
- include Google::Apis::Core::JsonObjectSupport
281
- end
282
-
283
- class PreviewGameServerDeploymentRolloutResponse
284
- class Representation < Google::Apis::Core::JsonRepresentation; end
285
-
286
- include Google::Apis::Core::JsonObjectSupport
287
- end
288
-
289
- class PreviewRealmUpdateResponse
290
- class Representation < Google::Apis::Core::JsonRepresentation; end
291
-
292
- include Google::Apis::Core::JsonObjectSupport
293
- end
294
-
295
- class PreviewUpdateGameServerClusterResponse
296
- class Representation < Google::Apis::Core::JsonRepresentation; end
297
-
298
- include Google::Apis::Core::JsonObjectSupport
299
- end
300
-
301
- class Realm
302
- class Representation < Google::Apis::Core::JsonRepresentation; end
303
-
304
- include Google::Apis::Core::JsonObjectSupport
305
- end
306
-
307
- class RealmSelector
308
- class Representation < Google::Apis::Core::JsonRepresentation; end
309
-
310
- include Google::Apis::Core::JsonObjectSupport
311
- end
312
-
313
133
  class Rule
314
134
  class Representation < Google::Apis::Core::JsonRepresentation; end
315
135
 
316
136
  include Google::Apis::Core::JsonObjectSupport
317
137
  end
318
138
 
319
- class ScalingConfig
320
- class Representation < Google::Apis::Core::JsonRepresentation; end
321
-
322
- include Google::Apis::Core::JsonObjectSupport
323
- end
324
-
325
- class Schedule
326
- class Representation < Google::Apis::Core::JsonRepresentation; end
327
-
328
- include Google::Apis::Core::JsonObjectSupport
329
- end
330
-
331
139
  class SetIamPolicyRequest
332
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
141
 
334
142
  include Google::Apis::Core::JsonObjectSupport
335
143
  end
336
144
 
337
- class SpecSource
338
- class Representation < Google::Apis::Core::JsonRepresentation; end
339
-
340
- include Google::Apis::Core::JsonObjectSupport
341
- end
342
-
343
145
  class Status
344
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
147
 
346
148
  include Google::Apis::Core::JsonObjectSupport
347
149
  end
348
150
 
349
- class TargetDetails
350
- class Representation < Google::Apis::Core::JsonRepresentation; end
351
-
352
- include Google::Apis::Core::JsonObjectSupport
353
- end
354
-
355
- class TargetFleet
356
- class Representation < Google::Apis::Core::JsonRepresentation; end
357
-
358
- include Google::Apis::Core::JsonObjectSupport
359
- end
360
-
361
- class TargetFleetAutoscaler
362
- class Representation < Google::Apis::Core::JsonRepresentation; end
363
-
364
- include Google::Apis::Core::JsonObjectSupport
365
- end
366
-
367
- class TargetFleetDetails
368
- class Representation < Google::Apis::Core::JsonRepresentation; end
369
-
370
- include Google::Apis::Core::JsonObjectSupport
371
- end
372
-
373
- class TargetState
374
- class Representation < Google::Apis::Core::JsonRepresentation; end
375
-
376
- include Google::Apis::Core::JsonObjectSupport
377
- end
378
-
379
151
  class TestIamPermissionsRequest
380
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
381
153
 
@@ -475,57 +247,6 @@ module Google
475
247
  end
476
248
  end
477
249
 
478
- class DeployedClusterState
479
- # @private
480
- class Representation < Google::Apis::Core::JsonRepresentation
481
- property :cluster, as: 'cluster'
482
- collection :fleet_details, as: 'fleetDetails', class: Google::Apis::GameservicesV1::DeployedFleetDetails, decorator: Google::Apis::GameservicesV1::DeployedFleetDetails::Representation
483
-
484
- end
485
- end
486
-
487
- class DeployedFleet
488
- # @private
489
- class Representation < Google::Apis::Core::JsonRepresentation
490
- property :fleet, as: 'fleet'
491
- property :fleet_spec, as: 'fleetSpec'
492
- property :spec_source, as: 'specSource', class: Google::Apis::GameservicesV1::SpecSource, decorator: Google::Apis::GameservicesV1::SpecSource::Representation
493
-
494
- property :status, as: 'status', class: Google::Apis::GameservicesV1::DeployedFleetStatus, decorator: Google::Apis::GameservicesV1::DeployedFleetStatus::Representation
495
-
496
- end
497
- end
498
-
499
- class DeployedFleetAutoscaler
500
- # @private
501
- class Representation < Google::Apis::Core::JsonRepresentation
502
- property :autoscaler, as: 'autoscaler'
503
- property :fleet_autoscaler_spec, as: 'fleetAutoscalerSpec'
504
- property :spec_source, as: 'specSource', class: Google::Apis::GameservicesV1::SpecSource, decorator: Google::Apis::GameservicesV1::SpecSource::Representation
505
-
506
- end
507
- end
508
-
509
- class DeployedFleetDetails
510
- # @private
511
- class Representation < Google::Apis::Core::JsonRepresentation
512
- property :deployed_autoscaler, as: 'deployedAutoscaler', class: Google::Apis::GameservicesV1::DeployedFleetAutoscaler, decorator: Google::Apis::GameservicesV1::DeployedFleetAutoscaler::Representation
513
-
514
- property :deployed_fleet, as: 'deployedFleet', class: Google::Apis::GameservicesV1::DeployedFleet, decorator: Google::Apis::GameservicesV1::DeployedFleet::Representation
515
-
516
- end
517
- end
518
-
519
- class DeployedFleetStatus
520
- # @private
521
- class Representation < Google::Apis::Core::JsonRepresentation
522
- property :allocated_replicas, :numeric_string => true, as: 'allocatedReplicas'
523
- property :ready_replicas, :numeric_string => true, as: 'readyReplicas'
524
- property :replicas, :numeric_string => true, as: 'replicas'
525
- property :reserved_replicas, :numeric_string => true, as: 'reservedReplicas'
526
- end
527
- end
528
-
529
250
  class Empty
530
251
  # @private
531
252
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -542,159 +263,6 @@ module Google
542
263
  end
543
264
  end
544
265
 
545
- class FetchDeploymentStateRequest
546
- # @private
547
- class Representation < Google::Apis::Core::JsonRepresentation
548
- end
549
- end
550
-
551
- class FetchDeploymentStateResponse
552
- # @private
553
- class Representation < Google::Apis::Core::JsonRepresentation
554
- collection :cluster_state, as: 'clusterState', class: Google::Apis::GameservicesV1::DeployedClusterState, decorator: Google::Apis::GameservicesV1::DeployedClusterState::Representation
555
-
556
- collection :unavailable, as: 'unavailable'
557
- end
558
- end
559
-
560
- class FleetConfig
561
- # @private
562
- class Representation < Google::Apis::Core::JsonRepresentation
563
- property :fleet_spec, as: 'fleetSpec'
564
- property :name, as: 'name'
565
- end
566
- end
567
-
568
- class GameServerCluster
569
- # @private
570
- class Representation < Google::Apis::Core::JsonRepresentation
571
- property :cluster_state, as: 'clusterState', class: Google::Apis::GameservicesV1::KubernetesClusterState, decorator: Google::Apis::GameservicesV1::KubernetesClusterState::Representation
572
-
573
- property :connection_info, as: 'connectionInfo', class: Google::Apis::GameservicesV1::GameServerClusterConnectionInfo, decorator: Google::Apis::GameservicesV1::GameServerClusterConnectionInfo::Representation
574
-
575
- property :create_time, as: 'createTime'
576
- property :description, as: 'description'
577
- property :etag, as: 'etag'
578
- hash :labels, as: 'labels'
579
- property :name, as: 'name'
580
- property :update_time, as: 'updateTime'
581
- end
582
- end
583
-
584
- class GameServerClusterConnectionInfo
585
- # @private
586
- class Representation < Google::Apis::Core::JsonRepresentation
587
- property :gke_cluster_reference, as: 'gkeClusterReference', class: Google::Apis::GameservicesV1::GkeClusterReference, decorator: Google::Apis::GameservicesV1::GkeClusterReference::Representation
588
-
589
- property :namespace, as: 'namespace'
590
- end
591
- end
592
-
593
- class GameServerConfig
594
- # @private
595
- class Representation < Google::Apis::Core::JsonRepresentation
596
- property :create_time, as: 'createTime'
597
- property :description, as: 'description'
598
- collection :fleet_configs, as: 'fleetConfigs', class: Google::Apis::GameservicesV1::FleetConfig, decorator: Google::Apis::GameservicesV1::FleetConfig::Representation
599
-
600
- hash :labels, as: 'labels'
601
- property :name, as: 'name'
602
- collection :scaling_configs, as: 'scalingConfigs', class: Google::Apis::GameservicesV1::ScalingConfig, decorator: Google::Apis::GameservicesV1::ScalingConfig::Representation
603
-
604
- property :update_time, as: 'updateTime'
605
- end
606
- end
607
-
608
- class GameServerConfigOverride
609
- # @private
610
- class Representation < Google::Apis::Core::JsonRepresentation
611
- property :config_version, as: 'configVersion'
612
- property :realms_selector, as: 'realmsSelector', class: Google::Apis::GameservicesV1::RealmSelector, decorator: Google::Apis::GameservicesV1::RealmSelector::Representation
613
-
614
- end
615
- end
616
-
617
- class GameServerDeployment
618
- # @private
619
- class Representation < Google::Apis::Core::JsonRepresentation
620
- property :create_time, as: 'createTime'
621
- property :description, as: 'description'
622
- property :etag, as: 'etag'
623
- hash :labels, as: 'labels'
624
- property :name, as: 'name'
625
- property :update_time, as: 'updateTime'
626
- end
627
- end
628
-
629
- class GameServerDeploymentRollout
630
- # @private
631
- class Representation < Google::Apis::Core::JsonRepresentation
632
- property :create_time, as: 'createTime'
633
- property :default_game_server_config, as: 'defaultGameServerConfig'
634
- property :etag, as: 'etag'
635
- collection :game_server_config_overrides, as: 'gameServerConfigOverrides', class: Google::Apis::GameservicesV1::GameServerConfigOverride, decorator: Google::Apis::GameservicesV1::GameServerConfigOverride::Representation
636
-
637
- property :name, as: 'name'
638
- property :update_time, as: 'updateTime'
639
- end
640
- end
641
-
642
- class GkeClusterReference
643
- # @private
644
- class Representation < Google::Apis::Core::JsonRepresentation
645
- property :cluster, as: 'cluster'
646
- end
647
- end
648
-
649
- class KubernetesClusterState
650
- # @private
651
- class Representation < Google::Apis::Core::JsonRepresentation
652
- property :agones_version_installed, as: 'agonesVersionInstalled'
653
- property :agones_version_targeted, as: 'agonesVersionTargeted'
654
- property :installation_state, as: 'installationState'
655
- property :kubernetes_version_installed, as: 'kubernetesVersionInstalled'
656
- property :provider, as: 'provider'
657
- property :version_installed_error_message, as: 'versionInstalledErrorMessage'
658
- end
659
- end
660
-
661
- class LabelSelector
662
- # @private
663
- class Representation < Google::Apis::Core::JsonRepresentation
664
- hash :labels, as: 'labels'
665
- end
666
- end
667
-
668
- class ListGameServerClustersResponse
669
- # @private
670
- class Representation < Google::Apis::Core::JsonRepresentation
671
- collection :game_server_clusters, as: 'gameServerClusters', class: Google::Apis::GameservicesV1::GameServerCluster, decorator: Google::Apis::GameservicesV1::GameServerCluster::Representation
672
-
673
- property :next_page_token, as: 'nextPageToken'
674
- collection :unreachable, as: 'unreachable'
675
- end
676
- end
677
-
678
- class ListGameServerConfigsResponse
679
- # @private
680
- class Representation < Google::Apis::Core::JsonRepresentation
681
- collection :game_server_configs, as: 'gameServerConfigs', class: Google::Apis::GameservicesV1::GameServerConfig, decorator: Google::Apis::GameservicesV1::GameServerConfig::Representation
682
-
683
- property :next_page_token, as: 'nextPageToken'
684
- collection :unreachable, as: 'unreachable'
685
- end
686
- end
687
-
688
- class ListGameServerDeploymentsResponse
689
- # @private
690
- class Representation < Google::Apis::Core::JsonRepresentation
691
- collection :game_server_deployments, as: 'gameServerDeployments', class: Google::Apis::GameservicesV1::GameServerDeployment, decorator: Google::Apis::GameservicesV1::GameServerDeployment::Representation
692
-
693
- property :next_page_token, as: 'nextPageToken'
694
- collection :unreachable, as: 'unreachable'
695
- end
696
- end
697
-
698
266
  class ListLocationsResponse
699
267
  # @private
700
268
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -713,16 +281,6 @@ module Google
713
281
  end
714
282
  end
715
283
 
716
- class ListRealmsResponse
717
- # @private
718
- class Representation < Google::Apis::Core::JsonRepresentation
719
- property :next_page_token, as: 'nextPageToken'
720
- collection :realms, as: 'realms', class: Google::Apis::GameservicesV1::Realm, decorator: Google::Apis::GameservicesV1::Realm::Representation
721
-
722
- collection :unreachable, as: 'unreachable'
723
- end
724
- end
725
-
726
284
  class Location
727
285
  # @private
728
286
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -758,31 +316,6 @@ module Google
758
316
  end
759
317
  end
760
318
 
761
- class OperationMetadata
762
- # @private
763
- class Representation < Google::Apis::Core::JsonRepresentation
764
- property :api_version, as: 'apiVersion'
765
- property :create_time, as: 'createTime'
766
- property :end_time, as: 'endTime'
767
- hash :operation_status, as: 'operationStatus', class: Google::Apis::GameservicesV1::OperationStatus, decorator: Google::Apis::GameservicesV1::OperationStatus::Representation
768
-
769
- property :requested_cancellation, as: 'requestedCancellation'
770
- property :status_message, as: 'statusMessage'
771
- property :target, as: 'target'
772
- collection :unreachable, as: 'unreachable'
773
- property :verb, as: 'verb'
774
- end
775
- end
776
-
777
- class OperationStatus
778
- # @private
779
- class Representation < Google::Apis::Core::JsonRepresentation
780
- property :done, as: 'done'
781
- property :error_code, as: 'errorCode'
782
- property :error_message, as: 'errorMessage'
783
- end
784
- end
785
-
786
319
  class Policy
787
320
  # @private
788
321
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -797,74 +330,6 @@ module Google
797
330
  end
798
331
  end
799
332
 
800
- class PreviewCreateGameServerClusterResponse
801
- # @private
802
- class Representation < Google::Apis::Core::JsonRepresentation
803
- property :cluster_state, as: 'clusterState', class: Google::Apis::GameservicesV1::KubernetesClusterState, decorator: Google::Apis::GameservicesV1::KubernetesClusterState::Representation
804
-
805
- property :etag, as: 'etag'
806
- property :target_state, as: 'targetState', class: Google::Apis::GameservicesV1::TargetState, decorator: Google::Apis::GameservicesV1::TargetState::Representation
807
-
808
- end
809
- end
810
-
811
- class PreviewDeleteGameServerClusterResponse
812
- # @private
813
- class Representation < Google::Apis::Core::JsonRepresentation
814
- property :etag, as: 'etag'
815
- property :target_state, as: 'targetState', class: Google::Apis::GameservicesV1::TargetState, decorator: Google::Apis::GameservicesV1::TargetState::Representation
816
-
817
- end
818
- end
819
-
820
- class PreviewGameServerDeploymentRolloutResponse
821
- # @private
822
- class Representation < Google::Apis::Core::JsonRepresentation
823
- property :etag, as: 'etag'
824
- property :target_state, as: 'targetState', class: Google::Apis::GameservicesV1::TargetState, decorator: Google::Apis::GameservicesV1::TargetState::Representation
825
-
826
- collection :unavailable, as: 'unavailable'
827
- end
828
- end
829
-
830
- class PreviewRealmUpdateResponse
831
- # @private
832
- class Representation < Google::Apis::Core::JsonRepresentation
833
- property :etag, as: 'etag'
834
- property :target_state, as: 'targetState', class: Google::Apis::GameservicesV1::TargetState, decorator: Google::Apis::GameservicesV1::TargetState::Representation
835
-
836
- end
837
- end
838
-
839
- class PreviewUpdateGameServerClusterResponse
840
- # @private
841
- class Representation < Google::Apis::Core::JsonRepresentation
842
- property :etag, as: 'etag'
843
- property :target_state, as: 'targetState', class: Google::Apis::GameservicesV1::TargetState, decorator: Google::Apis::GameservicesV1::TargetState::Representation
844
-
845
- end
846
- end
847
-
848
- class Realm
849
- # @private
850
- class Representation < Google::Apis::Core::JsonRepresentation
851
- property :create_time, as: 'createTime'
852
- property :description, as: 'description'
853
- property :etag, as: 'etag'
854
- hash :labels, as: 'labels'
855
- property :name, as: 'name'
856
- property :time_zone, as: 'timeZone'
857
- property :update_time, as: 'updateTime'
858
- end
859
- end
860
-
861
- class RealmSelector
862
- # @private
863
- class Representation < Google::Apis::Core::JsonRepresentation
864
- collection :realms, as: 'realms'
865
- end
866
- end
867
-
868
333
  class Rule
869
334
  # @private
870
335
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -880,28 +345,6 @@ module Google
880
345
  end
881
346
  end
882
347
 
883
- class ScalingConfig
884
- # @private
885
- class Representation < Google::Apis::Core::JsonRepresentation
886
- property :fleet_autoscaler_spec, as: 'fleetAutoscalerSpec'
887
- property :name, as: 'name'
888
- collection :schedules, as: 'schedules', class: Google::Apis::GameservicesV1::Schedule, decorator: Google::Apis::GameservicesV1::Schedule::Representation
889
-
890
- collection :selectors, as: 'selectors', class: Google::Apis::GameservicesV1::LabelSelector, decorator: Google::Apis::GameservicesV1::LabelSelector::Representation
891
-
892
- end
893
- end
894
-
895
- class Schedule
896
- # @private
897
- class Representation < Google::Apis::Core::JsonRepresentation
898
- property :cron_job_duration, as: 'cronJobDuration'
899
- property :cron_spec, as: 'cronSpec'
900
- property :end_time, as: 'endTime'
901
- property :start_time, as: 'startTime'
902
- end
903
- end
904
-
905
348
  class SetIamPolicyRequest
906
349
  # @private
907
350
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -911,14 +354,6 @@ module Google
911
354
  end
912
355
  end
913
356
 
914
- class SpecSource
915
- # @private
916
- class Representation < Google::Apis::Core::JsonRepresentation
917
- property :game_server_config_name, as: 'gameServerConfigName'
918
- property :name, as: 'name'
919
- end
920
- end
921
-
922
357
  class Status
923
358
  # @private
924
359
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -928,52 +363,6 @@ module Google
928
363
  end
929
364
  end
930
365
 
931
- class TargetDetails
932
- # @private
933
- class Representation < Google::Apis::Core::JsonRepresentation
934
- collection :fleet_details, as: 'fleetDetails', class: Google::Apis::GameservicesV1::TargetFleetDetails, decorator: Google::Apis::GameservicesV1::TargetFleetDetails::Representation
935
-
936
- property :game_server_cluster_name, as: 'gameServerClusterName'
937
- property :game_server_deployment_name, as: 'gameServerDeploymentName'
938
- end
939
- end
940
-
941
- class TargetFleet
942
- # @private
943
- class Representation < Google::Apis::Core::JsonRepresentation
944
- property :name, as: 'name'
945
- property :spec_source, as: 'specSource', class: Google::Apis::GameservicesV1::SpecSource, decorator: Google::Apis::GameservicesV1::SpecSource::Representation
946
-
947
- end
948
- end
949
-
950
- class TargetFleetAutoscaler
951
- # @private
952
- class Representation < Google::Apis::Core::JsonRepresentation
953
- property :name, as: 'name'
954
- property :spec_source, as: 'specSource', class: Google::Apis::GameservicesV1::SpecSource, decorator: Google::Apis::GameservicesV1::SpecSource::Representation
955
-
956
- end
957
- end
958
-
959
- class TargetFleetDetails
960
- # @private
961
- class Representation < Google::Apis::Core::JsonRepresentation
962
- property :autoscaler, as: 'autoscaler', class: Google::Apis::GameservicesV1::TargetFleetAutoscaler, decorator: Google::Apis::GameservicesV1::TargetFleetAutoscaler::Representation
963
-
964
- property :fleet, as: 'fleet', class: Google::Apis::GameservicesV1::TargetFleet, decorator: Google::Apis::GameservicesV1::TargetFleet::Representation
965
-
966
- end
967
- end
968
-
969
- class TargetState
970
- # @private
971
- class Representation < Google::Apis::Core::JsonRepresentation
972
- collection :details, as: 'details', class: Google::Apis::GameservicesV1::TargetDetails, decorator: Google::Apis::GameservicesV1::TargetDetails::Representation
973
-
974
- end
975
- end
976
-
977
366
  class TestIamPermissionsRequest
978
367
  # @private
979
368
  class Representation < Google::Apis::Core::JsonRepresentation