google-apis-compute_alpha 0.1.0 → 0.6.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +22 -0
- data/lib/google/apis/compute_alpha/classes.rb +1740 -229
- data/lib/google/apis/compute_alpha/gem_version.rb +3 -3
- data/lib/google/apis/compute_alpha/representations.rb +602 -0
- data/lib/google/apis/compute_alpha/service.rb +1621 -406
- metadata +5 -5
| @@ -16,13 +16,13 @@ module Google | |
| 16 16 | 
             
              module Apis
         | 
| 17 17 | 
             
                module ComputeAlpha
         | 
| 18 18 | 
             
                  # Version of the google-apis-compute_alpha gem
         | 
| 19 | 
            -
                  GEM_VERSION = "0. | 
| 19 | 
            +
                  GEM_VERSION = "0.6.0"
         | 
| 20 20 |  | 
| 21 21 | 
             
                  # Version of the code generator used to generate this client
         | 
| 22 | 
            -
                  GENERATOR_VERSION = "0. | 
| 22 | 
            +
                  GENERATOR_VERSION = "0.2.0"
         | 
| 23 23 |  | 
| 24 24 | 
             
                  # Revision of the discovery document this client was generated from
         | 
| 25 | 
            -
                  REVISION = " | 
| 25 | 
            +
                  REVISION = "20210301"
         | 
| 26 26 | 
             
                end
         | 
| 27 27 | 
             
              end
         | 
| 28 28 | 
             
            end
         | 
| @@ -190,6 +190,12 @@ module Google | |
| 190 190 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 191 191 | 
             
                  end
         | 
| 192 192 |  | 
| 193 | 
            +
                  class Any
         | 
| 194 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 195 | 
            +
                  
         | 
| 196 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 197 | 
            +
                  end
         | 
| 198 | 
            +
                  
         | 
| 193 199 | 
             
                  class AttachedDisk
         | 
| 194 200 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 195 201 |  | 
| @@ -538,6 +544,12 @@ module Google | |
| 538 544 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 539 545 | 
             
                  end
         | 
| 540 546 |  | 
| 547 | 
            +
                  class BulkInsertInstanceResourcePerInstanceProperties
         | 
| 548 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 549 | 
            +
                  
         | 
| 550 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 551 | 
            +
                  end
         | 
| 552 | 
            +
                  
         | 
| 541 553 | 
             
                  class CacheInvalidationRule
         | 
| 542 554 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 543 555 |  | 
| @@ -970,6 +982,12 @@ module Google | |
| 970 982 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 971 983 | 
             
                  end
         | 
| 972 984 |  | 
| 985 | 
            +
                  class FirewallPoliciesListAssociationsResponse
         | 
| 986 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 987 | 
            +
                  
         | 
| 988 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 989 | 
            +
                  end
         | 
| 990 | 
            +
                  
         | 
| 973 991 | 
             
                  class FirewallPolicy
         | 
| 974 992 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 975 993 |  | 
| @@ -1018,6 +1036,12 @@ module Google | |
| 1018 1036 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1019 1037 | 
             
                  end
         | 
| 1020 1038 |  | 
| 1039 | 
            +
                  class FirewallPolicyRuleSecureTag
         | 
| 1040 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1041 | 
            +
                  
         | 
| 1042 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1043 | 
            +
                  end
         | 
| 1044 | 
            +
                  
         | 
| 1021 1045 | 
             
                  class FixedOrPercent
         | 
| 1022 1046 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1023 1047 |  | 
| @@ -1120,6 +1144,12 @@ module Google | |
| 1120 1144 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1121 1145 | 
             
                  end
         | 
| 1122 1146 |  | 
| 1147 | 
            +
                  class GlobalOrganizationSetPolicyRequest
         | 
| 1148 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1149 | 
            +
                  
         | 
| 1150 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1151 | 
            +
                  end
         | 
| 1152 | 
            +
                  
         | 
| 1123 1153 | 
             
                  class GlobalSetLabelsRequest
         | 
| 1124 1154 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1125 1155 |  | 
| @@ -1222,6 +1252,24 @@ module Google | |
| 1222 1252 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1223 1253 | 
             
                  end
         | 
| 1224 1254 |  | 
| 1255 | 
            +
                  class HealthCheckServiceAggregatedList
         | 
| 1256 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1257 | 
            +
                    
         | 
| 1258 | 
            +
                    class Warning
         | 
| 1259 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1260 | 
            +
                      
         | 
| 1261 | 
            +
                      class Datum
         | 
| 1262 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1263 | 
            +
                      
         | 
| 1264 | 
            +
                        include Google::Apis::Core::JsonObjectSupport
         | 
| 1265 | 
            +
                      end
         | 
| 1266 | 
            +
                    
         | 
| 1267 | 
            +
                      include Google::Apis::Core::JsonObjectSupport
         | 
| 1268 | 
            +
                    end
         | 
| 1269 | 
            +
                  
         | 
| 1270 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1271 | 
            +
                  end
         | 
| 1272 | 
            +
                  
         | 
| 1225 1273 | 
             
                  class HealthCheckServiceReference
         | 
| 1226 1274 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1227 1275 |  | 
| @@ -1246,6 +1294,24 @@ module Google | |
| 1246 1294 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1247 1295 | 
             
                  end
         | 
| 1248 1296 |  | 
| 1297 | 
            +
                  class HealthCheckServicesScopedList
         | 
| 1298 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1299 | 
            +
                    
         | 
| 1300 | 
            +
                    class Warning
         | 
| 1301 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1302 | 
            +
                      
         | 
| 1303 | 
            +
                      class Datum
         | 
| 1304 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1305 | 
            +
                      
         | 
| 1306 | 
            +
                        include Google::Apis::Core::JsonObjectSupport
         | 
| 1307 | 
            +
                      end
         | 
| 1308 | 
            +
                    
         | 
| 1309 | 
            +
                      include Google::Apis::Core::JsonObjectSupport
         | 
| 1310 | 
            +
                    end
         | 
| 1311 | 
            +
                  
         | 
| 1312 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1313 | 
            +
                  end
         | 
| 1314 | 
            +
                  
         | 
| 1249 1315 | 
             
                  class HealthChecksAggregatedList
         | 
| 1250 1316 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1251 1317 |  | 
| @@ -1438,6 +1504,12 @@ module Google | |
| 1438 1504 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1439 1505 | 
             
                  end
         | 
| 1440 1506 |  | 
| 1507 | 
            +
                  class ImageFamilyView
         | 
| 1508 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1509 | 
            +
                  
         | 
| 1510 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1511 | 
            +
                  end
         | 
| 1512 | 
            +
                  
         | 
| 1441 1513 | 
             
                  class ImageList
         | 
| 1442 1514 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1443 1515 |  | 
| @@ -2632,6 +2704,12 @@ module Google | |
| 2632 2704 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2633 2705 | 
             
                  end
         | 
| 2634 2706 |  | 
| 2707 | 
            +
                  class NetworkEndpointGroupServerlessDeployment
         | 
| 2708 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2709 | 
            +
                  
         | 
| 2710 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2711 | 
            +
                  end
         | 
| 2712 | 
            +
                  
         | 
| 2635 2713 | 
             
                  class NetworkEndpointGroupsAttachEndpointsRequest
         | 
| 2636 2714 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2637 2715 |  | 
| @@ -2704,6 +2782,12 @@ module Google | |
| 2704 2782 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2705 2783 | 
             
                  end
         | 
| 2706 2784 |  | 
| 2785 | 
            +
                  class NetworkInterfaceSubInterface
         | 
| 2786 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2787 | 
            +
                  
         | 
| 2788 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2789 | 
            +
                  end
         | 
| 2790 | 
            +
                  
         | 
| 2707 2791 | 
             
                  class NetworkList
         | 
| 2708 2792 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2709 2793 |  | 
| @@ -3022,6 +3106,24 @@ module Google | |
| 3022 3106 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3023 3107 | 
             
                  end
         | 
| 3024 3108 |  | 
| 3109 | 
            +
                  class NotificationEndpointAggregatedList
         | 
| 3110 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3111 | 
            +
                    
         | 
| 3112 | 
            +
                    class Warning
         | 
| 3113 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3114 | 
            +
                      
         | 
| 3115 | 
            +
                      class Datum
         | 
| 3116 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3117 | 
            +
                      
         | 
| 3118 | 
            +
                        include Google::Apis::Core::JsonObjectSupport
         | 
| 3119 | 
            +
                      end
         | 
| 3120 | 
            +
                    
         | 
| 3121 | 
            +
                      include Google::Apis::Core::JsonObjectSupport
         | 
| 3122 | 
            +
                    end
         | 
| 3123 | 
            +
                  
         | 
| 3124 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3125 | 
            +
                  end
         | 
| 3126 | 
            +
                  
         | 
| 3025 3127 | 
             
                  class NotificationEndpointGrpcSettings
         | 
| 3026 3128 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3027 3129 |  | 
| @@ -3046,6 +3148,24 @@ module Google | |
| 3046 3148 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3047 3149 | 
             
                  end
         | 
| 3048 3150 |  | 
| 3151 | 
            +
                  class NotificationEndpointsScopedList
         | 
| 3152 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3153 | 
            +
                    
         | 
| 3154 | 
            +
                    class Warning
         | 
| 3155 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3156 | 
            +
                      
         | 
| 3157 | 
            +
                      class Datum
         | 
| 3158 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3159 | 
            +
                      
         | 
| 3160 | 
            +
                        include Google::Apis::Core::JsonObjectSupport
         | 
| 3161 | 
            +
                      end
         | 
| 3162 | 
            +
                    
         | 
| 3163 | 
            +
                      include Google::Apis::Core::JsonObjectSupport
         | 
| 3164 | 
            +
                    end
         | 
| 3165 | 
            +
                  
         | 
| 3166 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3167 | 
            +
                  end
         | 
| 3168 | 
            +
                  
         | 
| 3049 3169 | 
             
                  class Operation
         | 
| 3050 3170 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3051 3171 |  | 
| @@ -3310,6 +3430,18 @@ module Google | |
| 3310 3430 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3311 3431 | 
             
                  end
         | 
| 3312 3432 |  | 
| 3433 | 
            +
                  class PreservedStatePreservedNetworkIp
         | 
| 3434 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3435 | 
            +
                  
         | 
| 3436 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3437 | 
            +
                  end
         | 
| 3438 | 
            +
                  
         | 
| 3439 | 
            +
                  class PreservedStatePreservedNetworkIpIpAddress
         | 
| 3440 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3441 | 
            +
                  
         | 
| 3442 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3443 | 
            +
                  end
         | 
| 3444 | 
            +
                  
         | 
| 3313 3445 | 
             
                  class Principal
         | 
| 3314 3446 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3315 3447 |  | 
| @@ -3652,6 +3784,12 @@ module Google | |
| 3652 3784 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3653 3785 | 
             
                  end
         | 
| 3654 3786 |  | 
| 3787 | 
            +
                  class RegionInstanceGroupManagersResizeAdvancedRequest
         | 
| 3788 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3789 | 
            +
                  
         | 
| 3790 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3791 | 
            +
                  end
         | 
| 3792 | 
            +
                  
         | 
| 3655 3793 | 
             
                  class RegionInstanceGroupManagersSetAutoHealingRequest
         | 
| 3656 3794 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3657 3795 |  | 
| @@ -3928,6 +4066,18 @@ module Google | |
| 3928 4066 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3929 4067 | 
             
                  end
         | 
| 3930 4068 |  | 
| 4069 | 
            +
                  class ResourcePolicyResourceStatus
         | 
| 4070 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4071 | 
            +
                  
         | 
| 4072 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4073 | 
            +
                  end
         | 
| 4074 | 
            +
                  
         | 
| 4075 | 
            +
                  class ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
         | 
| 4076 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4077 | 
            +
                  
         | 
| 4078 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4079 | 
            +
                  end
         | 
| 4080 | 
            +
                  
         | 
| 3931 4081 | 
             
                  class ResourcePolicySnapshotSchedulePolicy
         | 
| 3932 4082 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3933 4083 |  | 
| @@ -3982,6 +4132,24 @@ module Google | |
| 3982 4132 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 3983 4133 | 
             
                  end
         | 
| 3984 4134 |  | 
| 4135 | 
            +
                  class ResourceStatus
         | 
| 4136 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4137 | 
            +
                  
         | 
| 4138 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4139 | 
            +
                  end
         | 
| 4140 | 
            +
                  
         | 
| 4141 | 
            +
                  class ResourceStatusScheduling
         | 
| 4142 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4143 | 
            +
                  
         | 
| 4144 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4145 | 
            +
                  end
         | 
| 4146 | 
            +
                  
         | 
| 4147 | 
            +
                  class RolloutPolicy
         | 
| 4148 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4149 | 
            +
                  
         | 
| 4150 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4151 | 
            +
                  end
         | 
| 4152 | 
            +
                  
         | 
| 3985 4153 | 
             
                  class Route
         | 
| 3986 4154 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 3987 4155 |  | 
| @@ -4366,6 +4534,24 @@ module Google | |
| 4366 4534 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4367 4535 | 
             
                  end
         | 
| 4368 4536 |  | 
| 4537 | 
            +
                  class ServiceAttachmentAggregatedList
         | 
| 4538 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4539 | 
            +
                    
         | 
| 4540 | 
            +
                    class Warning
         | 
| 4541 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4542 | 
            +
                      
         | 
| 4543 | 
            +
                      class Datum
         | 
| 4544 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4545 | 
            +
                      
         | 
| 4546 | 
            +
                        include Google::Apis::Core::JsonObjectSupport
         | 
| 4547 | 
            +
                      end
         | 
| 4548 | 
            +
                    
         | 
| 4549 | 
            +
                      include Google::Apis::Core::JsonObjectSupport
         | 
| 4550 | 
            +
                    end
         | 
| 4551 | 
            +
                  
         | 
| 4552 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4553 | 
            +
                  end
         | 
| 4554 | 
            +
                  
         | 
| 4369 4555 | 
             
                  class ServiceAttachmentConsumerForwardingRule
         | 
| 4370 4556 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4371 4557 |  | 
| @@ -4390,6 +4576,24 @@ module Google | |
| 4390 4576 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4391 4577 | 
             
                  end
         | 
| 4392 4578 |  | 
| 4579 | 
            +
                  class ServiceAttachmentsScopedList
         | 
| 4580 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4581 | 
            +
                    
         | 
| 4582 | 
            +
                    class Warning
         | 
| 4583 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4584 | 
            +
                      
         | 
| 4585 | 
            +
                      class Datum
         | 
| 4586 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4587 | 
            +
                      
         | 
| 4588 | 
            +
                        include Google::Apis::Core::JsonObjectSupport
         | 
| 4589 | 
            +
                      end
         | 
| 4590 | 
            +
                    
         | 
| 4591 | 
            +
                      include Google::Apis::Core::JsonObjectSupport
         | 
| 4592 | 
            +
                    end
         | 
| 4593 | 
            +
                  
         | 
| 4594 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4595 | 
            +
                  end
         | 
| 4596 | 
            +
                  
         | 
| 4393 4597 | 
             
                  class ShieldedInstanceConfig
         | 
| 4394 4598 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4395 4599 |  | 
| @@ -4624,6 +4828,12 @@ module Google | |
| 4624 4828 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4625 4829 | 
             
                  end
         | 
| 4626 4830 |  | 
| 4831 | 
            +
                  class StatefulPolicyPreservedStateNetworkIp
         | 
| 4832 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4833 | 
            +
                  
         | 
| 4834 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4835 | 
            +
                  end
         | 
| 4836 | 
            +
                  
         | 
| 4627 4837 | 
             
                  class Subnetwork
         | 
| 4628 4838 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4629 4839 |  | 
| @@ -5242,6 +5452,12 @@ module Google | |
| 5242 5452 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 5243 5453 | 
             
                  end
         | 
| 5244 5454 |  | 
| 5455 | 
            +
                  class UpcomingMaintenanceTimeWindow
         | 
| 5456 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 5457 | 
            +
                  
         | 
| 5458 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 5459 | 
            +
                  end
         | 
| 5460 | 
            +
                  
         | 
| 5245 5461 | 
             
                  class UrlMap
         | 
| 5246 5462 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 5247 5463 |  | 
| @@ -5929,6 +6145,7 @@ module Google | |
| 5929 6145 | 
             
                  class AllocationShareSettings
         | 
| 5930 6146 | 
             
                    # @private
         | 
| 5931 6147 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6148 | 
            +
                      collection :projects, as: 'projects'
         | 
| 5932 6149 | 
             
                      property :share_type, as: 'shareType'
         | 
| 5933 6150 | 
             
                    end
         | 
| 5934 6151 | 
             
                  end
         | 
| @@ -5966,6 +6183,14 @@ module Google | |
| 5966 6183 | 
             
                    end
         | 
| 5967 6184 | 
             
                  end
         | 
| 5968 6185 |  | 
| 6186 | 
            +
                  class Any
         | 
| 6187 | 
            +
                    # @private
         | 
| 6188 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6189 | 
            +
                      property :type_url, as: 'typeUrl'
         | 
| 6190 | 
            +
                      property :value, :base64 => true, as: 'value'
         | 
| 6191 | 
            +
                    end
         | 
| 6192 | 
            +
                  end
         | 
| 6193 | 
            +
                  
         | 
| 5969 6194 | 
             
                  class AttachedDisk
         | 
| 5970 6195 | 
             
                    # @private
         | 
| 5971 6196 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6405,6 +6630,8 @@ module Google | |
| 6405 6630 | 
             
                      property :locality_lb_policy, as: 'localityLbPolicy'
         | 
| 6406 6631 | 
             
                      property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::BackendServiceLogConfig, decorator: Google::Apis::ComputeAlpha::BackendServiceLogConfig::Representation
         | 
| 6407 6632 |  | 
| 6633 | 
            +
                      property :max_stream_duration, as: 'maxStreamDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
         | 
| 6634 | 
            +
                  
         | 
| 6408 6635 | 
             
                      property :name, as: 'name'
         | 
| 6409 6636 | 
             
                      property :network, as: 'network'
         | 
| 6410 6637 | 
             
                      property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeAlpha::OutlierDetection, decorator: Google::Apis::ComputeAlpha::OutlierDetection::Representation
         | 
| @@ -6498,6 +6725,8 @@ module Google | |
| 6498 6725 | 
             
                    # @private
         | 
| 6499 6726 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6500 6727 | 
             
                      property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
         | 
| 6728 | 
            +
                      property :idle_timeout_sec, as: 'idleTimeoutSec'
         | 
| 6729 | 
            +
                      property :tracking_mode, as: 'trackingMode'
         | 
| 6501 6730 | 
             
                    end
         | 
| 6502 6731 | 
             
                  end
         | 
| 6503 6732 |  | 
| @@ -6697,11 +6926,20 @@ module Google | |
| 6697 6926 |  | 
| 6698 6927 | 
             
                      property :min_count, :numeric_string => true, as: 'minCount'
         | 
| 6699 6928 | 
             
                      property :name_pattern, as: 'namePattern'
         | 
| 6929 | 
            +
                      hash :per_instance_properties, as: 'perInstanceProperties', class: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties, decorator: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties::Representation
         | 
| 6930 | 
            +
                  
         | 
| 6700 6931 | 
             
                      collection :predefined_names, as: 'predefinedNames'
         | 
| 6701 6932 | 
             
                      property :source_instance_template, as: 'sourceInstanceTemplate'
         | 
| 6702 6933 | 
             
                    end
         | 
| 6703 6934 | 
             
                  end
         | 
| 6704 6935 |  | 
| 6936 | 
            +
                  class BulkInsertInstanceResourcePerInstanceProperties
         | 
| 6937 | 
            +
                    # @private
         | 
| 6938 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6939 | 
            +
                      property :name, as: 'name'
         | 
| 6940 | 
            +
                    end
         | 
| 6941 | 
            +
                  end
         | 
| 6942 | 
            +
                  
         | 
| 6705 6943 | 
             
                  class CacheInvalidationRule
         | 
| 6706 6944 | 
             
                    # @private
         | 
| 6707 6945 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6970,6 +7208,8 @@ module Google | |
| 6970 7208 | 
             
                      property :obsolete, as: 'obsolete'
         | 
| 6971 7209 | 
             
                      property :replacement, as: 'replacement'
         | 
| 6972 7210 | 
             
                      property :state, as: 'state'
         | 
| 7211 | 
            +
                      property :state_override, as: 'stateOverride', class: Google::Apis::ComputeAlpha::RolloutPolicy, decorator: Google::Apis::ComputeAlpha::RolloutPolicy::Representation
         | 
| 7212 | 
            +
                  
         | 
| 6973 7213 | 
             
                    end
         | 
| 6974 7214 | 
             
                  end
         | 
| 6975 7215 |  | 
| @@ -6992,6 +7232,7 @@ module Google | |
| 6992 7232 | 
             
                      property :last_detach_timestamp, as: 'lastDetachTimestamp'
         | 
| 6993 7233 | 
             
                      collection :license_codes, as: 'licenseCodes'
         | 
| 6994 7234 | 
             
                      collection :licenses, as: 'licenses'
         | 
| 7235 | 
            +
                      property :location_hint, as: 'locationHint'
         | 
| 6995 7236 | 
             
                      property :multi_writer, as: 'multiWriter'
         | 
| 6996 7237 | 
             
                      property :name, as: 'name'
         | 
| 6997 7238 | 
             
                      property :options, as: 'options'
         | 
| @@ -7508,6 +7749,15 @@ module Google | |
| 7508 7749 | 
             
                    end
         | 
| 7509 7750 | 
             
                  end
         | 
| 7510 7751 |  | 
| 7752 | 
            +
                  class FirewallPoliciesListAssociationsResponse
         | 
| 7753 | 
            +
                    # @private
         | 
| 7754 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7755 | 
            +
                      collection :associations, as: 'associations', class: Google::Apis::ComputeAlpha::FirewallPolicyAssociation, decorator: Google::Apis::ComputeAlpha::FirewallPolicyAssociation::Representation
         | 
| 7756 | 
            +
                  
         | 
| 7757 | 
            +
                      property :kind, as: 'kind'
         | 
| 7758 | 
            +
                    end
         | 
| 7759 | 
            +
                  end
         | 
| 7760 | 
            +
                  
         | 
| 7511 7761 | 
             
                  class FirewallPolicy
         | 
| 7512 7762 | 
             
                    # @private
         | 
| 7513 7763 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7585,6 +7835,8 @@ module Google | |
| 7585 7835 | 
             
                      property :rule_tuple_count, as: 'ruleTupleCount'
         | 
| 7586 7836 | 
             
                      collection :target_resources, as: 'targetResources'
         | 
| 7587 7837 | 
             
                      collection :target_secure_labels, as: 'targetSecureLabels'
         | 
| 7838 | 
            +
                      collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
         | 
| 7839 | 
            +
                  
         | 
| 7588 7840 | 
             
                      collection :target_service_accounts, as: 'targetServiceAccounts'
         | 
| 7589 7841 | 
             
                    end
         | 
| 7590 7842 | 
             
                  end
         | 
| @@ -7597,6 +7849,8 @@ module Google | |
| 7597 7849 |  | 
| 7598 7850 | 
             
                      collection :src_ip_ranges, as: 'srcIpRanges'
         | 
| 7599 7851 | 
             
                      collection :src_secure_labels, as: 'srcSecureLabels'
         | 
| 7852 | 
            +
                      collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
         | 
| 7853 | 
            +
                  
         | 
| 7600 7854 | 
             
                    end
         | 
| 7601 7855 | 
             
                  end
         | 
| 7602 7856 |  | 
| @@ -7608,6 +7862,14 @@ module Google | |
| 7608 7862 | 
             
                    end
         | 
| 7609 7863 | 
             
                  end
         | 
| 7610 7864 |  | 
| 7865 | 
            +
                  class FirewallPolicyRuleSecureTag
         | 
| 7866 | 
            +
                    # @private
         | 
| 7867 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7868 | 
            +
                      property :name, as: 'name'
         | 
| 7869 | 
            +
                      property :state, as: 'state'
         | 
| 7870 | 
            +
                    end
         | 
| 7871 | 
            +
                  end
         | 
| 7872 | 
            +
                  
         | 
| 7611 7873 | 
             
                  class FixedOrPercent
         | 
| 7612 7874 | 
             
                    # @private
         | 
| 7613 7875 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7642,6 +7904,7 @@ module Google | |
| 7642 7904 | 
             
                      property :network_tier, as: 'networkTier'
         | 
| 7643 7905 | 
             
                      property :port_range, as: 'portRange'
         | 
| 7644 7906 | 
             
                      collection :ports, as: 'ports'
         | 
| 7907 | 
            +
                      property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
         | 
| 7645 7908 | 
             
                      property :region, as: 'region'
         | 
| 7646 7909 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 7647 7910 | 
             
                      property :self_link_with_id, as: 'selfLinkWithId'
         | 
| @@ -7731,6 +7994,7 @@ module Google | |
| 7731 7994 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7732 7995 | 
             
                      property :namespace, as: 'namespace'
         | 
| 7733 7996 | 
             
                      property :service, as: 'service'
         | 
| 7997 | 
            +
                      property :service_directory_region, as: 'serviceDirectoryRegion'
         | 
| 7734 7998 | 
             
                    end
         | 
| 7735 7999 | 
             
                  end
         | 
| 7736 8000 |  | 
| @@ -7795,6 +8059,17 @@ module Google | |
| 7795 8059 | 
             
                    end
         | 
| 7796 8060 | 
             
                  end
         | 
| 7797 8061 |  | 
| 8062 | 
            +
                  class GlobalOrganizationSetPolicyRequest
         | 
| 8063 | 
            +
                    # @private
         | 
| 8064 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8065 | 
            +
                      collection :bindings, as: 'bindings', class: Google::Apis::ComputeAlpha::Binding, decorator: Google::Apis::ComputeAlpha::Binding::Representation
         | 
| 8066 | 
            +
                  
         | 
| 8067 | 
            +
                      property :etag, :base64 => true, as: 'etag'
         | 
| 8068 | 
            +
                      property :policy, as: 'policy', class: Google::Apis::ComputeAlpha::Policy, decorator: Google::Apis::ComputeAlpha::Policy::Representation
         | 
| 8069 | 
            +
                  
         | 
| 8070 | 
            +
                    end
         | 
| 8071 | 
            +
                  end
         | 
| 8072 | 
            +
                  
         | 
| 7798 8073 | 
             
                  class GlobalSetLabelsRequest
         | 
| 7799 8074 | 
             
                    # @private
         | 
| 7800 8075 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -8002,6 +8277,39 @@ module Google | |
| 8002 8277 | 
             
                    end
         | 
| 8003 8278 | 
             
                  end
         | 
| 8004 8279 |  | 
| 8280 | 
            +
                  class HealthCheckServiceAggregatedList
         | 
| 8281 | 
            +
                    # @private
         | 
| 8282 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8283 | 
            +
                      property :id, as: 'id'
         | 
| 8284 | 
            +
                      hash :items, as: 'items', class: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList, decorator: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Representation
         | 
| 8285 | 
            +
                  
         | 
| 8286 | 
            +
                      property :kind, as: 'kind'
         | 
| 8287 | 
            +
                      property :next_page_token, as: 'nextPageToken'
         | 
| 8288 | 
            +
                      property :self_link, as: 'selfLink'
         | 
| 8289 | 
            +
                      collection :unreachables, as: 'unreachables'
         | 
| 8290 | 
            +
                      property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthCheckServiceAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthCheckServiceAggregatedList::Warning::Representation
         | 
| 8291 | 
            +
                  
         | 
| 8292 | 
            +
                    end
         | 
| 8293 | 
            +
                    
         | 
| 8294 | 
            +
                    class Warning
         | 
| 8295 | 
            +
                      # @private
         | 
| 8296 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8297 | 
            +
                        property :code, as: 'code'
         | 
| 8298 | 
            +
                        collection :data, as: 'data', class: Google::Apis::ComputeAlpha::HealthCheckServiceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::HealthCheckServiceAggregatedList::Warning::Datum::Representation
         | 
| 8299 | 
            +
                    
         | 
| 8300 | 
            +
                        property :message, as: 'message'
         | 
| 8301 | 
            +
                      end
         | 
| 8302 | 
            +
                      
         | 
| 8303 | 
            +
                      class Datum
         | 
| 8304 | 
            +
                        # @private
         | 
| 8305 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8306 | 
            +
                          property :key, as: 'key'
         | 
| 8307 | 
            +
                          property :value, as: 'value'
         | 
| 8308 | 
            +
                        end
         | 
| 8309 | 
            +
                      end
         | 
| 8310 | 
            +
                    end
         | 
| 8311 | 
            +
                  end
         | 
| 8312 | 
            +
                  
         | 
| 8005 8313 | 
             
                  class HealthCheckServiceReference
         | 
| 8006 8314 | 
             
                    # @private
         | 
| 8007 8315 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -8041,6 +8349,34 @@ module Google | |
| 8041 8349 | 
             
                    end
         | 
| 8042 8350 | 
             
                  end
         | 
| 8043 8351 |  | 
| 8352 | 
            +
                  class HealthCheckServicesScopedList
         | 
| 8353 | 
            +
                    # @private
         | 
| 8354 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8355 | 
            +
                      collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::HealthCheckService, decorator: Google::Apis::ComputeAlpha::HealthCheckService::Representation
         | 
| 8356 | 
            +
                  
         | 
| 8357 | 
            +
                      property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Warning::Representation
         | 
| 8358 | 
            +
                  
         | 
| 8359 | 
            +
                    end
         | 
| 8360 | 
            +
                    
         | 
| 8361 | 
            +
                    class Warning
         | 
| 8362 | 
            +
                      # @private
         | 
| 8363 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8364 | 
            +
                        property :code, as: 'code'
         | 
| 8365 | 
            +
                        collection :data, as: 'data', class: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Warning::Datum::Representation
         | 
| 8366 | 
            +
                    
         | 
| 8367 | 
            +
                        property :message, as: 'message'
         | 
| 8368 | 
            +
                      end
         | 
| 8369 | 
            +
                      
         | 
| 8370 | 
            +
                      class Datum
         | 
| 8371 | 
            +
                        # @private
         | 
| 8372 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8373 | 
            +
                          property :key, as: 'key'
         | 
| 8374 | 
            +
                          property :value, as: 'value'
         | 
| 8375 | 
            +
                        end
         | 
| 8376 | 
            +
                      end
         | 
| 8377 | 
            +
                    end
         | 
| 8378 | 
            +
                  end
         | 
| 8379 | 
            +
                  
         | 
| 8044 8380 | 
             
                  class HealthChecksAggregatedList
         | 
| 8045 8381 | 
             
                    # @private
         | 
| 8046 8382 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -8302,6 +8638,8 @@ module Google | |
| 8302 8638 |  | 
| 8303 8639 | 
             
                      property :fault_injection_policy, as: 'faultInjectionPolicy', class: Google::Apis::ComputeAlpha::HttpFaultInjection, decorator: Google::Apis::ComputeAlpha::HttpFaultInjection::Representation
         | 
| 8304 8640 |  | 
| 8641 | 
            +
                      property :max_stream_duration, as: 'maxStreamDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
         | 
| 8642 | 
            +
                  
         | 
| 8305 8643 | 
             
                      property :request_mirror_policy, as: 'requestMirrorPolicy', class: Google::Apis::ComputeAlpha::RequestMirrorPolicy, decorator: Google::Apis::ComputeAlpha::RequestMirrorPolicy::Representation
         | 
| 8306 8644 |  | 
| 8307 8645 | 
             
                      property :retry_policy, as: 'retryPolicy', class: Google::Apis::ComputeAlpha::HttpRetryPolicy, decorator: Google::Apis::ComputeAlpha::HttpRetryPolicy::Representation
         | 
| @@ -8427,6 +8765,9 @@ module Google | |
| 8427 8765 | 
             
                      property :name, as: 'name'
         | 
| 8428 8766 | 
             
                      property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeAlpha::Image::RawDisk, decorator: Google::Apis::ComputeAlpha::Image::RawDisk::Representation
         | 
| 8429 8767 |  | 
| 8768 | 
            +
                      property :rollout_override, as: 'rolloutOverride', class: Google::Apis::ComputeAlpha::RolloutPolicy, decorator: Google::Apis::ComputeAlpha::RolloutPolicy::Representation
         | 
| 8769 | 
            +
                  
         | 
| 8770 | 
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         | 
| 8430 8771 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 8431 8772 | 
             
                      property :self_link_with_id, as: 'selfLinkWithId'
         | 
| 8432 8773 | 
             
                      property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeAlpha::InitialStateConfig, decorator: Google::Apis::ComputeAlpha::InitialStateConfig::Representation
         | 
| @@ -8458,6 +8799,14 @@ module Google | |
| 8458 8799 | 
             
                    end
         | 
| 8459 8800 | 
             
                  end
         | 
| 8460 8801 |  | 
| 8802 | 
            +
                  class ImageFamilyView
         | 
| 8803 | 
            +
                    # @private
         | 
| 8804 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8805 | 
            +
                      property :image, as: 'image', class: Google::Apis::ComputeAlpha::Image, decorator: Google::Apis::ComputeAlpha::Image::Representation
         | 
| 8806 | 
            +
                  
         | 
| 8807 | 
            +
                    end
         | 
| 8808 | 
            +
                  end
         | 
| 8809 | 
            +
                  
         | 
| 8461 8810 | 
             
                  class ImageList
         | 
| 8462 8811 | 
             
                    # @private
         | 
| 8463 8812 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -8603,6 +8952,8 @@ module Google | |
| 8603 8952 | 
             
                      property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeAlpha::ReservationAffinity, decorator: Google::Apis::ComputeAlpha::ReservationAffinity::Representation
         | 
| 8604 8953 |  | 
| 8605 8954 | 
             
                      collection :resource_policies, as: 'resourcePolicies'
         | 
| 8955 | 
            +
                      property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::ResourceStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatus::Representation
         | 
| 8956 | 
            +
                  
         | 
| 8606 8957 | 
             
                      property :satisfies_pzs, as: 'satisfiesPzs'
         | 
| 8607 8958 | 
             
                      property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
         | 
| 8608 8959 |  | 
| @@ -9569,6 +9920,7 @@ module Google | |
| 9569 9920 | 
             
                      hash :labels, as: 'labels'
         | 
| 9570 9921 | 
             
                      property :name, as: 'name'
         | 
| 9571 9922 | 
             
                      property :region, as: 'region'
         | 
| 9923 | 
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         | 
| 9572 9924 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 9573 9925 | 
             
                      property :self_link_with_id, as: 'selfLinkWithId'
         | 
| 9574 9926 | 
             
                      property :source_disk, as: 'sourceDisk'
         | 
| @@ -10265,6 +10617,7 @@ module Google | |
| 10265 10617 | 
             
                      property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
         | 
| 10266 10618 |  | 
| 10267 10619 | 
             
                      property :name, as: 'name'
         | 
| 10620 | 
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         | 
| 10268 10621 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 10269 10622 | 
             
                      property :self_link_with_id, as: 'selfLinkWithId'
         | 
| 10270 10623 | 
             
                      collection :source_disk_encryption_keys, as: 'sourceDiskEncryptionKeys', class: Google::Apis::ComputeAlpha::SourceDiskEncryptionKey, decorator: Google::Apis::ComputeAlpha::SourceDiskEncryptionKey::Representation
         | 
| @@ -10613,6 +10966,8 @@ module Google | |
| 10613 10966 | 
             
                      property :region, as: 'region'
         | 
| 10614 10967 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 10615 10968 | 
             
                      property :self_link_with_id, as: 'selfLinkWithId'
         | 
| 10969 | 
            +
                      property :serverless_deployment, as: 'serverlessDeployment', class: Google::Apis::ComputeAlpha::NetworkEndpointGroupServerlessDeployment, decorator: Google::Apis::ComputeAlpha::NetworkEndpointGroupServerlessDeployment::Representation
         | 
| 10970 | 
            +
                  
         | 
| 10616 10971 | 
             
                      property :size, as: 'size'
         | 
| 10617 10972 | 
             
                      property :subnetwork, as: 'subnetwork'
         | 
| 10618 10973 | 
             
                      property :type, as: 'type'
         | 
| @@ -10721,6 +11076,16 @@ module Google | |
| 10721 11076 | 
             
                    end
         | 
| 10722 11077 | 
             
                  end
         | 
| 10723 11078 |  | 
| 11079 | 
            +
                  class NetworkEndpointGroupServerlessDeployment
         | 
| 11080 | 
            +
                    # @private
         | 
| 11081 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11082 | 
            +
                      property :platform, as: 'platform'
         | 
| 11083 | 
            +
                      property :resource, as: 'resource'
         | 
| 11084 | 
            +
                      property :url_mask, as: 'urlMask'
         | 
| 11085 | 
            +
                      property :version, as: 'version'
         | 
| 11086 | 
            +
                    end
         | 
| 11087 | 
            +
                  end
         | 
| 11088 | 
            +
                  
         | 
| 10724 11089 | 
             
                  class NetworkEndpointGroupsAttachEndpointsRequest
         | 
| 10725 11090 | 
             
                    # @private
         | 
| 10726 11091 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -10843,7 +11208,18 @@ module Google | |
| 10843 11208 | 
             
                      property :nic_type, as: 'nicType'
         | 
| 10844 11209 | 
             
                      property :queue_count, as: 'queueCount'
         | 
| 10845 11210 | 
             
                      property :stack_type, as: 'stackType'
         | 
| 11211 | 
            +
                      collection :subinterfaces, as: 'subinterfaces', class: Google::Apis::ComputeAlpha::NetworkInterfaceSubInterface, decorator: Google::Apis::ComputeAlpha::NetworkInterfaceSubInterface::Representation
         | 
| 11212 | 
            +
                  
         | 
| 11213 | 
            +
                      property :subnetwork, as: 'subnetwork'
         | 
| 11214 | 
            +
                    end
         | 
| 11215 | 
            +
                  end
         | 
| 11216 | 
            +
                  
         | 
| 11217 | 
            +
                  class NetworkInterfaceSubInterface
         | 
| 11218 | 
            +
                    # @private
         | 
| 11219 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11220 | 
            +
                      property :ip_address, as: 'ipAddress'
         | 
| 10846 11221 | 
             
                      property :subnetwork, as: 'subnetwork'
         | 
| 11222 | 
            +
                      property :vlan, as: 'vlan'
         | 
| 10847 11223 | 
             
                    end
         | 
| 10848 11224 | 
             
                  end
         | 
| 10849 11225 |  | 
| @@ -11437,6 +11813,39 @@ module Google | |
| 11437 11813 | 
             
                    end
         | 
| 11438 11814 | 
             
                  end
         | 
| 11439 11815 |  | 
| 11816 | 
            +
                  class NotificationEndpointAggregatedList
         | 
| 11817 | 
            +
                    # @private
         | 
| 11818 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11819 | 
            +
                      property :id, as: 'id'
         | 
| 11820 | 
            +
                      hash :items, as: 'items', class: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList, decorator: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Representation
         | 
| 11821 | 
            +
                  
         | 
| 11822 | 
            +
                      property :kind, as: 'kind'
         | 
| 11823 | 
            +
                      property :next_page_token, as: 'nextPageToken'
         | 
| 11824 | 
            +
                      property :self_link, as: 'selfLink'
         | 
| 11825 | 
            +
                      collection :unreachables, as: 'unreachables'
         | 
| 11826 | 
            +
                      property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NotificationEndpointAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NotificationEndpointAggregatedList::Warning::Representation
         | 
| 11827 | 
            +
                  
         | 
| 11828 | 
            +
                    end
         | 
| 11829 | 
            +
                    
         | 
| 11830 | 
            +
                    class Warning
         | 
| 11831 | 
            +
                      # @private
         | 
| 11832 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11833 | 
            +
                        property :code, as: 'code'
         | 
| 11834 | 
            +
                        collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NotificationEndpointAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NotificationEndpointAggregatedList::Warning::Datum::Representation
         | 
| 11835 | 
            +
                    
         | 
| 11836 | 
            +
                        property :message, as: 'message'
         | 
| 11837 | 
            +
                      end
         | 
| 11838 | 
            +
                      
         | 
| 11839 | 
            +
                      class Datum
         | 
| 11840 | 
            +
                        # @private
         | 
| 11841 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11842 | 
            +
                          property :key, as: 'key'
         | 
| 11843 | 
            +
                          property :value, as: 'value'
         | 
| 11844 | 
            +
                        end
         | 
| 11845 | 
            +
                      end
         | 
| 11846 | 
            +
                    end
         | 
| 11847 | 
            +
                  end
         | 
| 11848 | 
            +
                  
         | 
| 11440 11849 | 
             
                  class NotificationEndpointGrpcSettings
         | 
| 11441 11850 | 
             
                    # @private
         | 
| 11442 11851 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -11481,6 +11890,34 @@ module Google | |
| 11481 11890 | 
             
                    end
         | 
| 11482 11891 | 
             
                  end
         | 
| 11483 11892 |  | 
| 11893 | 
            +
                  class NotificationEndpointsScopedList
         | 
| 11894 | 
            +
                    # @private
         | 
| 11895 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11896 | 
            +
                      collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::NotificationEndpoint, decorator: Google::Apis::ComputeAlpha::NotificationEndpoint::Representation
         | 
| 11897 | 
            +
                  
         | 
| 11898 | 
            +
                      property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Warning::Representation
         | 
| 11899 | 
            +
                  
         | 
| 11900 | 
            +
                    end
         | 
| 11901 | 
            +
                    
         | 
| 11902 | 
            +
                    class Warning
         | 
| 11903 | 
            +
                      # @private
         | 
| 11904 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11905 | 
            +
                        property :code, as: 'code'
         | 
| 11906 | 
            +
                        collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Warning::Datum::Representation
         | 
| 11907 | 
            +
                    
         | 
| 11908 | 
            +
                        property :message, as: 'message'
         | 
| 11909 | 
            +
                      end
         | 
| 11910 | 
            +
                      
         | 
| 11911 | 
            +
                      class Datum
         | 
| 11912 | 
            +
                        # @private
         | 
| 11913 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11914 | 
            +
                          property :key, as: 'key'
         | 
| 11915 | 
            +
                          property :value, as: 'value'
         | 
| 11916 | 
            +
                        end
         | 
| 11917 | 
            +
                      end
         | 
| 11918 | 
            +
                    end
         | 
| 11919 | 
            +
                  end
         | 
| 11920 | 
            +
                  
         | 
| 11484 11921 | 
             
                  class Operation
         | 
| 11485 11922 | 
             
                    # @private
         | 
| 11486 11923 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -11495,7 +11932,10 @@ module Google | |
| 11495 11932 | 
             
                      property :id, :numeric_string => true, as: 'id'
         | 
| 11496 11933 | 
             
                      property :insert_time, as: 'insertTime'
         | 
| 11497 11934 | 
             
                      property :kind, as: 'kind'
         | 
| 11935 | 
            +
                      property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Any, decorator: Google::Apis::ComputeAlpha::Any::Representation
         | 
| 11936 | 
            +
                  
         | 
| 11498 11937 | 
             
                      property :name, as: 'name'
         | 
| 11938 | 
            +
                      property :operation_group_id, as: 'operationGroupId'
         | 
| 11499 11939 | 
             
                      property :operation_type, as: 'operationType'
         | 
| 11500 11940 | 
             
                      property :progress, as: 'progress'
         | 
| 11501 11941 | 
             
                      property :region, as: 'region'
         | 
| @@ -11960,6 +12400,10 @@ module Google | |
| 11960 12400 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11961 12401 | 
             
                      hash :disks, as: 'disks', class: Google::Apis::ComputeAlpha::PreservedStatePreservedDisk, decorator: Google::Apis::ComputeAlpha::PreservedStatePreservedDisk::Representation
         | 
| 11962 12402 |  | 
| 12403 | 
            +
                      hash :external_i_ps, as: 'externalIPs', class: Google::Apis::ComputeAlpha::PreservedStatePreservedNetworkIp, decorator: Google::Apis::ComputeAlpha::PreservedStatePreservedNetworkIp::Representation
         | 
| 12404 | 
            +
                  
         | 
| 12405 | 
            +
                      hash :internal_i_ps, as: 'internalIPs', class: Google::Apis::ComputeAlpha::PreservedStatePreservedNetworkIp, decorator: Google::Apis::ComputeAlpha::PreservedStatePreservedNetworkIp::Representation
         | 
| 12406 | 
            +
                  
         | 
| 11963 12407 | 
             
                      hash :metadata, as: 'metadata'
         | 
| 11964 12408 | 
             
                    end
         | 
| 11965 12409 | 
             
                  end
         | 
| @@ -11973,6 +12417,23 @@ module Google | |
| 11973 12417 | 
             
                    end
         | 
| 11974 12418 | 
             
                  end
         | 
| 11975 12419 |  | 
| 12420 | 
            +
                  class PreservedStatePreservedNetworkIp
         | 
| 12421 | 
            +
                    # @private
         | 
| 12422 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 12423 | 
            +
                      property :auto_delete, as: 'autoDelete'
         | 
| 12424 | 
            +
                      property :ip_address, as: 'ipAddress', class: Google::Apis::ComputeAlpha::PreservedStatePreservedNetworkIpIpAddress, decorator: Google::Apis::ComputeAlpha::PreservedStatePreservedNetworkIpIpAddress::Representation
         | 
| 12425 | 
            +
                  
         | 
| 12426 | 
            +
                    end
         | 
| 12427 | 
            +
                  end
         | 
| 12428 | 
            +
                  
         | 
| 12429 | 
            +
                  class PreservedStatePreservedNetworkIpIpAddress
         | 
| 12430 | 
            +
                    # @private
         | 
| 12431 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 12432 | 
            +
                      property :address, as: 'address'
         | 
| 12433 | 
            +
                      property :literal, as: 'literal'
         | 
| 12434 | 
            +
                    end
         | 
| 12435 | 
            +
                  end
         | 
| 12436 | 
            +
                  
         | 
| 11976 12437 | 
             
                  class Principal
         | 
| 11977 12438 | 
             
                    # @private
         | 
| 11978 12439 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -12567,6 +13028,14 @@ module Google | |
| 12567 13028 | 
             
                    end
         | 
| 12568 13029 | 
             
                  end
         | 
| 12569 13030 |  | 
| 13031 | 
            +
                  class RegionInstanceGroupManagersResizeAdvancedRequest
         | 
| 13032 | 
            +
                    # @private
         | 
| 13033 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 13034 | 
            +
                      property :no_creation_retries, as: 'noCreationRetries'
         | 
| 13035 | 
            +
                      property :target_size, as: 'targetSize'
         | 
| 13036 | 
            +
                    end
         | 
| 13037 | 
            +
                  end
         | 
| 13038 | 
            +
                  
         | 
| 12570 13039 | 
             
                  class RegionInstanceGroupManagersSetAutoHealingRequest
         | 
| 12571 13040 | 
             
                    # @private
         | 
| 12572 13041 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -12729,6 +13198,7 @@ module Google | |
| 12729 13198 | 
             
                      property :id, :numeric_string => true, as: 'id'
         | 
| 12730 13199 | 
             
                      property :kind, as: 'kind'
         | 
| 12731 13200 | 
             
                      property :name, as: 'name'
         | 
| 13201 | 
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         | 
| 12732 13202 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 12733 13203 | 
             
                      property :self_link_with_id, as: 'selfLinkWithId'
         | 
| 12734 13204 | 
             
                      property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::AllocationShareSettings, decorator: Google::Apis::ComputeAlpha::AllocationShareSettings::Representation
         | 
| @@ -12907,6 +13377,8 @@ module Google | |
| 12907 13377 | 
             
                      property :kind, as: 'kind'
         | 
| 12908 13378 | 
             
                      property :name, as: 'name'
         | 
| 12909 13379 | 
             
                      property :region, as: 'region'
         | 
| 13380 | 
            +
                      property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::ResourcePolicyResourceStatus, decorator: Google::Apis::ComputeAlpha::ResourcePolicyResourceStatus::Representation
         | 
| 13381 | 
            +
                  
         | 
| 12910 13382 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 12911 13383 | 
             
                      property :self_link_with_id, as: 'selfLinkWithId'
         | 
| 12912 13384 | 
             
                      property :snapshot_schedule_policy, as: 'snapshotSchedulePolicy', class: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicy::Representation
         | 
| @@ -12984,6 +13456,8 @@ module Google | |
| 12984 13456 | 
             
                  class ResourcePolicyInstanceSchedulePolicy
         | 
| 12985 13457 | 
             
                    # @private
         | 
| 12986 13458 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 13459 | 
            +
                      property :expiration_time, as: 'expirationTime'
         | 
| 13460 | 
            +
                      property :start_time, as: 'startTime'
         | 
| 12987 13461 | 
             
                      property :time_zone, as: 'timeZone'
         | 
| 12988 13462 | 
             
                      property :vm_start_schedule, as: 'vmStartSchedule', class: Google::Apis::ComputeAlpha::ResourcePolicyInstanceSchedulePolicySchedule, decorator: Google::Apis::ComputeAlpha::ResourcePolicyInstanceSchedulePolicySchedule::Representation
         | 
| 12989 13463 |  | 
| @@ -13032,6 +13506,22 @@ module Google | |
| 13032 13506 | 
             
                    end
         | 
| 13033 13507 | 
             
                  end
         | 
| 13034 13508 |  | 
| 13509 | 
            +
                  class ResourcePolicyResourceStatus
         | 
| 13510 | 
            +
                    # @private
         | 
| 13511 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 13512 | 
            +
                      property :instance_schedule_policy, as: 'instanceSchedulePolicy', class: Google::Apis::ComputeAlpha::ResourcePolicyResourceStatusInstanceSchedulePolicyStatus, decorator: Google::Apis::ComputeAlpha::ResourcePolicyResourceStatusInstanceSchedulePolicyStatus::Representation
         | 
| 13513 | 
            +
                  
         | 
| 13514 | 
            +
                    end
         | 
| 13515 | 
            +
                  end
         | 
| 13516 | 
            +
                  
         | 
| 13517 | 
            +
                  class ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
         | 
| 13518 | 
            +
                    # @private
         | 
| 13519 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 13520 | 
            +
                      property :last_run_start_time, as: 'lastRunStartTime'
         | 
| 13521 | 
            +
                      property :next_run_start_time, as: 'nextRunStartTime'
         | 
| 13522 | 
            +
                    end
         | 
| 13523 | 
            +
                  end
         | 
| 13524 | 
            +
                  
         | 
| 13035 13525 | 
             
                  class ResourcePolicySnapshotSchedulePolicy
         | 
| 13036 13526 | 
             
                    # @private
         | 
| 13037 13527 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -13117,6 +13607,29 @@ module Google | |
| 13117 13607 | 
             
                    end
         | 
| 13118 13608 | 
             
                  end
         | 
| 13119 13609 |  | 
| 13610 | 
            +
                  class ResourceStatus
         | 
| 13611 | 
            +
                    # @private
         | 
| 13612 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 13613 | 
            +
                      property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
         | 
| 13614 | 
            +
                  
         | 
| 13615 | 
            +
                    end
         | 
| 13616 | 
            +
                  end
         | 
| 13617 | 
            +
                  
         | 
| 13618 | 
            +
                  class ResourceStatusScheduling
         | 
| 13619 | 
            +
                    # @private
         | 
| 13620 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 13621 | 
            +
                      property :availability_domain, as: 'availabilityDomain'
         | 
| 13622 | 
            +
                    end
         | 
| 13623 | 
            +
                  end
         | 
| 13624 | 
            +
                  
         | 
| 13625 | 
            +
                  class RolloutPolicy
         | 
| 13626 | 
            +
                    # @private
         | 
| 13627 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 13628 | 
            +
                      property :default_rollout_time, as: 'defaultRolloutTime'
         | 
| 13629 | 
            +
                      hash :location_rollout_policies, as: 'locationRolloutPolicies'
         | 
| 13630 | 
            +
                    end
         | 
| 13631 | 
            +
                  end
         | 
| 13632 | 
            +
                  
         | 
| 13120 13633 | 
             
                  class Route
         | 
| 13121 13634 | 
             
                    # @private
         | 
| 13122 13635 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -13581,6 +14094,7 @@ module Google | |
| 13581 14094 | 
             
                    # @private
         | 
| 13582 14095 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 13583 14096 | 
             
                      property :automatic_restart, as: 'automaticRestart'
         | 
| 14097 | 
            +
                      property :availability_domain, as: 'availabilityDomain'
         | 
| 13584 14098 | 
             
                      property :latency_tolerant, as: 'latencyTolerant'
         | 
| 13585 14099 | 
             
                      property :location_hint, as: 'locationHint'
         | 
| 13586 14100 | 
             
                      property :maintenance_freeze_duration_hours, as: 'maintenanceFreezeDurationHours'
         | 
| @@ -13747,6 +14261,7 @@ module Google | |
| 13747 14261 | 
             
                      property :priority, as: 'priority'
         | 
| 13748 14262 | 
             
                      property :rate_limit_options, as: 'rateLimitOptions', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptions, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptions::Representation
         | 
| 13749 14263 |  | 
| 14264 | 
            +
                      property :redirect_target, as: 'redirectTarget'
         | 
| 13750 14265 | 
             
                      property :rule_number, :numeric_string => true, as: 'ruleNumber'
         | 
| 13751 14266 | 
             
                      property :rule_tuple_count, as: 'ruleTupleCount'
         | 
| 13752 14267 | 
             
                      collection :target_resources, as: 'targetResources'
         | 
| @@ -13876,6 +14391,7 @@ module Google | |
| 13876 14391 |  | 
| 13877 14392 | 
             
                      property :creation_timestamp, as: 'creationTimestamp'
         | 
| 13878 14393 | 
             
                      property :description, as: 'description'
         | 
| 14394 | 
            +
                      property :enable_proxy_protocol, as: 'enableProxyProtocol'
         | 
| 13879 14395 | 
             
                      property :id, :numeric_string => true, as: 'id'
         | 
| 13880 14396 | 
             
                      property :kind, as: 'kind'
         | 
| 13881 14397 | 
             
                      property :name, as: 'name'
         | 
| @@ -13886,6 +14402,39 @@ module Google | |
| 13886 14402 | 
             
                    end
         | 
| 13887 14403 | 
             
                  end
         | 
| 13888 14404 |  | 
| 14405 | 
            +
                  class ServiceAttachmentAggregatedList
         | 
| 14406 | 
            +
                    # @private
         | 
| 14407 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14408 | 
            +
                      property :id, as: 'id'
         | 
| 14409 | 
            +
                      hash :items, as: 'items', class: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Representation
         | 
| 14410 | 
            +
                  
         | 
| 14411 | 
            +
                      property :kind, as: 'kind'
         | 
| 14412 | 
            +
                      property :next_page_token, as: 'nextPageToken'
         | 
| 14413 | 
            +
                      property :self_link, as: 'selfLink'
         | 
| 14414 | 
            +
                      collection :unreachables, as: 'unreachables'
         | 
| 14415 | 
            +
                      property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ServiceAttachmentAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentAggregatedList::Warning::Representation
         | 
| 14416 | 
            +
                  
         | 
| 14417 | 
            +
                    end
         | 
| 14418 | 
            +
                    
         | 
| 14419 | 
            +
                    class Warning
         | 
| 14420 | 
            +
                      # @private
         | 
| 14421 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14422 | 
            +
                        property :code, as: 'code'
         | 
| 14423 | 
            +
                        collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ServiceAttachmentAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentAggregatedList::Warning::Datum::Representation
         | 
| 14424 | 
            +
                    
         | 
| 14425 | 
            +
                        property :message, as: 'message'
         | 
| 14426 | 
            +
                      end
         | 
| 14427 | 
            +
                      
         | 
| 14428 | 
            +
                      class Datum
         | 
| 14429 | 
            +
                        # @private
         | 
| 14430 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14431 | 
            +
                          property :key, as: 'key'
         | 
| 14432 | 
            +
                          property :value, as: 'value'
         | 
| 14433 | 
            +
                        end
         | 
| 14434 | 
            +
                      end
         | 
| 14435 | 
            +
                    end
         | 
| 14436 | 
            +
                  end
         | 
| 14437 | 
            +
                  
         | 
| 13889 14438 | 
             
                  class ServiceAttachmentConsumerForwardingRule
         | 
| 13890 14439 | 
             
                    # @private
         | 
| 13891 14440 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -13926,6 +14475,34 @@ module Google | |
| 13926 14475 | 
             
                    end
         | 
| 13927 14476 | 
             
                  end
         | 
| 13928 14477 |  | 
| 14478 | 
            +
                  class ServiceAttachmentsScopedList
         | 
| 14479 | 
            +
                    # @private
         | 
| 14480 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14481 | 
            +
                      collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::ServiceAttachment, decorator: Google::Apis::ComputeAlpha::ServiceAttachment::Representation
         | 
| 14482 | 
            +
                  
         | 
| 14483 | 
            +
                      property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning::Representation
         | 
| 14484 | 
            +
                  
         | 
| 14485 | 
            +
                    end
         | 
| 14486 | 
            +
                    
         | 
| 14487 | 
            +
                    class Warning
         | 
| 14488 | 
            +
                      # @private
         | 
| 14489 | 
            +
                      class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14490 | 
            +
                        property :code, as: 'code'
         | 
| 14491 | 
            +
                        collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning::Datum::Representation
         | 
| 14492 | 
            +
                    
         | 
| 14493 | 
            +
                        property :message, as: 'message'
         | 
| 14494 | 
            +
                      end
         | 
| 14495 | 
            +
                      
         | 
| 14496 | 
            +
                      class Datum
         | 
| 14497 | 
            +
                        # @private
         | 
| 14498 | 
            +
                        class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14499 | 
            +
                          property :key, as: 'key'
         | 
| 14500 | 
            +
                          property :value, as: 'value'
         | 
| 14501 | 
            +
                        end
         | 
| 14502 | 
            +
                      end
         | 
| 14503 | 
            +
                    end
         | 
| 14504 | 
            +
                  end
         | 
| 14505 | 
            +
                  
         | 
| 13929 14506 | 
             
                  class ShieldedInstanceConfig
         | 
| 13930 14507 | 
             
                    # @private
         | 
| 13931 14508 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -14022,6 +14599,7 @@ module Google | |
| 14022 14599 | 
             
                      hash :labels, as: 'labels'
         | 
| 14023 14600 | 
             
                      collection :license_codes, as: 'licenseCodes'
         | 
| 14024 14601 | 
             
                      collection :licenses, as: 'licenses'
         | 
| 14602 | 
            +
                      property :location_hint, as: 'locationHint'
         | 
| 14025 14603 | 
             
                      property :name, as: 'name'
         | 
| 14026 14604 | 
             
                      property :satisfies_pzs, as: 'satisfiesPzs'
         | 
| 14027 14605 | 
             
                      property :self_link, as: 'selfLink'
         | 
| @@ -14105,6 +14683,7 @@ module Google | |
| 14105 14683 | 
             
                      property :min_cpu_platform, as: 'minCpuPlatform'
         | 
| 14106 14684 | 
             
                      collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeAlpha::NetworkInterface, decorator: Google::Apis::ComputeAlpha::NetworkInterface::Representation
         | 
| 14107 14685 |  | 
| 14686 | 
            +
                      property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
         | 
| 14108 14687 | 
             
                      property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
         | 
| 14109 14688 |  | 
| 14110 14689 | 
             
                      collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeAlpha::ServiceAccount, decorator: Google::Apis::ComputeAlpha::ServiceAccount::Representation
         | 
| @@ -14346,6 +14925,10 @@ module Google | |
| 14346 14925 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14347 14926 | 
             
                      hash :disks, as: 'disks', class: Google::Apis::ComputeAlpha::StatefulPolicyPreservedStateDiskDevice, decorator: Google::Apis::ComputeAlpha::StatefulPolicyPreservedStateDiskDevice::Representation
         | 
| 14348 14927 |  | 
| 14928 | 
            +
                      hash :external_i_ps, as: 'externalIPs', class: Google::Apis::ComputeAlpha::StatefulPolicyPreservedStateNetworkIp, decorator: Google::Apis::ComputeAlpha::StatefulPolicyPreservedStateNetworkIp::Representation
         | 
| 14929 | 
            +
                  
         | 
| 14930 | 
            +
                      hash :internal_i_ps, as: 'internalIPs', class: Google::Apis::ComputeAlpha::StatefulPolicyPreservedStateNetworkIp, decorator: Google::Apis::ComputeAlpha::StatefulPolicyPreservedStateNetworkIp::Representation
         | 
| 14931 | 
            +
                  
         | 
| 14349 14932 | 
             
                    end
         | 
| 14350 14933 | 
             
                  end
         | 
| 14351 14934 |  | 
| @@ -14356,6 +14939,13 @@ module Google | |
| 14356 14939 | 
             
                    end
         | 
| 14357 14940 | 
             
                  end
         | 
| 14358 14941 |  | 
| 14942 | 
            +
                  class StatefulPolicyPreservedStateNetworkIp
         | 
| 14943 | 
            +
                    # @private
         | 
| 14944 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14945 | 
            +
                      property :auto_delete, as: 'autoDelete'
         | 
| 14946 | 
            +
                    end
         | 
| 14947 | 
            +
                  end
         | 
| 14948 | 
            +
                  
         | 
| 14359 14949 | 
             
                  class Subnetwork
         | 
| 14360 14950 | 
             
                    # @private
         | 
| 14361 14951 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -14364,6 +14954,7 @@ module Google | |
| 14364 14954 | 
             
                      property :creation_timestamp, as: 'creationTimestamp'
         | 
| 14365 14955 | 
             
                      property :description, as: 'description'
         | 
| 14366 14956 | 
             
                      property :enable_flow_logs, as: 'enableFlowLogs'
         | 
| 14957 | 
            +
                      property :enable_l2, as: 'enableL2'
         | 
| 14367 14958 | 
             
                      property :enable_private_v6_access, as: 'enablePrivateV6Access'
         | 
| 14368 14959 | 
             
                      property :external_ipv6_prefix, as: 'externalIpv6Prefix'
         | 
| 14369 14960 | 
             
                      property :fingerprint, :base64 => true, as: 'fingerprint'
         | 
| @@ -14391,6 +14982,7 @@ module Google | |
| 14391 14982 | 
             
                      property :self_link_with_id, as: 'selfLinkWithId'
         | 
| 14392 14983 | 
             
                      property :stack_type, as: 'stackType'
         | 
| 14393 14984 | 
             
                      property :state, as: 'state'
         | 
| 14985 | 
            +
                      collection :vlans, as: 'vlans'
         | 
| 14394 14986 | 
             
                    end
         | 
| 14395 14987 | 
             
                  end
         | 
| 14396 14988 |  | 
| @@ -15450,11 +16042,21 @@ module Google | |
| 15450 16042 | 
             
                    # @private
         | 
| 15451 16043 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 15452 16044 | 
             
                      property :date, as: 'date'
         | 
| 16045 | 
            +
                      property :start_time_window, as: 'startTimeWindow', class: Google::Apis::ComputeAlpha::UpcomingMaintenanceTimeWindow, decorator: Google::Apis::ComputeAlpha::UpcomingMaintenanceTimeWindow::Representation
         | 
| 16046 | 
            +
                  
         | 
| 15453 16047 | 
             
                      property :time, as: 'time'
         | 
| 15454 16048 | 
             
                      property :type, as: 'type'
         | 
| 15455 16049 | 
             
                    end
         | 
| 15456 16050 | 
             
                  end
         | 
| 15457 16051 |  | 
| 16052 | 
            +
                  class UpcomingMaintenanceTimeWindow
         | 
| 16053 | 
            +
                    # @private
         | 
| 16054 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 16055 | 
            +
                      property :earliest, as: 'earliest'
         | 
| 16056 | 
            +
                      property :latest, as: 'latest'
         | 
| 16057 | 
            +
                    end
         | 
| 16058 | 
            +
                  end
         | 
| 16059 | 
            +
                  
         | 
| 15458 16060 | 
             
                  class UrlMap
         | 
| 15459 16061 | 
             
                    # @private
         | 
| 15460 16062 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         |