google-apis-chromemanagement_v1 0.69.0 → 0.71.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 +8 -0
 - data/lib/google/apis/chromemanagement_v1/classes.rb +477 -7
 - data/lib/google/apis/chromemanagement_v1/gem_version.rb +2 -2
 - data/lib/google/apis/chromemanagement_v1/representations.rb +227 -0
 - data/lib/google/apis/chromemanagement_v1/service.rb +343 -0
 - metadata +2 -2
 
| 
         @@ -490,6 +490,18 @@ module Google 
     | 
|
| 
       490 
490 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       491 
491 
     | 
    
         
             
                  end
         
     | 
| 
       492 
492 
     | 
    
         | 
| 
      
 493 
     | 
    
         
            +
                  class GoogleChromeManagementV1TelemetryExternalDisplayData
         
     | 
| 
      
 494 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 495 
     | 
    
         
            +
                  
         
     | 
| 
      
 496 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 497 
     | 
    
         
            +
                  end
         
     | 
| 
      
 498 
     | 
    
         
            +
                  
         
     | 
| 
      
 499 
     | 
    
         
            +
                  class GoogleChromeManagementV1TelemetryExternalDisplayEvent
         
     | 
| 
      
 500 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 501 
     | 
    
         
            +
                  
         
     | 
| 
      
 502 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 503 
     | 
    
         
            +
                  end
         
     | 
| 
      
 504 
     | 
    
         
            +
                  
         
     | 
| 
       493 
505 
     | 
    
         
             
                  class GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent
         
     | 
| 
       494 
506 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       495 
507 
     | 
    
         | 
| 
         @@ -634,6 +646,18 @@ module Google 
     | 
|
| 
       634 
646 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       635 
647 
     | 
    
         
             
                  end
         
     | 
| 
       636 
648 
     | 
    
         | 
| 
      
 649 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest
         
     | 
| 
      
 650 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 651 
     | 
    
         
            +
                  
         
     | 
| 
      
 652 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 653 
     | 
    
         
            +
                  end
         
     | 
| 
      
 654 
     | 
    
         
            +
                  
         
     | 
| 
      
 655 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessResponse
         
     | 
| 
      
 656 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 657 
     | 
    
         
            +
                  
         
     | 
| 
      
 658 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 659 
     | 
    
         
            +
                  end
         
     | 
| 
      
 660 
     | 
    
         
            +
                  
         
     | 
| 
       637 
661 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1DeviceInfo
         
     | 
| 
       638 
662 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       639 
663 
     | 
    
         | 
| 
         @@ -706,24 +730,90 @@ module Google 
     | 
|
| 
       706 
730 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       707 
731 
     | 
    
         
             
                  end
         
     | 
| 
       708 
732 
     | 
    
         | 
| 
      
 733 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ScepCaConnection
         
     | 
| 
      
 734 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 735 
     | 
    
         
            +
                  
         
     | 
| 
      
 736 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 737 
     | 
    
         
            +
                  end
         
     | 
| 
      
 738 
     | 
    
         
            +
                  
         
     | 
| 
      
 739 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ScepProfile
         
     | 
| 
      
 740 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 741 
     | 
    
         
            +
                  
         
     | 
| 
      
 742 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 743 
     | 
    
         
            +
                  end
         
     | 
| 
      
 744 
     | 
    
         
            +
                  
         
     | 
| 
      
 745 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SetFailureRequest
         
     | 
| 
      
 746 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 747 
     | 
    
         
            +
                  
         
     | 
| 
      
 748 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 749 
     | 
    
         
            +
                  end
         
     | 
| 
      
 750 
     | 
    
         
            +
                  
         
     | 
| 
      
 751 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SetFailureResponse
         
     | 
| 
      
 752 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 753 
     | 
    
         
            +
                  
         
     | 
| 
      
 754 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 755 
     | 
    
         
            +
                  end
         
     | 
| 
      
 756 
     | 
    
         
            +
                  
         
     | 
| 
       709 
757 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1SignDataMetadata
         
     | 
| 
       710 
758 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       711 
759 
     | 
    
         | 
| 
       712 
760 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       713 
761 
     | 
    
         
             
                  end
         
     | 
| 
       714 
762 
     | 
    
         | 
| 
      
 763 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SignDataRequest
         
     | 
| 
      
 764 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 765 
     | 
    
         
            +
                  
         
     | 
| 
      
 766 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 767 
     | 
    
         
            +
                  end
         
     | 
| 
      
 768 
     | 
    
         
            +
                  
         
     | 
| 
       715 
769 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1SignDataResponse
         
     | 
| 
       716 
770 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       717 
771 
     | 
    
         | 
| 
       718 
772 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       719 
773 
     | 
    
         
             
                  end
         
     | 
| 
       720 
774 
     | 
    
         | 
| 
      
 775 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SubjectAltName
         
     | 
| 
      
 776 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 777 
     | 
    
         
            +
                  
         
     | 
| 
      
 778 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 779 
     | 
    
         
            +
                  end
         
     | 
| 
      
 780 
     | 
    
         
            +
                  
         
     | 
| 
       721 
781 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1ThirdPartyProfileUser
         
     | 
| 
       722 
782 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       723 
783 
     | 
    
         | 
| 
       724 
784 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       725 
785 
     | 
    
         
             
                  end
         
     | 
| 
       726 
786 
     | 
    
         | 
| 
      
 787 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1UploadCertificateRequest
         
     | 
| 
      
 788 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 789 
     | 
    
         
            +
                  
         
     | 
| 
      
 790 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 791 
     | 
    
         
            +
                  end
         
     | 
| 
      
 792 
     | 
    
         
            +
                  
         
     | 
| 
      
 793 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1UploadCertificateResponse
         
     | 
| 
      
 794 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 795 
     | 
    
         
            +
                  
         
     | 
| 
      
 796 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 797 
     | 
    
         
            +
                  end
         
     | 
| 
      
 798 
     | 
    
         
            +
                  
         
     | 
| 
      
 799 
     | 
    
         
            +
                  class GoogleLongrunningCancelOperationRequest
         
     | 
| 
      
 800 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 801 
     | 
    
         
            +
                  
         
     | 
| 
      
 802 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 803 
     | 
    
         
            +
                  end
         
     | 
| 
      
 804 
     | 
    
         
            +
                  
         
     | 
| 
      
 805 
     | 
    
         
            +
                  class GoogleLongrunningListOperationsResponse
         
     | 
| 
      
 806 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 807 
     | 
    
         
            +
                  
         
     | 
| 
      
 808 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 809 
     | 
    
         
            +
                  end
         
     | 
| 
      
 810 
     | 
    
         
            +
                  
         
     | 
| 
      
 811 
     | 
    
         
            +
                  class GoogleLongrunningOperation
         
     | 
| 
      
 812 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 813 
     | 
    
         
            +
                  
         
     | 
| 
      
 814 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 815 
     | 
    
         
            +
                  end
         
     | 
| 
      
 816 
     | 
    
         
            +
                  
         
     | 
| 
       727 
817 
     | 
    
         
             
                  class GoogleProtobufEmpty
         
     | 
| 
       728 
818 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       729 
819 
     | 
    
         | 
| 
         @@ -1375,8 +1465,12 @@ module Google 
     | 
|
| 
       1375 
1465 
     | 
    
         
             
                      property :connection_type, as: 'connectionType'
         
     | 
| 
       1376 
1466 
     | 
    
         
             
                      property :encryption_on, as: 'encryptionOn'
         
     | 
| 
       1377 
1467 
     | 
    
         
             
                      property :gateway_ip_address, as: 'gatewayIpAddress'
         
     | 
| 
      
 1468 
     | 
    
         
            +
                      property :gateway_ipv6_address, as: 'gatewayIpv6Address'
         
     | 
| 
       1378 
1469 
     | 
    
         
             
                      property :guid, as: 'guid'
         
     | 
| 
      
 1470 
     | 
    
         
            +
                      collection :ipv6_address, as: 'ipv6Address'
         
     | 
| 
       1379 
1471 
     | 
    
         
             
                      property :lan_ip_address, as: 'lanIpAddress'
         
     | 
| 
      
 1472 
     | 
    
         
            +
                      property :link_down_speed_kbps, :numeric_string => true, as: 'linkDownSpeedKbps'
         
     | 
| 
      
 1473 
     | 
    
         
            +
                      property :metered, as: 'metered'
         
     | 
| 
       1380 
1474 
     | 
    
         
             
                      property :receiving_bit_rate_mbps, :numeric_string => true, as: 'receivingBitRateMbps'
         
     | 
| 
       1381 
1475 
     | 
    
         
             
                      property :report_time, as: 'reportTime'
         
     | 
| 
       1382 
1476 
     | 
    
         
             
                      property :sample_frequency, as: 'sampleFrequency'
         
     | 
| 
         @@ -1621,6 +1715,8 @@ module Google 
     | 
|
| 
       1621 
1715 
     | 
    
         
             
                      property :device, as: 'device', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryDeviceInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryDeviceInfo::Representation
         
     | 
| 
       1622 
1716 
     | 
    
         | 
| 
       1623 
1717 
     | 
    
         
             
                      property :event_type, as: 'eventType'
         
     | 
| 
      
 1718 
     | 
    
         
            +
                      property :external_displays_event, as: 'externalDisplaysEvent', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryExternalDisplayEvent, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryExternalDisplayEvent::Representation
         
     | 
| 
      
 1719 
     | 
    
         
            +
                  
         
     | 
| 
       1624 
1720 
     | 
    
         
             
                      property :https_latency_change_event, as: 'httpsLatencyChangeEvent', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent::Representation
         
     | 
| 
       1625 
1721 
     | 
    
         | 
| 
       1626 
1722 
     | 
    
         
             
                      property :name, as: 'name'
         
     | 
| 
         @@ -1647,6 +1743,26 @@ module Google 
     | 
|
| 
       1647 
1743 
     | 
    
         
             
                    end
         
     | 
| 
       1648 
1744 
     | 
    
         
             
                  end
         
     | 
| 
       1649 
1745 
     | 
    
         | 
| 
      
 1746 
     | 
    
         
            +
                  class GoogleChromeManagementV1TelemetryExternalDisplayData
         
     | 
| 
      
 1747 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 1748 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 1749 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 1750 
     | 
    
         
            +
                      property :edid_version, as: 'edidVersion'
         
     | 
| 
      
 1751 
     | 
    
         
            +
                      property :refresh_rate, :numeric_string => true, as: 'refreshRate'
         
     | 
| 
      
 1752 
     | 
    
         
            +
                      property :resolution_horizontal, as: 'resolutionHorizontal'
         
     | 
| 
      
 1753 
     | 
    
         
            +
                      property :resolution_vertical, as: 'resolutionVertical'
         
     | 
| 
      
 1754 
     | 
    
         
            +
                      property :serial_number, as: 'serialNumber'
         
     | 
| 
      
 1755 
     | 
    
         
            +
                    end
         
     | 
| 
      
 1756 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1757 
     | 
    
         
            +
                  
         
     | 
| 
      
 1758 
     | 
    
         
            +
                  class GoogleChromeManagementV1TelemetryExternalDisplayEvent
         
     | 
| 
      
 1759 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 1760 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 1761 
     | 
    
         
            +
                      collection :external_display_data, as: 'externalDisplayData', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryExternalDisplayData, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryExternalDisplayData::Representation
         
     | 
| 
      
 1762 
     | 
    
         
            +
                  
         
     | 
| 
      
 1763 
     | 
    
         
            +
                    end
         
     | 
| 
      
 1764 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1765 
     | 
    
         
            +
                  
         
     | 
| 
       1650 
1766 
     | 
    
         
             
                  class GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent
         
     | 
| 
       1651 
1767 
     | 
    
         
             
                    # @private
         
     | 
| 
       1652 
1768 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -1843,6 +1959,10 @@ module Google 
     | 
|
| 
       1843 
1959 
     | 
    
         
             
                      property :issued_certificate, as: 'issuedCertificate'
         
     | 
| 
       1844 
1960 
     | 
    
         
             
                      property :name, as: 'name'
         
     | 
| 
       1845 
1961 
     | 
    
         
             
                      property :provisioning_profile_id, as: 'provisioningProfileId'
         
     | 
| 
      
 1962 
     | 
    
         
            +
                      property :scep_ca_connection, as: 'scepCaConnection', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ScepCaConnection, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ScepCaConnection::Representation
         
     | 
| 
      
 1963 
     | 
    
         
            +
                  
         
     | 
| 
      
 1964 
     | 
    
         
            +
                      property :scep_profile, as: 'scepProfile', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ScepProfile, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ScepProfile::Representation
         
     | 
| 
      
 1965 
     | 
    
         
            +
                  
         
     | 
| 
       1846 
1966 
     | 
    
         
             
                      property :sign_data, :base64 => true, as: 'signData'
         
     | 
| 
       1847 
1967 
     | 
    
         
             
                      property :signature, :base64 => true, as: 'signature'
         
     | 
| 
       1848 
1968 
     | 
    
         
             
                      property :signature_algorithm, as: 'signatureAlgorithm'
         
     | 
| 
         @@ -1881,6 +2001,7 @@ module Google 
     | 
|
| 
       1881 
2001 
     | 
    
         
             
                      property :profile_permanent_id, as: 'profilePermanentId'
         
     | 
| 
       1882 
2002 
     | 
    
         
             
                      property :reporting_data, as: 'reportingData', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ReportingData, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ReportingData::Representation
         
     | 
| 
       1883 
2003 
     | 
    
         | 
| 
      
 2004 
     | 
    
         
            +
                      property :supports_fcm_notifications, as: 'supportsFcmNotifications'
         
     | 
| 
       1884 
2005 
     | 
    
         
             
                      property :user_email, as: 'userEmail'
         
     | 
| 
       1885 
2006 
     | 
    
         
             
                      property :user_id, as: 'userId'
         
     | 
| 
       1886 
2007 
     | 
    
         
             
                    end
         
     | 
| 
         @@ -1927,6 +2048,19 @@ module Google 
     | 
|
| 
       1927 
2048 
     | 
    
         
             
                    end
         
     | 
| 
       1928 
2049 
     | 
    
         
             
                  end
         
     | 
| 
       1929 
2050 
     | 
    
         | 
| 
      
 2051 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest
         
     | 
| 
      
 2052 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2053 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2054 
     | 
    
         
            +
                      property :caller_instance_id, as: 'callerInstanceId'
         
     | 
| 
      
 2055 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2056 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2057 
     | 
    
         
            +
                  
         
     | 
| 
      
 2058 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessResponse
         
     | 
| 
      
 2059 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2060 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2061 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2062 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2063 
     | 
    
         
            +
                  
         
     | 
| 
       1930 
2064 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1DeviceInfo
         
     | 
| 
       1931 
2065 
     | 
    
         
             
                    # @private
         
     | 
| 
       1932 
2066 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2047,6 +2181,42 @@ module Google 
     | 
|
| 
       2047 
2181 
     | 
    
         
             
                    end
         
     | 
| 
       2048 
2182 
     | 
    
         
             
                  end
         
     | 
| 
       2049 
2183 
     | 
    
         | 
| 
      
 2184 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ScepCaConnection
         
     | 
| 
      
 2185 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2186 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2187 
     | 
    
         
            +
                      property :ca_connection_adapter_config_reference, as: 'caConnectionAdapterConfigReference'
         
     | 
| 
      
 2188 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2189 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2190 
     | 
    
         
            +
                  
         
     | 
| 
      
 2191 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ScepProfile
         
     | 
| 
      
 2192 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2193 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2194 
     | 
    
         
            +
                      property :certificate_template_name, as: 'certificateTemplateName'
         
     | 
| 
      
 2195 
     | 
    
         
            +
                      property :country, as: 'country'
         
     | 
| 
      
 2196 
     | 
    
         
            +
                      collection :key_usages, as: 'keyUsages'
         
     | 
| 
      
 2197 
     | 
    
         
            +
                      property :locality, as: 'locality'
         
     | 
| 
      
 2198 
     | 
    
         
            +
                      property :organization, as: 'organization'
         
     | 
| 
      
 2199 
     | 
    
         
            +
                      collection :organizational_units, as: 'organizationalUnits'
         
     | 
| 
      
 2200 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 2201 
     | 
    
         
            +
                      collection :subject_alt_names, as: 'subjectAltNames', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1SubjectAltName, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1SubjectAltName::Representation
         
     | 
| 
      
 2202 
     | 
    
         
            +
                  
         
     | 
| 
      
 2203 
     | 
    
         
            +
                      property :subject_common_name, as: 'subjectCommonName'
         
     | 
| 
      
 2204 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2205 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2206 
     | 
    
         
            +
                  
         
     | 
| 
      
 2207 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SetFailureRequest
         
     | 
| 
      
 2208 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2209 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2210 
     | 
    
         
            +
                      property :error_message, as: 'errorMessage'
         
     | 
| 
      
 2211 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2212 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2213 
     | 
    
         
            +
                  
         
     | 
| 
      
 2214 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SetFailureResponse
         
     | 
| 
      
 2215 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2216 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2217 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2218 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2219 
     | 
    
         
            +
                  
         
     | 
| 
       2050 
2220 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1SignDataMetadata
         
     | 
| 
       2051 
2221 
     | 
    
         
             
                    # @private
         
     | 
| 
       2052 
2222 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2054,6 +2224,14 @@ module Google 
     | 
|
| 
       2054 
2224 
     | 
    
         
             
                    end
         
     | 
| 
       2055 
2225 
     | 
    
         
             
                  end
         
     | 
| 
       2056 
2226 
     | 
    
         | 
| 
      
 2227 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SignDataRequest
         
     | 
| 
      
 2228 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2229 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2230 
     | 
    
         
            +
                      property :sign_data, :base64 => true, as: 'signData'
         
     | 
| 
      
 2231 
     | 
    
         
            +
                      property :signature_algorithm, as: 'signatureAlgorithm'
         
     | 
| 
      
 2232 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2233 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2234 
     | 
    
         
            +
                  
         
     | 
| 
       2057 
2235 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1SignDataResponse
         
     | 
| 
       2058 
2236 
     | 
    
         
             
                    # @private
         
     | 
| 
       2059 
2237 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2062,6 +2240,14 @@ module Google 
     | 
|
| 
       2062 
2240 
     | 
    
         
             
                    end
         
     | 
| 
       2063 
2241 
     | 
    
         
             
                  end
         
     | 
| 
       2064 
2242 
     | 
    
         | 
| 
      
 2243 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SubjectAltName
         
     | 
| 
      
 2244 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2245 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2246 
     | 
    
         
            +
                      property :type, as: 'type'
         
     | 
| 
      
 2247 
     | 
    
         
            +
                      property :value, as: 'value'
         
     | 
| 
      
 2248 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2249 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2250 
     | 
    
         
            +
                  
         
     | 
| 
       2065 
2251 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1ThirdPartyProfileUser
         
     | 
| 
       2066 
2252 
     | 
    
         
             
                    # @private
         
     | 
| 
       2067 
2253 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2070,6 +2256,47 @@ module Google 
     | 
|
| 
       2070 
2256 
     | 
    
         
             
                    end
         
     | 
| 
       2071 
2257 
     | 
    
         
             
                  end
         
     | 
| 
       2072 
2258 
     | 
    
         | 
| 
      
 2259 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1UploadCertificateRequest
         
     | 
| 
      
 2260 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2261 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2262 
     | 
    
         
            +
                      property :certificate_pem, as: 'certificatePem'
         
     | 
| 
      
 2263 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2264 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2265 
     | 
    
         
            +
                  
         
     | 
| 
      
 2266 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1UploadCertificateResponse
         
     | 
| 
      
 2267 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2268 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2269 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2270 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2271 
     | 
    
         
            +
                  
         
     | 
| 
      
 2272 
     | 
    
         
            +
                  class GoogleLongrunningCancelOperationRequest
         
     | 
| 
      
 2273 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2274 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2275 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2276 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2277 
     | 
    
         
            +
                  
         
     | 
| 
      
 2278 
     | 
    
         
            +
                  class GoogleLongrunningListOperationsResponse
         
     | 
| 
      
 2279 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2280 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2281 
     | 
    
         
            +
                      property :next_page_token, as: 'nextPageToken'
         
     | 
| 
      
 2282 
     | 
    
         
            +
                      collection :operations, as: 'operations', class: Google::Apis::ChromemanagementV1::GoogleLongrunningOperation, decorator: Google::Apis::ChromemanagementV1::GoogleLongrunningOperation::Representation
         
     | 
| 
      
 2283 
     | 
    
         
            +
                  
         
     | 
| 
      
 2284 
     | 
    
         
            +
                      collection :unreachable, as: 'unreachable'
         
     | 
| 
      
 2285 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2286 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2287 
     | 
    
         
            +
                  
         
     | 
| 
      
 2288 
     | 
    
         
            +
                  class GoogleLongrunningOperation
         
     | 
| 
      
 2289 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2290 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2291 
     | 
    
         
            +
                      property :done, as: 'done'
         
     | 
| 
      
 2292 
     | 
    
         
            +
                      property :error, as: 'error', class: Google::Apis::ChromemanagementV1::GoogleRpcStatus, decorator: Google::Apis::ChromemanagementV1::GoogleRpcStatus::Representation
         
     | 
| 
      
 2293 
     | 
    
         
            +
                  
         
     | 
| 
      
 2294 
     | 
    
         
            +
                      hash :metadata, as: 'metadata'
         
     | 
| 
      
 2295 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2296 
     | 
    
         
            +
                      hash :response, as: 'response'
         
     | 
| 
      
 2297 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2298 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2299 
     | 
    
         
            +
                  
         
     | 
| 
       2073 
2300 
     | 
    
         
             
                  class GoogleProtobufEmpty
         
     | 
| 
       2074 
2301 
     | 
    
         
             
                    # @private
         
     | 
| 
       2075 
2302 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     |