google-apis-compute_v1 0.25.0 → 0.26.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -988,12 +988,6 @@ module Google
988
988
  include Google::Apis::Core::JsonObjectSupport
989
989
  end
990
990
 
991
- class FirewallPolicyRuleSecureTag
992
- class Representation < Google::Apis::Core::JsonRepresentation; end
993
-
994
- include Google::Apis::Core::JsonObjectSupport
995
- end
996
-
997
991
  class FixedOrPercent
998
992
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
993
 
@@ -1816,12 +1810,6 @@ module Google
1816
1810
  include Google::Apis::Core::JsonObjectSupport
1817
1811
  end
1818
1812
 
1819
- class InstanceParams
1820
- class Representation < Google::Apis::Core::JsonRepresentation; end
1821
-
1822
- include Google::Apis::Core::JsonObjectSupport
1823
- end
1824
-
1825
1813
  class InstanceProperties
1826
1814
  class Representation < Google::Apis::Core::JsonRepresentation; end
1827
1815
 
@@ -3466,18 +3454,6 @@ module Google
3466
3454
  include Google::Apis::Core::JsonObjectSupport
3467
3455
  end
3468
3456
 
3469
- class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
3470
- class Representation < Google::Apis::Core::JsonRepresentation; end
3471
-
3472
- include Google::Apis::Core::JsonObjectSupport
3473
- end
3474
-
3475
- class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
3476
- class Representation < Google::Apis::Core::JsonRepresentation; end
3477
-
3478
- include Google::Apis::Core::JsonObjectSupport
3479
- end
3480
-
3481
3457
  class RegionSetLabelsRequest
3482
3458
  class Representation < Google::Apis::Core::JsonRepresentation; end
3483
3459
 
@@ -5721,6 +5697,7 @@ module Google
5721
5697
  class Representation < Google::Apis::Core::JsonRepresentation
5722
5698
  collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeV1::AuditLogConfig, decorator: Google::Apis::ComputeV1::AuditLogConfig::Representation
5723
5699
 
5700
+ collection :exempted_members, as: 'exemptedMembers'
5724
5701
  property :service, as: 'service'
5725
5702
  end
5726
5703
  end
@@ -7154,7 +7131,6 @@ module Google
7154
7131
  property :kind, as: 'kind'
7155
7132
  property :name, as: 'name'
7156
7133
  property :parent, as: 'parent'
7157
- property :region, as: 'region'
7158
7134
  property :rule_tuple_count, as: 'ruleTupleCount'
7159
7135
  collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
7160
7136
 
@@ -7220,8 +7196,6 @@ module Google
7220
7196
  property :priority, as: 'priority'
7221
7197
  property :rule_tuple_count, as: 'ruleTupleCount'
7222
7198
  collection :target_resources, as: 'targetResources'
7223
- collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag::Representation
7224
-
7225
7199
  collection :target_service_accounts, as: 'targetServiceAccounts'
7226
7200
  end
7227
7201
  end
@@ -7233,8 +7207,6 @@ module Google
7233
7207
  collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeV1::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeV1::FirewallPolicyRuleMatcherLayer4Config::Representation
7234
7208
 
7235
7209
  collection :src_ip_ranges, as: 'srcIpRanges'
7236
- collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag::Representation
7237
-
7238
7210
  end
7239
7211
  end
7240
7212
 
@@ -7246,14 +7218,6 @@ module Google
7246
7218
  end
7247
7219
  end
7248
7220
 
7249
- class FirewallPolicyRuleSecureTag
7250
- # @private
7251
- class Representation < Google::Apis::Core::JsonRepresentation
7252
- property :name, as: 'name'
7253
- property :state, as: 'state'
7254
- end
7255
- end
7256
-
7257
7221
  class FixedOrPercent
7258
7222
  # @private
7259
7223
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8173,8 +8137,6 @@ module Google
8173
8137
 
8174
8138
  property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ComputeV1::NetworkPerformanceConfig, decorator: Google::Apis::ComputeV1::NetworkPerformanceConfig::Representation
8175
8139
 
8176
- property :params, as: 'params', class: Google::Apis::ComputeV1::InstanceParams, decorator: Google::Apis::ComputeV1::InstanceParams::Representation
8177
-
8178
8140
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
8179
8141
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
8180
8142
 
@@ -8853,13 +8815,6 @@ module Google
8853
8815
  end
8854
8816
  end
8855
8817
 
8856
- class InstanceParams
8857
- # @private
8858
- class Representation < Google::Apis::Core::JsonRepresentation
8859
- hash :resource_manager_tags, as: 'resourceManagerTags'
8860
- end
8861
- end
8862
-
8863
8818
  class InstanceProperties
8864
8819
  # @private
8865
8820
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9907,20 +9862,16 @@ module Google
9907
9862
  property :auto_create_subnetworks, as: 'autoCreateSubnetworks'
9908
9863
  property :creation_timestamp, as: 'creationTimestamp'
9909
9864
  property :description, as: 'description'
9910
- property :enable_ula_internal_ipv6, as: 'enableUlaInternalIpv6'
9911
9865
  property :gateway_i_pv4, as: 'gatewayIPv4'
9912
9866
  property :id, :numeric_string => true, as: 'id'
9913
- property :internal_ipv6_range, as: 'internalIpv6Range'
9914
9867
  property :kind, as: 'kind'
9915
9868
  property :mtu, as: 'mtu'
9916
9869
  property :name, as: 'name'
9917
- property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
9918
9870
  collection :peerings, as: 'peerings', class: Google::Apis::ComputeV1::NetworkPeering, decorator: Google::Apis::ComputeV1::NetworkPeering::Representation
9919
9871
 
9920
9872
  property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeV1::NetworkRoutingConfig, decorator: Google::Apis::ComputeV1::NetworkRoutingConfig::Representation
9921
9873
 
9922
9874
  property :self_link, as: 'selfLink'
9923
- property :self_link_with_id, as: 'selfLinkWithId'
9924
9875
  collection :subnetworks, as: 'subnetworks'
9925
9876
  end
9926
9877
  end
@@ -10154,7 +10105,6 @@ module Google
10154
10105
  collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeV1::AliasIpRange, decorator: Google::Apis::ComputeV1::AliasIpRange::Representation
10155
10106
 
10156
10107
  property :fingerprint, :base64 => true, as: 'fingerprint'
10157
- property :internal_ipv6_prefix_length, as: 'internalIpv6PrefixLength'
10158
10108
  collection :ipv6_access_configs, as: 'ipv6AccessConfigs', class: Google::Apis::ComputeV1::AccessConfig, decorator: Google::Apis::ComputeV1::AccessConfig::Representation
10159
10109
 
10160
10110
  property :ipv6_access_type, as: 'ipv6AccessType'
@@ -11871,27 +11821,6 @@ module Google
11871
11821
  end
11872
11822
  end
11873
11823
 
11874
- class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
11875
- # @private
11876
- class Representation < Google::Apis::Core::JsonRepresentation
11877
- collection :firewall_policys, as: 'firewallPolicys', class: Google::Apis::ComputeV1::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy, decorator: Google::Apis::ComputeV1::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy::Representation
11878
-
11879
- collection :firewalls, as: 'firewalls', class: Google::Apis::ComputeV1::Firewall, decorator: Google::Apis::ComputeV1::Firewall::Representation
11880
-
11881
- end
11882
- end
11883
-
11884
- class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
11885
- # @private
11886
- class Representation < Google::Apis::Core::JsonRepresentation
11887
- property :display_name, as: 'displayName'
11888
- property :name, as: 'name'
11889
- collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
11890
-
11891
- property :type, as: 'type'
11892
- end
11893
- end
11894
-
11895
11824
  class RegionSetLabelsRequest
11896
11825
  # @private
11897
11826
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13609,7 +13538,6 @@ module Google
13609
13538
  property :fingerprint, :base64 => true, as: 'fingerprint'
13610
13539
  property :gateway_address, as: 'gatewayAddress'
13611
13540
  property :id, :numeric_string => true, as: 'id'
13612
- property :internal_ipv6_prefix, as: 'internalIpv6Prefix'
13613
13541
  property :ip_cidr_range, as: 'ipCidrRange'
13614
13542
  property :ipv6_access_type, as: 'ipv6AccessType'
13615
13543
  property :ipv6_cidr_range, as: 'ipv6CidrRange'
@@ -14759,7 +14687,6 @@ module Google
14759
14687
  class ValidateUrlMapsRequest
14760
14688
  # @private
14761
14689
  class Representation < Google::Apis::Core::JsonRepresentation
14762
- collection :load_balancing_schemes, as: 'loadBalancingSchemes'
14763
14690
  property :resource, as: 'resource', class: Google::Apis::ComputeV1::UrlMap, decorator: Google::Apis::ComputeV1::UrlMap::Representation
14764
14691
 
14765
14692
  end