google-apis-compute_v1 0.101.0 → 0.111.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 +41 -0
- data/lib/google/apis/compute_v1/classes.rb +490 -308
- data/lib/google/apis/compute_v1/gem_version.rb +3 -3
- data/lib/google/apis/compute_v1/representations.rb +130 -117
- data/lib/google/apis/compute_v1/service.rb +24 -17
- metadata +4 -4
| @@ -16,13 +16,13 @@ module Google | |
| 16 16 | 
             
              module Apis
         | 
| 17 17 | 
             
                module ComputeV1
         | 
| 18 18 | 
             
                  # Version of the google-apis-compute_v1 gem
         | 
| 19 | 
            -
                  GEM_VERSION = "0. | 
| 19 | 
            +
                  GEM_VERSION = "0.111.0"
         | 
| 20 20 |  | 
| 21 21 | 
             
                  # Version of the code generator used to generate this client
         | 
| 22 | 
            -
                  GENERATOR_VERSION = "0.15. | 
| 22 | 
            +
                  GENERATOR_VERSION = "0.15.1"
         | 
| 23 23 |  | 
| 24 24 | 
             
                  # Revision of the discovery document this client was generated from
         | 
| 25 | 
            -
                  REVISION = " | 
| 25 | 
            +
                  REVISION = "20241021"
         | 
| 26 26 | 
             
                end
         | 
| 27 27 | 
             
              end
         | 
| 28 28 | 
             
            end
         | 
| @@ -400,6 +400,12 @@ module Google | |
| 400 400 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 401 401 | 
             
                  end
         | 
| 402 402 |  | 
| 403 | 
            +
                  class BackendBucketUsedBy
         | 
| 404 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 405 | 
            +
                  
         | 
| 406 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 407 | 
            +
                  end
         | 
| 408 | 
            +
                  
         | 
| 403 409 | 
             
                  class BackendService
         | 
| 404 410 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 405 411 |  | 
| @@ -460,6 +466,12 @@ module Google | |
| 460 466 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 461 467 | 
             
                  end
         | 
| 462 468 |  | 
| 469 | 
            +
                  class BackendServiceHttpCookie
         | 
| 470 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 471 | 
            +
                  
         | 
| 472 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 473 | 
            +
                  end
         | 
| 474 | 
            +
                  
         | 
| 463 475 | 
             
                  class BackendServiceIap
         | 
| 464 476 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 465 477 |  | 
| @@ -664,6 +676,12 @@ module Google | |
| 664 676 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 665 677 | 
             
                  end
         | 
| 666 678 |  | 
| 679 | 
            +
                  class CommitmentResourceStatus
         | 
| 680 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 681 | 
            +
                  
         | 
| 682 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 683 | 
            +
                  end
         | 
| 684 | 
            +
                  
         | 
| 667 685 | 
             
                  class CommitmentsScopedList
         | 
| 668 686 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 669 687 |  | 
| @@ -682,12 +700,6 @@ module Google | |
| 682 700 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 683 701 | 
             
                  end
         | 
| 684 702 |  | 
| 685 | 
            -
                  class Condition
         | 
| 686 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 687 | 
            -
                  
         | 
| 688 | 
            -
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 689 | 
            -
                  end
         | 
| 690 | 
            -
                  
         | 
| 691 703 | 
             
                  class ConfidentialInstanceConfig
         | 
| 692 704 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 693 705 |  | 
| @@ -1714,6 +1726,18 @@ module Google | |
| 1714 1726 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1715 1727 | 
             
                  end
         | 
| 1716 1728 |  | 
| 1729 | 
            +
                  class InstanceGroupManagerInstanceFlexibilityPolicy
         | 
| 1730 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1731 | 
            +
                  
         | 
| 1732 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1733 | 
            +
                  end
         | 
| 1734 | 
            +
                  
         | 
| 1735 | 
            +
                  class InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
         | 
| 1736 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1737 | 
            +
                  
         | 
| 1738 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1739 | 
            +
                  end
         | 
| 1740 | 
            +
                  
         | 
| 1717 1741 | 
             
                  class InstanceGroupManagerInstanceLifecyclePolicy
         | 
| 1718 1742 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1719 1743 |  | 
| @@ -2692,36 +2716,6 @@ module Google | |
| 2692 2716 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2693 2717 | 
             
                  end
         | 
| 2694 2718 |  | 
| 2695 | 
            -
                  class LogConfig
         | 
| 2696 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2697 | 
            -
                  
         | 
| 2698 | 
            -
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2699 | 
            -
                  end
         | 
| 2700 | 
            -
                  
         | 
| 2701 | 
            -
                  class LogConfigCloudAuditOptions
         | 
| 2702 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2703 | 
            -
                  
         | 
| 2704 | 
            -
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2705 | 
            -
                  end
         | 
| 2706 | 
            -
                  
         | 
| 2707 | 
            -
                  class LogConfigCounterOptions
         | 
| 2708 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2709 | 
            -
                  
         | 
| 2710 | 
            -
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2711 | 
            -
                  end
         | 
| 2712 | 
            -
                  
         | 
| 2713 | 
            -
                  class LogConfigCounterOptionsCustomField
         | 
| 2714 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2715 | 
            -
                  
         | 
| 2716 | 
            -
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2717 | 
            -
                  end
         | 
| 2718 | 
            -
                  
         | 
| 2719 | 
            -
                  class LogConfigDataAccessOptions
         | 
| 2720 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2721 | 
            -
                  
         | 
| 2722 | 
            -
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2723 | 
            -
                  end
         | 
| 2724 | 
            -
                  
         | 
| 2725 2719 | 
             
                  class MachineImage
         | 
| 2726 2720 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2727 2721 |  | 
| @@ -2854,6 +2848,12 @@ module Google | |
| 2854 2848 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2855 2849 | 
             
                  end
         | 
| 2856 2850 |  | 
| 2851 | 
            +
                  class ManagedInstancePropertiesFromFlexibilityPolicy
         | 
| 2852 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2853 | 
            +
                  
         | 
| 2854 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2855 | 
            +
                  end
         | 
| 2856 | 
            +
                  
         | 
| 2857 2857 | 
             
                  class ManagedInstanceVersion
         | 
| 2858 2858 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2859 2859 |  | 
| @@ -4462,6 +4462,12 @@ module Google | |
| 4462 4462 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4463 4463 | 
             
                  end
         | 
| 4464 4464 |  | 
| 4465 | 
            +
                  class ResourceStatusScheduling
         | 
| 4466 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4467 | 
            +
                  
         | 
| 4468 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4469 | 
            +
                  end
         | 
| 4470 | 
            +
                  
         | 
| 4465 4471 | 
             
                  class Route
         | 
| 4466 4472 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4467 4473 |  | 
| @@ -4672,12 +4678,6 @@ module Google | |
| 4672 4678 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4673 4679 | 
             
                  end
         | 
| 4674 4680 |  | 
| 4675 | 
            -
                  class Rule
         | 
| 4676 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4677 | 
            -
                  
         | 
| 4678 | 
            -
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 4679 | 
            -
                  end
         | 
| 4680 | 
            -
                  
         | 
| 4681 4681 | 
             
                  class SslHealthCheck
         | 
| 4682 4682 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 4683 4683 |  | 
| @@ -6795,6 +6795,7 @@ module Google | |
| 6795 6795 | 
             
                      property :enable_uefi_networking, as: 'enableUefiNetworking'
         | 
| 6796 6796 | 
             
                      property :performance_monitoring_unit, as: 'performanceMonitoringUnit'
         | 
| 6797 6797 | 
             
                      property :threads_per_core, as: 'threadsPerCore'
         | 
| 6798 | 
            +
                      property :turbo_mode, as: 'turboMode'
         | 
| 6798 6799 | 
             
                      property :visible_core_count, as: 'visibleCoreCount'
         | 
| 6799 6800 | 
             
                    end
         | 
| 6800 6801 | 
             
                  end
         | 
| @@ -6943,7 +6944,6 @@ module Google | |
| 6943 6944 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6944 6945 | 
             
                      collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeV1::AuditLogConfig, decorator: Google::Apis::ComputeV1::AuditLogConfig::Representation
         | 
| 6945 6946 |  | 
| 6946 | 
            -
                      collection :exempted_members, as: 'exemptedMembers'
         | 
| 6947 6947 | 
             
                      property :service, as: 'service'
         | 
| 6948 6948 | 
             
                    end
         | 
| 6949 6949 | 
             
                  end
         | 
| @@ -6952,7 +6952,6 @@ module Google | |
| 6952 6952 | 
             
                    # @private
         | 
| 6953 6953 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6954 6954 | 
             
                      collection :exempted_members, as: 'exemptedMembers'
         | 
| 6955 | 
            -
                      property :ignore_child_exemptions, as: 'ignoreChildExemptions'
         | 
| 6956 6955 | 
             
                      property :log_type, as: 'logType'
         | 
| 6957 6956 | 
             
                    end
         | 
| 6958 6957 | 
             
                  end
         | 
| @@ -7183,6 +7182,8 @@ module Google | |
| 7183 7182 | 
             
                      property :kind, as: 'kind'
         | 
| 7184 7183 | 
             
                      property :name, as: 'name'
         | 
| 7185 7184 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 7185 | 
            +
                      collection :used_by, as: 'usedBy', class: Google::Apis::ComputeV1::BackendBucketUsedBy, decorator: Google::Apis::ComputeV1::BackendBucketUsedBy::Representation
         | 
| 7186 | 
            +
                  
         | 
| 7186 7187 | 
             
                    end
         | 
| 7187 7188 | 
             
                  end
         | 
| 7188 7189 |  | 
| @@ -7262,6 +7263,13 @@ module Google | |
| 7262 7263 | 
             
                    end
         | 
| 7263 7264 | 
             
                  end
         | 
| 7264 7265 |  | 
| 7266 | 
            +
                  class BackendBucketUsedBy
         | 
| 7267 | 
            +
                    # @private
         | 
| 7268 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7269 | 
            +
                      property :reference, as: 'reference'
         | 
| 7270 | 
            +
                    end
         | 
| 7271 | 
            +
                  end
         | 
| 7272 | 
            +
                  
         | 
| 7265 7273 | 
             
                  class BackendService
         | 
| 7266 7274 | 
             
                    # @private
         | 
| 7267 7275 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7292,6 +7300,7 @@ module Google | |
| 7292 7300 | 
             
                      property :iap, as: 'iap', class: Google::Apis::ComputeV1::BackendServiceIap, decorator: Google::Apis::ComputeV1::BackendServiceIap::Representation
         | 
| 7293 7301 |  | 
| 7294 7302 | 
             
                      property :id, :numeric_string => true, as: 'id'
         | 
| 7303 | 
            +
                      property :ip_address_selection_policy, as: 'ipAddressSelectionPolicy'
         | 
| 7295 7304 | 
             
                      property :kind, as: 'kind'
         | 
| 7296 7305 | 
             
                      property :load_balancing_scheme, as: 'loadBalancingScheme'
         | 
| 7297 7306 | 
             
                      collection :locality_lb_policies, as: 'localityLbPolicies', class: Google::Apis::ComputeV1::BackendServiceLocalityLoadBalancingPolicyConfig, decorator: Google::Apis::ComputeV1::BackendServiceLocalityLoadBalancingPolicyConfig::Representation
         | 
| @@ -7317,6 +7326,8 @@ module Google | |
| 7317 7326 | 
             
                      collection :service_bindings, as: 'serviceBindings'
         | 
| 7318 7327 | 
             
                      property :service_lb_policy, as: 'serviceLbPolicy'
         | 
| 7319 7328 | 
             
                      property :session_affinity, as: 'sessionAffinity'
         | 
| 7329 | 
            +
                      property :strong_session_affinity_cookie, as: 'strongSessionAffinityCookie', class: Google::Apis::ComputeV1::BackendServiceHttpCookie, decorator: Google::Apis::ComputeV1::BackendServiceHttpCookie::Representation
         | 
| 7330 | 
            +
                  
         | 
| 7320 7331 | 
             
                      property :subsetting, as: 'subsetting', class: Google::Apis::ComputeV1::Subsetting, decorator: Google::Apis::ComputeV1::Subsetting::Representation
         | 
| 7321 7332 |  | 
| 7322 7333 | 
             
                      property :timeout_sec, as: 'timeoutSec'
         | 
| @@ -7423,6 +7434,16 @@ module Google | |
| 7423 7434 | 
             
                    end
         | 
| 7424 7435 | 
             
                  end
         | 
| 7425 7436 |  | 
| 7437 | 
            +
                  class BackendServiceHttpCookie
         | 
| 7438 | 
            +
                    # @private
         | 
| 7439 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7440 | 
            +
                      property :name, as: 'name'
         | 
| 7441 | 
            +
                      property :path, as: 'path'
         | 
| 7442 | 
            +
                      property :ttl, as: 'ttl', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
         | 
| 7443 | 
            +
                  
         | 
| 7444 | 
            +
                    end
         | 
| 7445 | 
            +
                  end
         | 
| 7446 | 
            +
                  
         | 
| 7426 7447 | 
             
                  class BackendServiceIap
         | 
| 7427 7448 | 
             
                    # @private
         | 
| 7428 7449 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7629,7 +7650,6 @@ module Google | |
| 7629 7650 | 
             
                  class Binding
         | 
| 7630 7651 | 
             
                    # @private
         | 
| 7631 7652 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7632 | 
            -
                      property :binding_id, as: 'bindingId'
         | 
| 7633 7653 | 
             
                      property :condition, as: 'condition', class: Google::Apis::ComputeV1::Expr, decorator: Google::Apis::ComputeV1::Expr::Representation
         | 
| 7634 7654 |  | 
| 7635 7655 | 
             
                      collection :members, as: 'members'
         | 
| @@ -7717,6 +7737,7 @@ module Google | |
| 7717 7737 | 
             
                      property :auto_renew, as: 'autoRenew'
         | 
| 7718 7738 | 
             
                      property :category, as: 'category'
         | 
| 7719 7739 | 
             
                      property :creation_timestamp, as: 'creationTimestamp'
         | 
| 7740 | 
            +
                      property :custom_end_timestamp, as: 'customEndTimestamp'
         | 
| 7720 7741 | 
             
                      property :description, as: 'description'
         | 
| 7721 7742 | 
             
                      property :end_timestamp, as: 'endTimestamp'
         | 
| 7722 7743 | 
             
                      collection :existing_reservations, as: 'existingReservations'
         | 
| @@ -7730,6 +7751,8 @@ module Google | |
| 7730 7751 | 
             
                      property :region, as: 'region'
         | 
| 7731 7752 | 
             
                      collection :reservations, as: 'reservations', class: Google::Apis::ComputeV1::Reservation, decorator: Google::Apis::ComputeV1::Reservation::Representation
         | 
| 7732 7753 |  | 
| 7754 | 
            +
                      property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeV1::CommitmentResourceStatus, decorator: Google::Apis::ComputeV1::CommitmentResourceStatus::Representation
         | 
| 7755 | 
            +
                  
         | 
| 7733 7756 | 
             
                      collection :resources, as: 'resources', class: Google::Apis::ComputeV1::ResourceCommitment, decorator: Google::Apis::ComputeV1::ResourceCommitment::Representation
         | 
| 7734 7757 |  | 
| 7735 7758 | 
             
                      property :self_link, as: 'selfLink'
         | 
| @@ -7806,6 +7829,13 @@ module Google | |
| 7806 7829 | 
             
                    end
         | 
| 7807 7830 | 
             
                  end
         | 
| 7808 7831 |  | 
| 7832 | 
            +
                  class CommitmentResourceStatus
         | 
| 7833 | 
            +
                    # @private
         | 
| 7834 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7835 | 
            +
                      property :custom_term_eligibility_end_timestamp, as: 'customTermEligibilityEndTimestamp'
         | 
| 7836 | 
            +
                    end
         | 
| 7837 | 
            +
                  end
         | 
| 7838 | 
            +
                  
         | 
| 7809 7839 | 
             
                  class CommitmentsScopedList
         | 
| 7810 7840 | 
             
                    # @private
         | 
| 7811 7841 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7834,17 +7864,6 @@ module Google | |
| 7834 7864 | 
             
                    end
         | 
| 7835 7865 | 
             
                  end
         | 
| 7836 7866 |  | 
| 7837 | 
            -
                  class Condition
         | 
| 7838 | 
            -
                    # @private
         | 
| 7839 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7840 | 
            -
                      property :iam, as: 'iam'
         | 
| 7841 | 
            -
                      property :op, as: 'op'
         | 
| 7842 | 
            -
                      property :svc, as: 'svc'
         | 
| 7843 | 
            -
                      property :sys, as: 'sys'
         | 
| 7844 | 
            -
                      collection :values, as: 'values'
         | 
| 7845 | 
            -
                    end
         | 
| 7846 | 
            -
                  end
         | 
| 7847 | 
            -
                  
         | 
| 7848 7867 | 
             
                  class ConfidentialInstanceConfig
         | 
| 7849 7868 | 
             
                    # @private
         | 
| 7850 7869 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -9006,6 +9025,7 @@ module Google | |
| 9006 9025 | 
             
                      property :name, as: 'name'
         | 
| 9007 9026 | 
             
                      property :region, as: 'region'
         | 
| 9008 9027 | 
             
                      property :self_link, as: 'selfLink'
         | 
| 9028 | 
            +
                      collection :source_regions, as: 'sourceRegions'
         | 
| 9009 9029 | 
             
                      property :ssl_health_check, as: 'sslHealthCheck', class: Google::Apis::ComputeV1::SslHealthCheck, decorator: Google::Apis::ComputeV1::SslHealthCheck::Representation
         | 
| 9010 9030 |  | 
| 9011 9031 | 
             
                      property :tcp_health_check, as: 'tcpHealthCheck', class: Google::Apis::ComputeV1::TcpHealthCheck, decorator: Google::Apis::ComputeV1::TcpHealthCheck::Representation
         | 
| @@ -9189,6 +9209,8 @@ module Google | |
| 9189 9209 | 
             
                      property :health_state, as: 'healthState'
         | 
| 9190 9210 | 
             
                      property :instance, as: 'instance'
         | 
| 9191 9211 | 
             
                      property :ip_address, as: 'ipAddress'
         | 
| 9212 | 
            +
                      property :ipv6_address, as: 'ipv6Address'
         | 
| 9213 | 
            +
                      property :ipv6_health_state, as: 'ipv6HealthState'
         | 
| 9192 9214 | 
             
                      property :port, as: 'port'
         | 
| 9193 9215 | 
             
                      property :weight, as: 'weight'
         | 
| 9194 9216 | 
             
                      property :weight_error, as: 'weightError'
         | 
| @@ -9207,6 +9229,7 @@ module Google | |
| 9207 9229 | 
             
                      property :health_check_service, as: 'healthCheckService', class: Google::Apis::ComputeV1::HealthCheckServiceReference, decorator: Google::Apis::ComputeV1::HealthCheckServiceReference::Representation
         | 
| 9208 9230 |  | 
| 9209 9231 | 
             
                      property :health_state, as: 'healthState'
         | 
| 9232 | 
            +
                      property :ipv6_health_state, as: 'ipv6HealthState'
         | 
| 9210 9233 | 
             
                    end
         | 
| 9211 9234 | 
             
                  end
         | 
| 9212 9235 |  | 
| @@ -9824,6 +9847,8 @@ module Google | |
| 9824 9847 |  | 
| 9825 9848 | 
             
                      property :fingerprint, :base64 => true, as: 'fingerprint'
         | 
| 9826 9849 | 
             
                      property :id, :numeric_string => true, as: 'id'
         | 
| 9850 | 
            +
                      property :instance_flexibility_policy, as: 'instanceFlexibilityPolicy', class: Google::Apis::ComputeV1::InstanceGroupManagerInstanceFlexibilityPolicy, decorator: Google::Apis::ComputeV1::InstanceGroupManagerInstanceFlexibilityPolicy::Representation
         | 
| 9851 | 
            +
                  
         | 
| 9827 9852 | 
             
                      property :instance_group, as: 'instanceGroup'
         | 
| 9828 9853 | 
             
                      property :instance_lifecycle_policy, as: 'instanceLifecyclePolicy', class: Google::Apis::ComputeV1::InstanceGroupManagerInstanceLifecyclePolicy, decorator: Google::Apis::ComputeV1::InstanceGroupManagerInstanceLifecyclePolicy::Representation
         | 
| 9829 9854 |  | 
| @@ -9919,6 +9944,22 @@ module Google | |
| 9919 9944 | 
             
                    end
         | 
| 9920 9945 | 
             
                  end
         | 
| 9921 9946 |  | 
| 9947 | 
            +
                  class InstanceGroupManagerInstanceFlexibilityPolicy
         | 
| 9948 | 
            +
                    # @private
         | 
| 9949 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 9950 | 
            +
                      hash :instance_selections, as: 'instanceSelections', class: Google::Apis::ComputeV1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeV1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection::Representation
         | 
| 9951 | 
            +
                  
         | 
| 9952 | 
            +
                    end
         | 
| 9953 | 
            +
                  end
         | 
| 9954 | 
            +
                  
         | 
| 9955 | 
            +
                  class InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
         | 
| 9956 | 
            +
                    # @private
         | 
| 9957 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 9958 | 
            +
                      collection :machine_types, as: 'machineTypes'
         | 
| 9959 | 
            +
                      property :rank, as: 'rank'
         | 
| 9960 | 
            +
                    end
         | 
| 9961 | 
            +
                  end
         | 
| 9962 | 
            +
                  
         | 
| 9922 9963 | 
             
                  class InstanceGroupManagerInstanceLifecyclePolicy
         | 
| 9923 9964 | 
             
                    # @private
         | 
| 9924 9965 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -10741,6 +10782,7 @@ module Google | |
| 10741 10782 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 10742 10783 | 
             
                      property :display_name, as: 'displayName'
         | 
| 10743 10784 | 
             
                      property :name, as: 'name'
         | 
| 10785 | 
            +
                      property :priority, as: 'priority'
         | 
| 10744 10786 | 
             
                      collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
         | 
| 10745 10787 |  | 
| 10746 10788 | 
             
                      property :short_name, as: 'shortName'
         | 
| @@ -11648,50 +11690,6 @@ module Google | |
| 11648 11690 | 
             
                    end
         | 
| 11649 11691 | 
             
                  end
         | 
| 11650 11692 |  | 
| 11651 | 
            -
                  class LogConfig
         | 
| 11652 | 
            -
                    # @private
         | 
| 11653 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11654 | 
            -
                      property :cloud_audit, as: 'cloudAudit', class: Google::Apis::ComputeV1::LogConfigCloudAuditOptions, decorator: Google::Apis::ComputeV1::LogConfigCloudAuditOptions::Representation
         | 
| 11655 | 
            -
                  
         | 
| 11656 | 
            -
                      property :counter, as: 'counter', class: Google::Apis::ComputeV1::LogConfigCounterOptions, decorator: Google::Apis::ComputeV1::LogConfigCounterOptions::Representation
         | 
| 11657 | 
            -
                  
         | 
| 11658 | 
            -
                      property :data_access, as: 'dataAccess', class: Google::Apis::ComputeV1::LogConfigDataAccessOptions, decorator: Google::Apis::ComputeV1::LogConfigDataAccessOptions::Representation
         | 
| 11659 | 
            -
                  
         | 
| 11660 | 
            -
                    end
         | 
| 11661 | 
            -
                  end
         | 
| 11662 | 
            -
                  
         | 
| 11663 | 
            -
                  class LogConfigCloudAuditOptions
         | 
| 11664 | 
            -
                    # @private
         | 
| 11665 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11666 | 
            -
                      property :log_name, as: 'logName'
         | 
| 11667 | 
            -
                    end
         | 
| 11668 | 
            -
                  end
         | 
| 11669 | 
            -
                  
         | 
| 11670 | 
            -
                  class LogConfigCounterOptions
         | 
| 11671 | 
            -
                    # @private
         | 
| 11672 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11673 | 
            -
                      collection :custom_fields, as: 'customFields', class: Google::Apis::ComputeV1::LogConfigCounterOptionsCustomField, decorator: Google::Apis::ComputeV1::LogConfigCounterOptionsCustomField::Representation
         | 
| 11674 | 
            -
                  
         | 
| 11675 | 
            -
                      property :field, as: 'field'
         | 
| 11676 | 
            -
                      property :metric, as: 'metric'
         | 
| 11677 | 
            -
                    end
         | 
| 11678 | 
            -
                  end
         | 
| 11679 | 
            -
                  
         | 
| 11680 | 
            -
                  class LogConfigCounterOptionsCustomField
         | 
| 11681 | 
            -
                    # @private
         | 
| 11682 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11683 | 
            -
                      property :name, as: 'name'
         | 
| 11684 | 
            -
                      property :value, as: 'value'
         | 
| 11685 | 
            -
                    end
         | 
| 11686 | 
            -
                  end
         | 
| 11687 | 
            -
                  
         | 
| 11688 | 
            -
                  class LogConfigDataAccessOptions
         | 
| 11689 | 
            -
                    # @private
         | 
| 11690 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11691 | 
            -
                      property :log_mode, as: 'logMode'
         | 
| 11692 | 
            -
                    end
         | 
| 11693 | 
            -
                  end
         | 
| 11694 | 
            -
                  
         | 
| 11695 11693 | 
             
                  class MachineImage
         | 
| 11696 11694 | 
             
                    # @private
         | 
| 11697 11695 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -11758,6 +11756,7 @@ module Google | |
| 11758 11756 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11759 11757 | 
             
                      collection :accelerators, as: 'accelerators', class: Google::Apis::ComputeV1::MachineType::Accelerator, decorator: Google::Apis::ComputeV1::MachineType::Accelerator::Representation
         | 
| 11760 11758 |  | 
| 11759 | 
            +
                      property :architecture, as: 'architecture'
         | 
| 11761 11760 | 
             
                      property :creation_timestamp, as: 'creationTimestamp'
         | 
| 11762 11761 | 
             
                      property :deprecated, as: 'deprecated', class: Google::Apis::ComputeV1::DeprecationStatus, decorator: Google::Apis::ComputeV1::DeprecationStatus::Representation
         | 
| 11763 11762 |  | 
| @@ -11902,6 +11901,8 @@ module Google | |
| 11902 11901 |  | 
| 11903 11902 | 
             
                      property :preserved_state_from_policy, as: 'preservedStateFromPolicy', class: Google::Apis::ComputeV1::PreservedState, decorator: Google::Apis::ComputeV1::PreservedState::Representation
         | 
| 11904 11903 |  | 
| 11904 | 
            +
                      property :properties_from_flexibility_policy, as: 'propertiesFromFlexibilityPolicy', class: Google::Apis::ComputeV1::ManagedInstancePropertiesFromFlexibilityPolicy, decorator: Google::Apis::ComputeV1::ManagedInstancePropertiesFromFlexibilityPolicy::Representation
         | 
| 11905 | 
            +
                  
         | 
| 11905 11906 | 
             
                      property :version, as: 'version', class: Google::Apis::ComputeV1::ManagedInstanceVersion, decorator: Google::Apis::ComputeV1::ManagedInstanceVersion::Representation
         | 
| 11906 11907 |  | 
| 11907 11908 | 
             
                    end
         | 
| @@ -11956,6 +11957,13 @@ module Google | |
| 11956 11957 | 
             
                    end
         | 
| 11957 11958 | 
             
                  end
         | 
| 11958 11959 |  | 
| 11960 | 
            +
                  class ManagedInstancePropertiesFromFlexibilityPolicy
         | 
| 11961 | 
            +
                    # @private
         | 
| 11962 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 11963 | 
            +
                      property :machine_type, as: 'machineType'
         | 
| 11964 | 
            +
                    end
         | 
| 11965 | 
            +
                  end
         | 
| 11966 | 
            +
                  
         | 
| 11959 11967 | 
             
                  class ManagedInstanceVersion
         | 
| 11960 11968 | 
             
                    # @private
         | 
| 11961 11969 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -12268,9 +12276,11 @@ module Google | |
| 12268 12276 | 
             
                    # @private
         | 
| 12269 12277 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 12270 12278 | 
             
                      hash :annotations, as: 'annotations'
         | 
| 12279 | 
            +
                      property :client_destination_port, as: 'clientDestinationPort'
         | 
| 12271 12280 | 
             
                      property :fqdn, as: 'fqdn'
         | 
| 12272 12281 | 
             
                      property :instance, as: 'instance'
         | 
| 12273 12282 | 
             
                      property :ip_address, as: 'ipAddress'
         | 
| 12283 | 
            +
                      property :ipv6_address, as: 'ipv6Address'
         | 
| 12274 12284 | 
             
                      property :port, as: 'port'
         | 
| 12275 12285 | 
             
                    end
         | 
| 12276 12286 | 
             
                  end
         | 
| @@ -12399,6 +12409,7 @@ module Google | |
| 12399 12409 | 
             
                    # @private
         | 
| 12400 12410 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 12401 12411 | 
             
                      property :consumer_psc_address, as: 'consumerPscAddress'
         | 
| 12412 | 
            +
                      property :producer_port, as: 'producerPort'
         | 
| 12402 12413 | 
             
                      property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
         | 
| 12403 12414 | 
             
                      property :psc_connection_status, as: 'pscConnectionStatus'
         | 
| 12404 12415 | 
             
                    end
         | 
| @@ -12581,6 +12592,9 @@ module Google | |
| 12581 12592 | 
             
                  class NetworkRoutingConfig
         | 
| 12582 12593 | 
             
                    # @private
         | 
| 12583 12594 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 12595 | 
            +
                      property :bgp_always_compare_med, as: 'bgpAlwaysCompareMed'
         | 
| 12596 | 
            +
                      property :bgp_best_path_selection_mode, as: 'bgpBestPathSelectionMode'
         | 
| 12597 | 
            +
                      property :bgp_inter_region_cost, as: 'bgpInterRegionCost'
         | 
| 12584 12598 | 
             
                      property :routing_mode, as: 'routingMode'
         | 
| 12585 12599 | 
             
                    end
         | 
| 12586 12600 | 
             
                  end
         | 
| @@ -12611,6 +12625,7 @@ module Google | |
| 12611 12625 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 12612 12626 | 
             
                      property :display_name, as: 'displayName'
         | 
| 12613 12627 | 
             
                      property :name, as: 'name'
         | 
| 12628 | 
            +
                      property :priority, as: 'priority'
         | 
| 12614 12629 | 
             
                      collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
         | 
| 12615 12630 |  | 
| 12616 12631 | 
             
                      property :short_name, as: 'shortName'
         | 
| @@ -13597,8 +13612,6 @@ module Google | |
| 13597 13612 | 
             
                      collection :bindings, as: 'bindings', class: Google::Apis::ComputeV1::Binding, decorator: Google::Apis::ComputeV1::Binding::Representation
         | 
| 13598 13613 |  | 
| 13599 13614 | 
             
                      property :etag, :base64 => true, as: 'etag'
         | 
| 13600 | 
            -
                      collection :rules, as: 'rules', class: Google::Apis::ComputeV1::Rule, decorator: Google::Apis::ComputeV1::Rule::Representation
         | 
| 13601 | 
            -
                  
         | 
| 13602 13615 | 
             
                      property :version, as: 'version'
         | 
| 13603 13616 | 
             
                    end
         | 
| 13604 13617 | 
             
                  end
         | 
| @@ -14837,11 +14850,20 @@ module Google | |
| 14837 14850 | 
             
                    # @private
         | 
| 14838 14851 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14839 14852 | 
             
                      property :physical_host, as: 'physicalHost'
         | 
| 14853 | 
            +
                      property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::ResourceStatusScheduling, decorator: Google::Apis::ComputeV1::ResourceStatusScheduling::Representation
         | 
| 14854 | 
            +
                  
         | 
| 14840 14855 | 
             
                      property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeV1::UpcomingMaintenance, decorator: Google::Apis::ComputeV1::UpcomingMaintenance::Representation
         | 
| 14841 14856 |  | 
| 14842 14857 | 
             
                    end
         | 
| 14843 14858 | 
             
                  end
         | 
| 14844 14859 |  | 
| 14860 | 
            +
                  class ResourceStatusScheduling
         | 
| 14861 | 
            +
                    # @private
         | 
| 14862 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 14863 | 
            +
                      property :availability_domain, as: 'availabilityDomain'
         | 
| 14864 | 
            +
                    end
         | 
| 14865 | 
            +
                  end
         | 
| 14866 | 
            +
                  
         | 
| 14845 14867 | 
             
                  class Route
         | 
| 14846 14868 | 
             
                    # @private
         | 
| 14847 14869 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -14858,8 +14880,11 @@ module Google | |
| 14858 14880 | 
             
                      property :next_hop_hub, as: 'nextHopHub'
         | 
| 14859 14881 | 
             
                      property :next_hop_ilb, as: 'nextHopIlb'
         | 
| 14860 14882 | 
             
                      property :next_hop_instance, as: 'nextHopInstance'
         | 
| 14883 | 
            +
                      property :next_hop_inter_region_cost, as: 'nextHopInterRegionCost'
         | 
| 14861 14884 | 
             
                      property :next_hop_ip, as: 'nextHopIp'
         | 
| 14885 | 
            +
                      property :next_hop_med, as: 'nextHopMed'
         | 
| 14862 14886 | 
             
                      property :next_hop_network, as: 'nextHopNetwork'
         | 
| 14887 | 
            +
                      property :next_hop_origin, as: 'nextHopOrigin'
         | 
| 14863 14888 | 
             
                      property :next_hop_peering, as: 'nextHopPeering'
         | 
| 14864 14889 | 
             
                      property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
         | 
| 14865 14890 | 
             
                      property :priority, as: 'priority'
         | 
| @@ -15296,21 +15321,6 @@ module Google | |
| 15296 15321 | 
             
                    end
         | 
| 15297 15322 | 
             
                  end
         | 
| 15298 15323 |  | 
| 15299 | 
            -
                  class Rule
         | 
| 15300 | 
            -
                    # @private
         | 
| 15301 | 
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 15302 | 
            -
                      property :action, as: 'action'
         | 
| 15303 | 
            -
                      collection :conditions, as: 'conditions', class: Google::Apis::ComputeV1::Condition, decorator: Google::Apis::ComputeV1::Condition::Representation
         | 
| 15304 | 
            -
                  
         | 
| 15305 | 
            -
                      property :description, as: 'description'
         | 
| 15306 | 
            -
                      collection :ins, as: 'ins'
         | 
| 15307 | 
            -
                      collection :log_configs, as: 'logConfigs', class: Google::Apis::ComputeV1::LogConfig, decorator: Google::Apis::ComputeV1::LogConfig::Representation
         | 
| 15308 | 
            -
                  
         | 
| 15309 | 
            -
                      collection :not_ins, as: 'notIns'
         | 
| 15310 | 
            -
                      collection :permissions, as: 'permissions'
         | 
| 15311 | 
            -
                    end
         | 
| 15312 | 
            -
                  end
         | 
| 15313 | 
            -
                  
         | 
| 15314 15324 | 
             
                  class SslHealthCheck
         | 
| 15315 15325 | 
             
                    # @private
         | 
| 15316 15326 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -15371,6 +15381,7 @@ module Google | |
| 15371 15381 | 
             
                    # @private
         | 
| 15372 15382 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 15373 15383 | 
             
                      property :automatic_restart, as: 'automaticRestart'
         | 
| 15384 | 
            +
                      property :availability_domain, as: 'availabilityDomain'
         | 
| 15374 15385 | 
             
                      property :instance_termination_action, as: 'instanceTerminationAction'
         | 
| 15375 15386 | 
             
                      property :local_ssd_recovery_timeout, as: 'localSsdRecoveryTimeout', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
         | 
| 15376 15387 |  | 
| @@ -15872,6 +15883,7 @@ module Google | |
| 15872 15883 | 
             
                      property :name, as: 'name'
         | 
| 15873 15884 | 
             
                      collection :nat_subnets, as: 'natSubnets'
         | 
| 15874 15885 | 
             
                      property :producer_forwarding_rule, as: 'producerForwardingRule'
         | 
| 15886 | 
            +
                      property :propagated_connection_limit, as: 'propagatedConnectionLimit'
         | 
| 15875 15887 | 
             
                      property :psc_service_attachment_id, as: 'pscServiceAttachmentId', class: Google::Apis::ComputeV1::Uint128, decorator: Google::Apis::ComputeV1::Uint128::Representation
         | 
| 15876 15888 |  | 
| 15877 15889 | 
             
                      property :reconcile_connections, as: 'reconcileConnections'
         | 
| @@ -15919,6 +15931,7 @@ module Google | |
| 15919 15931 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 15920 15932 | 
             
                      property :consumer_network, as: 'consumerNetwork'
         | 
| 15921 15933 | 
             
                      property :endpoint, as: 'endpoint'
         | 
| 15934 | 
            +
                      property :propagated_connection_count, as: 'propagatedConnectionCount'
         | 
| 15922 15935 | 
             
                      property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
         | 
| 15923 15936 | 
             
                      property :status, as: 'status'
         | 
| 15924 15937 | 
             
                    end
         |