google-apis-compute_v1 0.2.0 → 0.7.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 ComputeV1
18
18
  # Version of the google-apis-compute_v1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210111"
25
+ REVISION = "20210310"
26
26
  end
27
27
  end
28
28
  end
@@ -310,6 +310,12 @@ module Google
310
310
  include Google::Apis::Core::JsonObjectSupport
311
311
  end
312
312
 
313
+ class AutoscalingPolicyScalingSchedule
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
313
319
  class Backend
314
320
  class Representation < Google::Apis::Core::JsonRepresentation; end
315
321
 
@@ -328,6 +334,18 @@ module Google
328
334
  include Google::Apis::Core::JsonObjectSupport
329
335
  end
330
336
 
337
+ class BackendBucketCdnPolicyBypassCacheOnRequestHeader
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class BackendBucketCdnPolicyNegativeCachingPolicy
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
331
349
  class BackendBucketList
332
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
351
 
@@ -376,6 +394,18 @@ module Google
376
394
  include Google::Apis::Core::JsonObjectSupport
377
395
  end
378
396
 
397
+ class BackendServiceCdnPolicyBypassCacheOnRequestHeader
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class BackendServiceCdnPolicyNegativeCachingPolicy
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
379
409
  class BackendServiceFailoverPolicy
380
410
  class Representation < Google::Apis::Core::JsonRepresentation; end
381
411
 
@@ -448,6 +478,18 @@ module Google
448
478
  include Google::Apis::Core::JsonObjectSupport
449
479
  end
450
480
 
481
+ class BulkInsertInstanceResource
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class BulkInsertInstanceResourcePerInstanceProperties
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
451
493
  class CacheInvalidationRule
452
494
  class Representation < Google::Apis::Core::JsonRepresentation; end
453
495
 
@@ -970,6 +1012,12 @@ module Google
970
1012
  include Google::Apis::Core::JsonObjectSupport
971
1013
  end
972
1014
 
1015
+ class ForwardingRuleServiceDirectoryRegistration
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
973
1021
  class ForwardingRulesScopedList
974
1022
  class Representation < Google::Apis::Core::JsonRepresentation; end
975
1023
 
@@ -1774,6 +1822,18 @@ module Google
1774
1822
  include Google::Apis::Core::JsonObjectSupport
1775
1823
  end
1776
1824
 
1825
+ class InstancesGetEffectiveFirewallsResponse
1826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1827
+
1828
+ include Google::Apis::Core::JsonObjectSupport
1829
+ end
1830
+
1831
+ class InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
1832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1833
+
1834
+ include Google::Apis::Core::JsonObjectSupport
1835
+ end
1836
+
1777
1837
  class InstancesRemoveResourcePoliciesRequest
1778
1838
  class Representation < Google::Apis::Core::JsonRepresentation; end
1779
1839
 
@@ -2068,6 +2128,18 @@ module Google
2068
2128
  include Google::Apis::Core::JsonObjectSupport
2069
2129
  end
2070
2130
 
2131
+ class LocationPolicy
2132
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2133
+
2134
+ include Google::Apis::Core::JsonObjectSupport
2135
+ end
2136
+
2137
+ class LocationPolicyLocation
2138
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2139
+
2140
+ include Google::Apis::Core::JsonObjectSupport
2141
+ end
2142
+
2071
2143
  class LogConfig
2072
2144
  class Representation < Google::Apis::Core::JsonRepresentation; end
2073
2145
 
@@ -2410,6 +2482,18 @@ module Google
2410
2482
  include Google::Apis::Core::JsonObjectSupport
2411
2483
  end
2412
2484
 
2485
+ class NetworksGetEffectiveFirewallsResponse
2486
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2487
+
2488
+ include Google::Apis::Core::JsonObjectSupport
2489
+ end
2490
+
2491
+ class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
2492
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2493
+
2494
+ include Google::Apis::Core::JsonObjectSupport
2495
+ end
2496
+
2413
2497
  class NetworksRemovePeeringRequest
2414
2498
  class Representation < Google::Apis::Core::JsonRepresentation; end
2415
2499
 
@@ -2956,6 +3040,102 @@ module Google
2956
3040
  include Google::Apis::Core::JsonObjectSupport
2957
3041
  end
2958
3042
 
3043
+ class PublicAdvertisedPrefix
3044
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3045
+
3046
+ include Google::Apis::Core::JsonObjectSupport
3047
+ end
3048
+
3049
+ class PublicAdvertisedPrefixList
3050
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3051
+
3052
+ class Warning
3053
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3054
+
3055
+ class Datum
3056
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3057
+
3058
+ include Google::Apis::Core::JsonObjectSupport
3059
+ end
3060
+
3061
+ include Google::Apis::Core::JsonObjectSupport
3062
+ end
3063
+
3064
+ include Google::Apis::Core::JsonObjectSupport
3065
+ end
3066
+
3067
+ class PublicAdvertisedPrefixPublicDelegatedPrefix
3068
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3069
+
3070
+ include Google::Apis::Core::JsonObjectSupport
3071
+ end
3072
+
3073
+ class PublicDelegatedPrefix
3074
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3075
+
3076
+ include Google::Apis::Core::JsonObjectSupport
3077
+ end
3078
+
3079
+ class PublicDelegatedPrefixAggregatedList
3080
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3081
+
3082
+ class Warning
3083
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3084
+
3085
+ class Datum
3086
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3087
+
3088
+ include Google::Apis::Core::JsonObjectSupport
3089
+ end
3090
+
3091
+ include Google::Apis::Core::JsonObjectSupport
3092
+ end
3093
+
3094
+ include Google::Apis::Core::JsonObjectSupport
3095
+ end
3096
+
3097
+ class PublicDelegatedPrefixList
3098
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3099
+
3100
+ class Warning
3101
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3102
+
3103
+ class Datum
3104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3105
+
3106
+ include Google::Apis::Core::JsonObjectSupport
3107
+ end
3108
+
3109
+ include Google::Apis::Core::JsonObjectSupport
3110
+ end
3111
+
3112
+ include Google::Apis::Core::JsonObjectSupport
3113
+ end
3114
+
3115
+ class PublicDelegatedPrefixPublicDelegatedSubPrefix
3116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3117
+
3118
+ include Google::Apis::Core::JsonObjectSupport
3119
+ end
3120
+
3121
+ class PublicDelegatedPrefixesScopedList
3122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3123
+
3124
+ class Warning
3125
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3126
+
3127
+ class Datum
3128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3129
+
3130
+ include Google::Apis::Core::JsonObjectSupport
3131
+ end
3132
+
3133
+ include Google::Apis::Core::JsonObjectSupport
3134
+ end
3135
+
3136
+ include Google::Apis::Core::JsonObjectSupport
3137
+ end
3138
+
2959
3139
  class Quota
2960
3140
  class Representation < Google::Apis::Core::JsonRepresentation; end
2961
3141
 
@@ -3376,6 +3556,18 @@ module Google
3376
3556
  include Google::Apis::Core::JsonObjectSupport
3377
3557
  end
3378
3558
 
3559
+ class ResourcePolicyInstanceSchedulePolicy
3560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3561
+
3562
+ include Google::Apis::Core::JsonObjectSupport
3563
+ end
3564
+
3565
+ class ResourcePolicyInstanceSchedulePolicySchedule
3566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3567
+
3568
+ include Google::Apis::Core::JsonObjectSupport
3569
+ end
3570
+
3379
3571
  class ResourcePolicyList
3380
3572
  class Representation < Google::Apis::Core::JsonRepresentation; end
3381
3573
 
@@ -3394,6 +3586,18 @@ module Google
3394
3586
  include Google::Apis::Core::JsonObjectSupport
3395
3587
  end
3396
3588
 
3589
+ class ResourcePolicyResourceStatus
3590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3591
+
3592
+ include Google::Apis::Core::JsonObjectSupport
3593
+ end
3594
+
3595
+ class ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
3596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3597
+
3598
+ include Google::Apis::Core::JsonObjectSupport
3599
+ end
3600
+
3397
3601
  class ResourcePolicySnapshotSchedulePolicy
3398
3602
  class Representation < Google::Apis::Core::JsonRepresentation; end
3399
3603
 
@@ -3610,6 +3814,12 @@ module Google
3610
3814
  include Google::Apis::Core::JsonObjectSupport
3611
3815
  end
3612
3816
 
3817
+ class ScalingScheduleStatus
3818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3819
+
3820
+ include Google::Apis::Core::JsonObjectSupport
3821
+ end
3822
+
3613
3823
  class Scheduling
3614
3824
  class Representation < Google::Apis::Core::JsonRepresentation; end
3615
3825
 
@@ -5140,6 +5350,7 @@ module Google
5140
5350
 
5141
5351
  collection :local_ssds, as: 'localSsds', class: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk, decorator: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk::Representation
5142
5352
 
5353
+ property :location_hint, as: 'locationHint'
5143
5354
  property :machine_type, as: 'machineType'
5144
5355
  property :min_cpu_platform, as: 'minCpuPlatform'
5145
5356
  end
@@ -5189,6 +5400,7 @@ module Google
5189
5400
  property :disk_type, as: 'diskType'
5190
5401
  hash :labels, as: 'labels'
5191
5402
  property :on_update_action, as: 'onUpdateAction'
5403
+ property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
5192
5404
  collection :resource_policies, as: 'resourcePolicies'
5193
5405
  property :source_image, as: 'sourceImage'
5194
5406
  property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
@@ -5237,6 +5449,8 @@ module Google
5237
5449
  property :name, as: 'name'
5238
5450
  property :recommended_size, as: 'recommendedSize'
5239
5451
  property :region, as: 'region'
5452
+ hash :scaling_schedule_status, as: 'scalingScheduleStatus', class: Google::Apis::ComputeV1::ScalingScheduleStatus, decorator: Google::Apis::ComputeV1::ScalingScheduleStatus::Representation
5453
+
5240
5454
  property :self_link, as: 'selfLink'
5241
5455
  property :status, as: 'status'
5242
5456
  collection :status_details, as: 'statusDetails', class: Google::Apis::ComputeV1::AutoscalerStatusDetails, decorator: Google::Apis::ComputeV1::AutoscalerStatusDetails::Representation
@@ -5362,6 +5576,8 @@ module Google
5362
5576
  property :mode, as: 'mode'
5363
5577
  property :scale_in_control, as: 'scaleInControl', class: Google::Apis::ComputeV1::AutoscalingPolicyScaleInControl, decorator: Google::Apis::ComputeV1::AutoscalingPolicyScaleInControl::Representation
5364
5578
 
5579
+ hash :scaling_schedules, as: 'scalingSchedules', class: Google::Apis::ComputeV1::AutoscalingPolicyScalingSchedule, decorator: Google::Apis::ComputeV1::AutoscalingPolicyScalingSchedule::Representation
5580
+
5365
5581
  end
5366
5582
  end
5367
5583
 
@@ -5399,6 +5615,18 @@ module Google
5399
5615
  end
5400
5616
  end
5401
5617
 
5618
+ class AutoscalingPolicyScalingSchedule
5619
+ # @private
5620
+ class Representation < Google::Apis::Core::JsonRepresentation
5621
+ property :description, as: 'description'
5622
+ property :disabled, as: 'disabled'
5623
+ property :duration_sec, as: 'durationSec'
5624
+ property :min_required_replicas, as: 'minRequiredReplicas'
5625
+ property :schedule, as: 'schedule'
5626
+ property :time_zone, as: 'timeZone'
5627
+ end
5628
+ end
5629
+
5402
5630
  class Backend
5403
5631
  # @private
5404
5632
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5437,15 +5665,36 @@ module Google
5437
5665
  class BackendBucketCdnPolicy
5438
5666
  # @private
5439
5667
  class Representation < Google::Apis::Core::JsonRepresentation
5668
+ collection :bypass_cache_on_request_headers, as: 'bypassCacheOnRequestHeaders', class: Google::Apis::ComputeV1::BackendBucketCdnPolicyBypassCacheOnRequestHeader, decorator: Google::Apis::ComputeV1::BackendBucketCdnPolicyBypassCacheOnRequestHeader::Representation
5669
+
5440
5670
  property :cache_mode, as: 'cacheMode'
5441
5671
  property :client_ttl, as: 'clientTtl'
5442
5672
  property :default_ttl, as: 'defaultTtl'
5443
5673
  property :max_ttl, as: 'maxTtl'
5674
+ property :negative_caching, as: 'negativeCaching'
5675
+ collection :negative_caching_policy, as: 'negativeCachingPolicy', class: Google::Apis::ComputeV1::BackendBucketCdnPolicyNegativeCachingPolicy, decorator: Google::Apis::ComputeV1::BackendBucketCdnPolicyNegativeCachingPolicy::Representation
5676
+
5677
+ property :serve_while_stale, as: 'serveWhileStale'
5444
5678
  property :signed_url_cache_max_age_sec, :numeric_string => true, as: 'signedUrlCacheMaxAgeSec'
5445
5679
  collection :signed_url_key_names, as: 'signedUrlKeyNames'
5446
5680
  end
5447
5681
  end
5448
5682
 
5683
+ class BackendBucketCdnPolicyBypassCacheOnRequestHeader
5684
+ # @private
5685
+ class Representation < Google::Apis::Core::JsonRepresentation
5686
+ property :header_name, as: 'headerName'
5687
+ end
5688
+ end
5689
+
5690
+ class BackendBucketCdnPolicyNegativeCachingPolicy
5691
+ # @private
5692
+ class Representation < Google::Apis::Core::JsonRepresentation
5693
+ property :code, as: 'code'
5694
+ property :ttl, as: 'ttl'
5695
+ end
5696
+ end
5697
+
5449
5698
  class BackendBucketList
5450
5699
  # @private
5451
5700
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5509,6 +5758,8 @@ module Google
5509
5758
  property :locality_lb_policy, as: 'localityLbPolicy'
5510
5759
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeV1::BackendServiceLogConfig, decorator: Google::Apis::ComputeV1::BackendServiceLogConfig::Representation
5511
5760
 
5761
+ property :max_stream_duration, as: 'maxStreamDuration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
5762
+
5512
5763
  property :name, as: 'name'
5513
5764
  property :network, as: 'network'
5514
5765
  property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeV1::OutlierDetection, decorator: Google::Apis::ComputeV1::OutlierDetection::Representation
@@ -5562,17 +5813,38 @@ module Google
5562
5813
  class BackendServiceCdnPolicy
5563
5814
  # @private
5564
5815
  class Representation < Google::Apis::Core::JsonRepresentation
5816
+ collection :bypass_cache_on_request_headers, as: 'bypassCacheOnRequestHeaders', class: Google::Apis::ComputeV1::BackendServiceCdnPolicyBypassCacheOnRequestHeader, decorator: Google::Apis::ComputeV1::BackendServiceCdnPolicyBypassCacheOnRequestHeader::Representation
5817
+
5565
5818
  property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeV1::CacheKeyPolicy, decorator: Google::Apis::ComputeV1::CacheKeyPolicy::Representation
5566
5819
 
5567
5820
  property :cache_mode, as: 'cacheMode'
5568
5821
  property :client_ttl, as: 'clientTtl'
5569
5822
  property :default_ttl, as: 'defaultTtl'
5570
5823
  property :max_ttl, as: 'maxTtl'
5824
+ property :negative_caching, as: 'negativeCaching'
5825
+ collection :negative_caching_policy, as: 'negativeCachingPolicy', class: Google::Apis::ComputeV1::BackendServiceCdnPolicyNegativeCachingPolicy, decorator: Google::Apis::ComputeV1::BackendServiceCdnPolicyNegativeCachingPolicy::Representation
5826
+
5827
+ property :serve_while_stale, as: 'serveWhileStale'
5571
5828
  property :signed_url_cache_max_age_sec, :numeric_string => true, as: 'signedUrlCacheMaxAgeSec'
5572
5829
  collection :signed_url_key_names, as: 'signedUrlKeyNames'
5573
5830
  end
5574
5831
  end
5575
5832
 
5833
+ class BackendServiceCdnPolicyBypassCacheOnRequestHeader
5834
+ # @private
5835
+ class Representation < Google::Apis::Core::JsonRepresentation
5836
+ property :header_name, as: 'headerName'
5837
+ end
5838
+ end
5839
+
5840
+ class BackendServiceCdnPolicyNegativeCachingPolicy
5841
+ # @private
5842
+ class Representation < Google::Apis::Core::JsonRepresentation
5843
+ property :code, as: 'code'
5844
+ property :ttl, as: 'ttl'
5845
+ end
5846
+ end
5847
+
5576
5848
  class BackendServiceFailoverPolicy
5577
5849
  # @private
5578
5850
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5688,6 +5960,29 @@ module Google
5688
5960
  end
5689
5961
  end
5690
5962
 
5963
+ class BulkInsertInstanceResource
5964
+ # @private
5965
+ class Representation < Google::Apis::Core::JsonRepresentation
5966
+ property :count, :numeric_string => true, as: 'count'
5967
+ property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeV1::InstanceProperties, decorator: Google::Apis::ComputeV1::InstanceProperties::Representation
5968
+
5969
+ property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeV1::LocationPolicy, decorator: Google::Apis::ComputeV1::LocationPolicy::Representation
5970
+
5971
+ property :min_count, :numeric_string => true, as: 'minCount'
5972
+ property :name_pattern, as: 'namePattern'
5973
+ hash :per_instance_properties, as: 'perInstanceProperties', class: Google::Apis::ComputeV1::BulkInsertInstanceResourcePerInstanceProperties, decorator: Google::Apis::ComputeV1::BulkInsertInstanceResourcePerInstanceProperties::Representation
5974
+
5975
+ property :source_instance_template, as: 'sourceInstanceTemplate'
5976
+ end
5977
+ end
5978
+
5979
+ class BulkInsertInstanceResourcePerInstanceProperties
5980
+ # @private
5981
+ class Representation < Google::Apis::Core::JsonRepresentation
5982
+ property :name, as: 'name'
5983
+ end
5984
+ end
5985
+
5691
5986
  class CacheInvalidationRule
5692
5987
  # @private
5693
5988
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5946,6 +6241,7 @@ module Google
5946
6241
  property :name, as: 'name'
5947
6242
  property :options, as: 'options'
5948
6243
  property :physical_block_size_bytes, :numeric_string => true, as: 'physicalBlockSizeBytes'
6244
+ property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
5949
6245
  property :region, as: 'region'
5950
6246
  collection :replica_zones, as: 'replicaZones'
5951
6247
  collection :resource_policies, as: 'resourcePolicies'
@@ -6473,6 +6769,7 @@ module Google
6473
6769
 
6474
6770
  property :self_link, as: 'selfLink'
6475
6771
  property :self_link_with_id, as: 'selfLinkWithId'
6772
+ property :short_name, as: 'shortName'
6476
6773
  end
6477
6774
  end
6478
6775
 
@@ -6483,6 +6780,7 @@ module Google
6483
6780
  property :display_name, as: 'displayName'
6484
6781
  property :firewall_policy_id, as: 'firewallPolicyId'
6485
6782
  property :name, as: 'name'
6783
+ property :short_name, as: 'shortName'
6486
6784
  end
6487
6785
  end
6488
6786
 
@@ -6589,8 +6887,11 @@ module Google
6589
6887
  property :network_tier, as: 'networkTier'
6590
6888
  property :port_range, as: 'portRange'
6591
6889
  collection :ports, as: 'ports'
6890
+ property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
6592
6891
  property :region, as: 'region'
6593
6892
  property :self_link, as: 'selfLink'
6893
+ collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration::Representation
6894
+
6594
6895
  property :service_label, as: 'serviceLabel'
6595
6896
  property :service_name, as: 'serviceName'
6596
6897
  property :subnetwork, as: 'subnetwork'
@@ -6670,6 +6971,15 @@ module Google
6670
6971
  end
6671
6972
  end
6672
6973
 
6974
+ class ForwardingRuleServiceDirectoryRegistration
6975
+ # @private
6976
+ class Representation < Google::Apis::Core::JsonRepresentation
6977
+ property :namespace, as: 'namespace'
6978
+ property :service, as: 'service'
6979
+ property :service_directory_region, as: 'serviceDirectoryRegion'
6980
+ end
6981
+ end
6982
+
6673
6983
  class ForwardingRulesScopedList
6674
6984
  # @private
6675
6985
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7216,6 +7526,8 @@ module Google
7216
7526
 
7217
7527
  property :fault_injection_policy, as: 'faultInjectionPolicy', class: Google::Apis::ComputeV1::HttpFaultInjection, decorator: Google::Apis::ComputeV1::HttpFaultInjection::Representation
7218
7528
 
7529
+ property :max_stream_duration, as: 'maxStreamDuration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
7530
+
7219
7531
  property :request_mirror_policy, as: 'requestMirrorPolicy', class: Google::Apis::ComputeV1::RequestMirrorPolicy, decorator: Google::Apis::ComputeV1::RequestMirrorPolicy::Representation
7220
7532
 
7221
7533
  property :retry_policy, as: 'retryPolicy', class: Google::Apis::ComputeV1::HttpRetryPolicy, decorator: Google::Apis::ComputeV1::HttpRetryPolicy::Representation
@@ -7336,6 +7648,7 @@ module Google
7336
7648
  property :name, as: 'name'
7337
7649
  property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeV1::Image::RawDisk, decorator: Google::Apis::ComputeV1::Image::RawDisk::Representation
7338
7650
 
7651
+ property :satisfies_pzs, as: 'satisfiesPzs'
7339
7652
  property :self_link, as: 'selfLink'
7340
7653
  property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeV1::InitialStateConfig, decorator: Google::Apis::ComputeV1::InitialStateConfig::Representation
7341
7654
 
@@ -7446,6 +7759,7 @@ module Google
7446
7759
  property :name, as: 'name'
7447
7760
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
7448
7761
 
7762
+ property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
7449
7763
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
7450
7764
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
7451
7765
 
@@ -8135,6 +8449,7 @@ module Google
8135
8449
  property :min_cpu_platform, as: 'minCpuPlatform'
8136
8450
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
8137
8451
 
8452
+ property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
8138
8453
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
8139
8454
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
8140
8455
 
@@ -8223,6 +8538,28 @@ module Google
8223
8538
  end
8224
8539
  end
8225
8540
 
8541
+ class InstancesGetEffectiveFirewallsResponse
8542
+ # @private
8543
+ class Representation < Google::Apis::Core::JsonRepresentation
8544
+ collection :firewall_policys, as: 'firewallPolicys', class: Google::Apis::ComputeV1::InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy, decorator: Google::Apis::ComputeV1::InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy::Representation
8545
+
8546
+ collection :firewalls, as: 'firewalls', class: Google::Apis::ComputeV1::Firewall, decorator: Google::Apis::ComputeV1::Firewall::Representation
8547
+
8548
+ end
8549
+ end
8550
+
8551
+ class InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
8552
+ # @private
8553
+ class Representation < Google::Apis::Core::JsonRepresentation
8554
+ property :display_name, as: 'displayName'
8555
+ property :name, as: 'name'
8556
+ collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
8557
+
8558
+ property :short_name, as: 'shortName'
8559
+ property :type, as: 'type'
8560
+ end
8561
+ end
8562
+
8226
8563
  class InstancesRemoveResourcePoliciesRequest
8227
8564
  # @private
8228
8565
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8354,9 +8691,11 @@ module Google
8354
8691
  property :dataplane_version, as: 'dataplaneVersion'
8355
8692
  property :description, as: 'description'
8356
8693
  property :edge_availability_domain, as: 'edgeAvailabilityDomain'
8694
+ property :encryption, as: 'encryption'
8357
8695
  property :google_reference_id, as: 'googleReferenceId'
8358
8696
  property :id, :numeric_string => true, as: 'id'
8359
8697
  property :interconnect, as: 'interconnect'
8698
+ collection :ipsec_internal_addresses, as: 'ipsecInternalAddresses'
8360
8699
  property :kind, as: 'kind'
8361
8700
  property :mtu, as: 'mtu'
8362
8701
  property :name, as: 'name'
@@ -8761,6 +9100,21 @@ module Google
8761
9100
  end
8762
9101
  end
8763
9102
 
9103
+ class LocationPolicy
9104
+ # @private
9105
+ class Representation < Google::Apis::Core::JsonRepresentation
9106
+ hash :locations, as: 'locations', class: Google::Apis::ComputeV1::LocationPolicyLocation, decorator: Google::Apis::ComputeV1::LocationPolicyLocation::Representation
9107
+
9108
+ end
9109
+ end
9110
+
9111
+ class LocationPolicyLocation
9112
+ # @private
9113
+ class Representation < Google::Apis::Core::JsonRepresentation
9114
+ property :preference, as: 'preference'
9115
+ end
9116
+ end
9117
+
8764
9118
  class LogConfig
8765
9119
  # @private
8766
9120
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9370,6 +9724,28 @@ module Google
9370
9724
  end
9371
9725
  end
9372
9726
 
9727
+ class NetworksGetEffectiveFirewallsResponse
9728
+ # @private
9729
+ class Representation < Google::Apis::Core::JsonRepresentation
9730
+ collection :firewall_policys, as: 'firewallPolicys', class: Google::Apis::ComputeV1::NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy, decorator: Google::Apis::ComputeV1::NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy::Representation
9731
+
9732
+ collection :firewalls, as: 'firewalls', class: Google::Apis::ComputeV1::Firewall, decorator: Google::Apis::ComputeV1::Firewall::Representation
9733
+
9734
+ end
9735
+ end
9736
+
9737
+ class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
9738
+ # @private
9739
+ class Representation < Google::Apis::Core::JsonRepresentation
9740
+ property :display_name, as: 'displayName'
9741
+ property :name, as: 'name'
9742
+ collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
9743
+
9744
+ property :short_name, as: 'shortName'
9745
+ property :type, as: 'type'
9746
+ end
9747
+ end
9748
+
9373
9749
  class NetworksRemovePeeringRequest
9374
9750
  # @private
9375
9751
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9395,6 +9771,7 @@ module Google
9395
9771
  property :fingerprint, :base64 => true, as: 'fingerprint'
9396
9772
  property :id, :numeric_string => true, as: 'id'
9397
9773
  property :kind, as: 'kind'
9774
+ property :location_hint, as: 'locationHint'
9398
9775
  property :maintenance_policy, as: 'maintenancePolicy'
9399
9776
  property :maintenance_window, as: 'maintenanceWindow', class: Google::Apis::ComputeV1::NodeGroupMaintenanceWindow, decorator: Google::Apis::ComputeV1::NodeGroupMaintenanceWindow::Representation
9400
9777
 
@@ -9501,6 +9878,7 @@ module Google
9501
9878
  collection :instances, as: 'instances'
9502
9879
  property :name, as: 'name'
9503
9880
  property :node_type, as: 'nodeType'
9881
+ property :satisfies_pzs, as: 'satisfiesPzs'
9504
9882
  property :server_binding, as: 'serverBinding', class: Google::Apis::ComputeV1::ServerBinding, decorator: Google::Apis::ComputeV1::ServerBinding::Representation
9505
9883
 
9506
9884
  property :server_id, as: 'serverId'
@@ -9903,6 +10281,7 @@ module Google
9903
10281
  property :insert_time, as: 'insertTime'
9904
10282
  property :kind, as: 'kind'
9905
10283
  property :name, as: 'name'
10284
+ property :operation_group_id, as: 'operationGroupId'
9906
10285
  property :operation_type, as: 'operationType'
9907
10286
  property :progress, as: 'progress'
9908
10287
  property :region, as: 'region'
@@ -10379,6 +10758,194 @@ module Google
10379
10758
  end
10380
10759
  end
10381
10760
 
10761
+ class PublicAdvertisedPrefix
10762
+ # @private
10763
+ class Representation < Google::Apis::Core::JsonRepresentation
10764
+ property :creation_timestamp, as: 'creationTimestamp'
10765
+ property :description, as: 'description'
10766
+ property :dns_verification_ip, as: 'dnsVerificationIp'
10767
+ property :fingerprint, :base64 => true, as: 'fingerprint'
10768
+ property :id, :numeric_string => true, as: 'id'
10769
+ property :ip_cidr_range, as: 'ipCidrRange'
10770
+ property :kind, as: 'kind'
10771
+ property :name, as: 'name'
10772
+ collection :public_delegated_prefixs, as: 'publicDelegatedPrefixs', class: Google::Apis::ComputeV1::PublicAdvertisedPrefixPublicDelegatedPrefix, decorator: Google::Apis::ComputeV1::PublicAdvertisedPrefixPublicDelegatedPrefix::Representation
10773
+
10774
+ property :self_link, as: 'selfLink'
10775
+ property :shared_secret, as: 'sharedSecret'
10776
+ property :status, as: 'status'
10777
+ end
10778
+ end
10779
+
10780
+ class PublicAdvertisedPrefixList
10781
+ # @private
10782
+ class Representation < Google::Apis::Core::JsonRepresentation
10783
+ property :id, as: 'id'
10784
+ collection :items, as: 'items', class: Google::Apis::ComputeV1::PublicAdvertisedPrefix, decorator: Google::Apis::ComputeV1::PublicAdvertisedPrefix::Representation
10785
+
10786
+ property :kind, as: 'kind'
10787
+ property :next_page_token, as: 'nextPageToken'
10788
+ property :self_link, as: 'selfLink'
10789
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::PublicAdvertisedPrefixList::Warning, decorator: Google::Apis::ComputeV1::PublicAdvertisedPrefixList::Warning::Representation
10790
+
10791
+ end
10792
+
10793
+ class Warning
10794
+ # @private
10795
+ class Representation < Google::Apis::Core::JsonRepresentation
10796
+ property :code, as: 'code'
10797
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::PublicAdvertisedPrefixList::Warning::Datum, decorator: Google::Apis::ComputeV1::PublicAdvertisedPrefixList::Warning::Datum::Representation
10798
+
10799
+ property :message, as: 'message'
10800
+ end
10801
+
10802
+ class Datum
10803
+ # @private
10804
+ class Representation < Google::Apis::Core::JsonRepresentation
10805
+ property :key, as: 'key'
10806
+ property :value, as: 'value'
10807
+ end
10808
+ end
10809
+ end
10810
+ end
10811
+
10812
+ class PublicAdvertisedPrefixPublicDelegatedPrefix
10813
+ # @private
10814
+ class Representation < Google::Apis::Core::JsonRepresentation
10815
+ property :ip_range, as: 'ipRange'
10816
+ property :name, as: 'name'
10817
+ property :project, as: 'project'
10818
+ property :region, as: 'region'
10819
+ property :status, as: 'status'
10820
+ end
10821
+ end
10822
+
10823
+ class PublicDelegatedPrefix
10824
+ # @private
10825
+ class Representation < Google::Apis::Core::JsonRepresentation
10826
+ property :creation_timestamp, as: 'creationTimestamp'
10827
+ property :description, as: 'description'
10828
+ property :fingerprint, :base64 => true, as: 'fingerprint'
10829
+ property :id, :numeric_string => true, as: 'id'
10830
+ property :ip_cidr_range, as: 'ipCidrRange'
10831
+ property :is_live_migration, as: 'isLiveMigration'
10832
+ property :kind, as: 'kind'
10833
+ property :name, as: 'name'
10834
+ property :parent_prefix, as: 'parentPrefix'
10835
+ collection :public_delegated_sub_prefixs, as: 'publicDelegatedSubPrefixs', class: Google::Apis::ComputeV1::PublicDelegatedPrefixPublicDelegatedSubPrefix, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefixPublicDelegatedSubPrefix::Representation
10836
+
10837
+ property :region, as: 'region'
10838
+ property :self_link, as: 'selfLink'
10839
+ property :status, as: 'status'
10840
+ end
10841
+ end
10842
+
10843
+ class PublicDelegatedPrefixAggregatedList
10844
+ # @private
10845
+ class Representation < Google::Apis::Core::JsonRepresentation
10846
+ property :id, as: 'id'
10847
+ hash :items, as: 'items', class: Google::Apis::ComputeV1::PublicDelegatedPrefixesScopedList, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefixesScopedList::Representation
10848
+
10849
+ property :kind, as: 'kind'
10850
+ property :next_page_token, as: 'nextPageToken'
10851
+ property :self_link, as: 'selfLink'
10852
+ collection :unreachables, as: 'unreachables'
10853
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::PublicDelegatedPrefixAggregatedList::Warning, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefixAggregatedList::Warning::Representation
10854
+
10855
+ end
10856
+
10857
+ class Warning
10858
+ # @private
10859
+ class Representation < Google::Apis::Core::JsonRepresentation
10860
+ property :code, as: 'code'
10861
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::PublicDelegatedPrefixAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefixAggregatedList::Warning::Datum::Representation
10862
+
10863
+ property :message, as: 'message'
10864
+ end
10865
+
10866
+ class Datum
10867
+ # @private
10868
+ class Representation < Google::Apis::Core::JsonRepresentation
10869
+ property :key, as: 'key'
10870
+ property :value, as: 'value'
10871
+ end
10872
+ end
10873
+ end
10874
+ end
10875
+
10876
+ class PublicDelegatedPrefixList
10877
+ # @private
10878
+ class Representation < Google::Apis::Core::JsonRepresentation
10879
+ property :id, as: 'id'
10880
+ collection :items, as: 'items', class: Google::Apis::ComputeV1::PublicDelegatedPrefix, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefix::Representation
10881
+
10882
+ property :kind, as: 'kind'
10883
+ property :next_page_token, as: 'nextPageToken'
10884
+ property :self_link, as: 'selfLink'
10885
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::PublicDelegatedPrefixList::Warning, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefixList::Warning::Representation
10886
+
10887
+ end
10888
+
10889
+ class Warning
10890
+ # @private
10891
+ class Representation < Google::Apis::Core::JsonRepresentation
10892
+ property :code, as: 'code'
10893
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::PublicDelegatedPrefixList::Warning::Datum, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefixList::Warning::Datum::Representation
10894
+
10895
+ property :message, as: 'message'
10896
+ end
10897
+
10898
+ class Datum
10899
+ # @private
10900
+ class Representation < Google::Apis::Core::JsonRepresentation
10901
+ property :key, as: 'key'
10902
+ property :value, as: 'value'
10903
+ end
10904
+ end
10905
+ end
10906
+ end
10907
+
10908
+ class PublicDelegatedPrefixPublicDelegatedSubPrefix
10909
+ # @private
10910
+ class Representation < Google::Apis::Core::JsonRepresentation
10911
+ property :delegatee_project, as: 'delegateeProject'
10912
+ property :description, as: 'description'
10913
+ property :ip_cidr_range, as: 'ipCidrRange'
10914
+ property :is_address, as: 'isAddress'
10915
+ property :name, as: 'name'
10916
+ property :region, as: 'region'
10917
+ property :status, as: 'status'
10918
+ end
10919
+ end
10920
+
10921
+ class PublicDelegatedPrefixesScopedList
10922
+ # @private
10923
+ class Representation < Google::Apis::Core::JsonRepresentation
10924
+ collection :public_delegated_prefixes, as: 'publicDelegatedPrefixes', class: Google::Apis::ComputeV1::PublicDelegatedPrefix, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefix::Representation
10925
+
10926
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::PublicDelegatedPrefixesScopedList::Warning, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefixesScopedList::Warning::Representation
10927
+
10928
+ end
10929
+
10930
+ class Warning
10931
+ # @private
10932
+ class Representation < Google::Apis::Core::JsonRepresentation
10933
+ property :code, as: 'code'
10934
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::PublicDelegatedPrefixesScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::PublicDelegatedPrefixesScopedList::Warning::Datum::Representation
10935
+
10936
+ property :message, as: 'message'
10937
+ end
10938
+
10939
+ class Datum
10940
+ # @private
10941
+ class Representation < Google::Apis::Core::JsonRepresentation
10942
+ property :key, as: 'key'
10943
+ property :value, as: 'value'
10944
+ end
10945
+ end
10946
+ end
10947
+ end
10948
+
10382
10949
  class Quota
10383
10950
  # @private
10384
10951
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10822,6 +11389,7 @@ module Google
10822
11389
  property :id, :numeric_string => true, as: 'id'
10823
11390
  property :kind, as: 'kind'
10824
11391
  property :name, as: 'name'
11392
+ property :satisfies_pzs, as: 'satisfiesPzs'
10825
11393
  property :self_link, as: 'selfLink'
10826
11394
  property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeV1::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeV1::AllocationSpecificSkuReservation::Representation
10827
11395
 
@@ -10992,9 +11560,13 @@ module Google
10992
11560
  property :group_placement_policy, as: 'groupPlacementPolicy', class: Google::Apis::ComputeV1::ResourcePolicyGroupPlacementPolicy, decorator: Google::Apis::ComputeV1::ResourcePolicyGroupPlacementPolicy::Representation
10993
11561
 
10994
11562
  property :id, :numeric_string => true, as: 'id'
11563
+ property :instance_schedule_policy, as: 'instanceSchedulePolicy', class: Google::Apis::ComputeV1::ResourcePolicyInstanceSchedulePolicy, decorator: Google::Apis::ComputeV1::ResourcePolicyInstanceSchedulePolicy::Representation
11564
+
10995
11565
  property :kind, as: 'kind'
10996
11566
  property :name, as: 'name'
10997
11567
  property :region, as: 'region'
11568
+ property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeV1::ResourcePolicyResourceStatus, decorator: Google::Apis::ComputeV1::ResourcePolicyResourceStatus::Representation
11569
+
10998
11570
  property :self_link, as: 'selfLink'
10999
11571
  property :snapshot_schedule_policy, as: 'snapshotSchedulePolicy', class: Google::Apis::ComputeV1::ResourcePolicySnapshotSchedulePolicy, decorator: Google::Apis::ComputeV1::ResourcePolicySnapshotSchedulePolicy::Representation
11000
11572
 
@@ -11063,6 +11635,26 @@ module Google
11063
11635
  end
11064
11636
  end
11065
11637
 
11638
+ class ResourcePolicyInstanceSchedulePolicy
11639
+ # @private
11640
+ class Representation < Google::Apis::Core::JsonRepresentation
11641
+ property :expiration_time, as: 'expirationTime'
11642
+ property :start_time, as: 'startTime'
11643
+ property :time_zone, as: 'timeZone'
11644
+ property :vm_start_schedule, as: 'vmStartSchedule', class: Google::Apis::ComputeV1::ResourcePolicyInstanceSchedulePolicySchedule, decorator: Google::Apis::ComputeV1::ResourcePolicyInstanceSchedulePolicySchedule::Representation
11645
+
11646
+ property :vm_stop_schedule, as: 'vmStopSchedule', class: Google::Apis::ComputeV1::ResourcePolicyInstanceSchedulePolicySchedule, decorator: Google::Apis::ComputeV1::ResourcePolicyInstanceSchedulePolicySchedule::Representation
11647
+
11648
+ end
11649
+ end
11650
+
11651
+ class ResourcePolicyInstanceSchedulePolicySchedule
11652
+ # @private
11653
+ class Representation < Google::Apis::Core::JsonRepresentation
11654
+ property :schedule, as: 'schedule'
11655
+ end
11656
+ end
11657
+
11066
11658
  class ResourcePolicyList
11067
11659
  # @private
11068
11660
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11096,6 +11688,22 @@ module Google
11096
11688
  end
11097
11689
  end
11098
11690
 
11691
+ class ResourcePolicyResourceStatus
11692
+ # @private
11693
+ class Representation < Google::Apis::Core::JsonRepresentation
11694
+ property :instance_schedule_policy, as: 'instanceSchedulePolicy', class: Google::Apis::ComputeV1::ResourcePolicyResourceStatusInstanceSchedulePolicyStatus, decorator: Google::Apis::ComputeV1::ResourcePolicyResourceStatusInstanceSchedulePolicyStatus::Representation
11695
+
11696
+ end
11697
+ end
11698
+
11699
+ class ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
11700
+ # @private
11701
+ class Representation < Google::Apis::Core::JsonRepresentation
11702
+ property :last_run_start_time, as: 'lastRunStartTime'
11703
+ property :next_run_start_time, as: 'nextRunStartTime'
11704
+ end
11705
+ end
11706
+
11099
11707
  class ResourcePolicySnapshotSchedulePolicy
11100
11708
  # @private
11101
11709
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11239,6 +11847,7 @@ module Google
11239
11847
 
11240
11848
  property :creation_timestamp, as: 'creationTimestamp'
11241
11849
  property :description, as: 'description'
11850
+ property :encrypted_interconnect_router, as: 'encryptedInterconnectRouter'
11242
11851
  property :id, :numeric_string => true, as: 'id'
11243
11852
  collection :interfaces, as: 'interfaces', class: Google::Apis::ComputeV1::RouterInterface, decorator: Google::Apis::ComputeV1::RouterInterface::Representation
11244
11853
 
@@ -11520,6 +12129,15 @@ module Google
11520
12129
  end
11521
12130
  end
11522
12131
 
12132
+ class ScalingScheduleStatus
12133
+ # @private
12134
+ class Representation < Google::Apis::Core::JsonRepresentation
12135
+ property :last_start_time, as: 'lastStartTime'
12136
+ property :next_start_time, as: 'nextStartTime'
12137
+ property :state, as: 'state'
12138
+ end
12139
+ end
12140
+
11523
12141
  class Scheduling
11524
12142
  # @private
11525
12143
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12397,6 +13015,7 @@ module Google
12397
13015
  property :authorization_policy, as: 'authorizationPolicy'
12398
13016
  property :creation_timestamp, as: 'creationTimestamp'
12399
13017
  property :description, as: 'description'
13018
+ property :fingerprint, :base64 => true, as: 'fingerprint'
12400
13019
  property :id, :numeric_string => true, as: 'id'
12401
13020
  property :kind, as: 'kind'
12402
13021
  property :name, as: 'name'
@@ -12834,6 +13453,7 @@ module Google
12834
13453
  property :id, :numeric_string => true, as: 'id'
12835
13454
  property :kind, as: 'kind'
12836
13455
  property :name, as: 'name'
13456
+ property :proxy_bind, as: 'proxyBind'
12837
13457
  property :proxy_header, as: 'proxyHeader'
12838
13458
  property :self_link, as: 'selfLink'
12839
13459
  property :service, as: 'service'
@@ -13432,6 +14052,7 @@ module Google
13432
14052
  # @private
13433
14053
  class Representation < Google::Apis::Core::JsonRepresentation
13434
14054
  property :id, as: 'id'
14055
+ property :interconnect_attachment, as: 'interconnectAttachment'
13435
14056
  property :ip_address, as: 'ipAddress'
13436
14057
  end
13437
14058
  end