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
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 60a345be303655c7b3fb18414b03f28ccc6442023c1ac9d7d90fe5feb750428d
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: f51466f33801b72cf697422c0015cd4c81dc191fa870ed222ebb558f2c674558
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 3375188c626e66dd13e3faefcef6ffcfec577555d3f9bd03f8b4539b2119e0652f5e324e6fbd9d38dcb36523573935eb5e3ddca01c2d16d23206b383821a0f36
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: acfb8329b00b03ecfedaa5c234416858e94c23d220f195e11253f86d7effc7d01507dcaf3c12681c555d428888481b53d29e45b2fd77c8097325b3888d2f50c6
         
     | 
    
        data/CHANGELOG.md
    CHANGED
    
    | 
         @@ -1,5 +1,13 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # Release history for google-apis-chromemanagement_v1
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
      
 3 
     | 
    
         
            +
            ### v0.71.0 (2025-10-19)
         
     | 
| 
      
 4 
     | 
    
         
            +
             
     | 
| 
      
 5 
     | 
    
         
            +
            * Regenerated from discovery document revision 20251014
         
     | 
| 
      
 6 
     | 
    
         
            +
             
     | 
| 
      
 7 
     | 
    
         
            +
            ### v0.70.0 (2025-08-24)
         
     | 
| 
      
 8 
     | 
    
         
            +
             
     | 
| 
      
 9 
     | 
    
         
            +
            * Regenerated from discovery document revision 20250820
         
     | 
| 
      
 10 
     | 
    
         
            +
             
     | 
| 
       3 
11 
     | 
    
         
             
            ### v0.69.0 (2025-08-03)
         
     | 
| 
       4 
12 
     | 
    
         | 
| 
       5 
13 
     | 
    
         
             
            * Regenerated from discovery document revision 20250730
         
     | 
| 
         @@ -2489,16 +2489,39 @@ module Google 
     | 
|
| 
       2489 
2489 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       2490 
2490 
     | 
    
         
             
                    attr_accessor :gateway_ip_address
         
     | 
| 
       2491 
2491 
     | 
    
         | 
| 
      
 2492 
     | 
    
         
            +
                    # Output only. The gateway IPv6 for this interface, if detected
         
     | 
| 
      
 2493 
     | 
    
         
            +
                    # Corresponds to the JSON property `gatewayIpv6Address`
         
     | 
| 
      
 2494 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 2495 
     | 
    
         
            +
                    attr_accessor :gateway_ipv6_address
         
     | 
| 
      
 2496 
     | 
    
         
            +
                  
         
     | 
| 
       2492 
2497 
     | 
    
         
             
                    # Output only. Network connection guid.
         
     | 
| 
       2493 
2498 
     | 
    
         
             
                    # Corresponds to the JSON property `guid`
         
     | 
| 
       2494 
2499 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       2495 
2500 
     | 
    
         
             
                    attr_accessor :guid
         
     | 
| 
       2496 
2501 
     | 
    
         | 
| 
      
 2502 
     | 
    
         
            +
                    # Output only. IPv6 addresses assigned to this network, if any. Each address is
         
     | 
| 
      
 2503 
     | 
    
         
            +
                    # a string in standard IPv6 text representation (e.g., "2001:db8::1").
         
     | 
| 
      
 2504 
     | 
    
         
            +
                    # Corresponds to the JSON property `ipv6Address`
         
     | 
| 
      
 2505 
     | 
    
         
            +
                    # @return [Array<String>]
         
     | 
| 
      
 2506 
     | 
    
         
            +
                    attr_accessor :ipv6_address
         
     | 
| 
      
 2507 
     | 
    
         
            +
                  
         
     | 
| 
       2497 
2508 
     | 
    
         
             
                    # Output only. LAN IP address.
         
     | 
| 
       2498 
2509 
     | 
    
         
             
                    # Corresponds to the JSON property `lanIpAddress`
         
     | 
| 
       2499 
2510 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       2500 
2511 
     | 
    
         
             
                    attr_accessor :lan_ip_address
         
     | 
| 
       2501 
2512 
     | 
    
         | 
| 
      
 2513 
     | 
    
         
            +
                    # Output only. The maximum downstream bandwidth in Kilobits per second (Kbps),
         
     | 
| 
      
 2514 
     | 
    
         
            +
                    # if reported by the network interface or connection.
         
     | 
| 
      
 2515 
     | 
    
         
            +
                    # Corresponds to the JSON property `linkDownSpeedKbps`
         
     | 
| 
      
 2516 
     | 
    
         
            +
                    # @return [Fixnum]
         
     | 
| 
      
 2517 
     | 
    
         
            +
                    attr_accessor :link_down_speed_kbps
         
     | 
| 
      
 2518 
     | 
    
         
            +
                  
         
     | 
| 
      
 2519 
     | 
    
         
            +
                    # Output only. Whether the network was detected as metered.
         
     | 
| 
      
 2520 
     | 
    
         
            +
                    # Corresponds to the JSON property `metered`
         
     | 
| 
      
 2521 
     | 
    
         
            +
                    # @return [Boolean]
         
     | 
| 
      
 2522 
     | 
    
         
            +
                    attr_accessor :metered
         
     | 
| 
      
 2523 
     | 
    
         
            +
                    alias_method :metered?, :metered
         
     | 
| 
      
 2524 
     | 
    
         
            +
                  
         
     | 
| 
       2502 
2525 
     | 
    
         
             
                    # Output only. Receiving bit rate measured in Megabits per second.
         
     | 
| 
       2503 
2526 
     | 
    
         
             
                    # Corresponds to the JSON property `receivingBitRateMbps`
         
     | 
| 
       2504 
2527 
     | 
    
         
             
                    # @return [Fixnum]
         
     | 
| 
         @@ -2551,8 +2574,12 @@ module Google 
     | 
|
| 
       2551 
2574 
     | 
    
         
             
                      @connection_type = args[:connection_type] if args.key?(:connection_type)
         
     | 
| 
       2552 
2575 
     | 
    
         
             
                      @encryption_on = args[:encryption_on] if args.key?(:encryption_on)
         
     | 
| 
       2553 
2576 
     | 
    
         
             
                      @gateway_ip_address = args[:gateway_ip_address] if args.key?(:gateway_ip_address)
         
     | 
| 
      
 2577 
     | 
    
         
            +
                      @gateway_ipv6_address = args[:gateway_ipv6_address] if args.key?(:gateway_ipv6_address)
         
     | 
| 
       2554 
2578 
     | 
    
         
             
                      @guid = args[:guid] if args.key?(:guid)
         
     | 
| 
      
 2579 
     | 
    
         
            +
                      @ipv6_address = args[:ipv6_address] if args.key?(:ipv6_address)
         
     | 
| 
       2555 
2580 
     | 
    
         
             
                      @lan_ip_address = args[:lan_ip_address] if args.key?(:lan_ip_address)
         
     | 
| 
      
 2581 
     | 
    
         
            +
                      @link_down_speed_kbps = args[:link_down_speed_kbps] if args.key?(:link_down_speed_kbps)
         
     | 
| 
      
 2582 
     | 
    
         
            +
                      @metered = args[:metered] if args.key?(:metered)
         
     | 
| 
       2556 
2583 
     | 
    
         
             
                      @receiving_bit_rate_mbps = args[:receiving_bit_rate_mbps] if args.key?(:receiving_bit_rate_mbps)
         
     | 
| 
       2557 
2584 
     | 
    
         
             
                      @report_time = args[:report_time] if args.key?(:report_time)
         
     | 
| 
       2558 
2585 
     | 
    
         
             
                      @sample_frequency = args[:sample_frequency] if args.key?(:sample_frequency)
         
     | 
| 
         @@ -3448,6 +3475,11 @@ module Google 
     | 
|
| 
       3448 
3475 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       3449 
3476 
     | 
    
         
             
                    attr_accessor :event_type
         
     | 
| 
       3450 
3477 
     | 
    
         | 
| 
      
 3478 
     | 
    
         
            +
                    # External display connected/disconnected event payload.
         
     | 
| 
      
 3479 
     | 
    
         
            +
                    # Corresponds to the JSON property `externalDisplaysEvent`
         
     | 
| 
      
 3480 
     | 
    
         
            +
                    # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryExternalDisplayEvent]
         
     | 
| 
      
 3481 
     | 
    
         
            +
                    attr_accessor :external_displays_event
         
     | 
| 
      
 3482 
     | 
    
         
            +
                  
         
     | 
| 
       3451 
3483 
     | 
    
         
             
                    # Https latency routine is run periodically and `
         
     | 
| 
       3452 
3484 
     | 
    
         
             
                    # TelemetryHttpsLatencyChangeEvent` is triggered if a latency problem was
         
     | 
| 
       3453 
3485 
     | 
    
         
             
                    # detected or if the device has recovered from a latency problem. * Granular
         
     | 
| 
         @@ -3515,6 +3547,7 @@ module Google 
     | 
|
| 
       3515 
3547 
     | 
    
         
             
                      @audio_severe_underrun_event = args[:audio_severe_underrun_event] if args.key?(:audio_severe_underrun_event)
         
     | 
| 
       3516 
3548 
     | 
    
         
             
                      @device = args[:device] if args.key?(:device)
         
     | 
| 
       3517 
3549 
     | 
    
         
             
                      @event_type = args[:event_type] if args.key?(:event_type)
         
     | 
| 
      
 3550 
     | 
    
         
            +
                      @external_displays_event = args[:external_displays_event] if args.key?(:external_displays_event)
         
     | 
| 
       3518 
3551 
     | 
    
         
             
                      @https_latency_change_event = args[:https_latency_change_event] if args.key?(:https_latency_change_event)
         
     | 
| 
       3519 
3552 
     | 
    
         
             
                      @name = args[:name] if args.key?(:name)
         
     | 
| 
       3520 
3553 
     | 
    
         
             
                      @network_state_change_event = args[:network_state_change_event] if args.key?(:network_state_change_event)
         
     | 
| 
         @@ -3546,6 +3579,74 @@ module Google 
     | 
|
| 
       3546 
3579 
     | 
    
         
             
                    end
         
     | 
| 
       3547 
3580 
     | 
    
         
             
                  end
         
     | 
| 
       3548 
3581 
     | 
    
         | 
| 
      
 3582 
     | 
    
         
            +
                  # External display data.
         
     | 
| 
      
 3583 
     | 
    
         
            +
                  class GoogleChromeManagementV1TelemetryExternalDisplayData
         
     | 
| 
      
 3584 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 3585 
     | 
    
         
            +
                  
         
     | 
| 
      
 3586 
     | 
    
         
            +
                    # The display name.
         
     | 
| 
      
 3587 
     | 
    
         
            +
                    # Corresponds to the JSON property `displayName`
         
     | 
| 
      
 3588 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 3589 
     | 
    
         
            +
                    attr_accessor :display_name
         
     | 
| 
      
 3590 
     | 
    
         
            +
                  
         
     | 
| 
      
 3591 
     | 
    
         
            +
                    # The EDID version.
         
     | 
| 
      
 3592 
     | 
    
         
            +
                    # Corresponds to the JSON property `edidVersion`
         
     | 
| 
      
 3593 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 3594 
     | 
    
         
            +
                    attr_accessor :edid_version
         
     | 
| 
      
 3595 
     | 
    
         
            +
                  
         
     | 
| 
      
 3596 
     | 
    
         
            +
                    # The refresh rate.
         
     | 
| 
      
 3597 
     | 
    
         
            +
                    # Corresponds to the JSON property `refreshRate`
         
     | 
| 
      
 3598 
     | 
    
         
            +
                    # @return [Fixnum]
         
     | 
| 
      
 3599 
     | 
    
         
            +
                    attr_accessor :refresh_rate
         
     | 
| 
      
 3600 
     | 
    
         
            +
                  
         
     | 
| 
      
 3601 
     | 
    
         
            +
                    # The horizontal resolution.
         
     | 
| 
      
 3602 
     | 
    
         
            +
                    # Corresponds to the JSON property `resolutionHorizontal`
         
     | 
| 
      
 3603 
     | 
    
         
            +
                    # @return [Fixnum]
         
     | 
| 
      
 3604 
     | 
    
         
            +
                    attr_accessor :resolution_horizontal
         
     | 
| 
      
 3605 
     | 
    
         
            +
                  
         
     | 
| 
      
 3606 
     | 
    
         
            +
                    # The vertical resolution.
         
     | 
| 
      
 3607 
     | 
    
         
            +
                    # Corresponds to the JSON property `resolutionVertical`
         
     | 
| 
      
 3608 
     | 
    
         
            +
                    # @return [Fixnum]
         
     | 
| 
      
 3609 
     | 
    
         
            +
                    attr_accessor :resolution_vertical
         
     | 
| 
      
 3610 
     | 
    
         
            +
                  
         
     | 
| 
      
 3611 
     | 
    
         
            +
                    # The serial number.
         
     | 
| 
      
 3612 
     | 
    
         
            +
                    # Corresponds to the JSON property `serialNumber`
         
     | 
| 
      
 3613 
     | 
    
         
            +
                    # @return [Fixnum]
         
     | 
| 
      
 3614 
     | 
    
         
            +
                    attr_accessor :serial_number
         
     | 
| 
      
 3615 
     | 
    
         
            +
                  
         
     | 
| 
      
 3616 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 3617 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 3618 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3619 
     | 
    
         
            +
                  
         
     | 
| 
      
 3620 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 3621 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 3622 
     | 
    
         
            +
                      @display_name = args[:display_name] if args.key?(:display_name)
         
     | 
| 
      
 3623 
     | 
    
         
            +
                      @edid_version = args[:edid_version] if args.key?(:edid_version)
         
     | 
| 
      
 3624 
     | 
    
         
            +
                      @refresh_rate = args[:refresh_rate] if args.key?(:refresh_rate)
         
     | 
| 
      
 3625 
     | 
    
         
            +
                      @resolution_horizontal = args[:resolution_horizontal] if args.key?(:resolution_horizontal)
         
     | 
| 
      
 3626 
     | 
    
         
            +
                      @resolution_vertical = args[:resolution_vertical] if args.key?(:resolution_vertical)
         
     | 
| 
      
 3627 
     | 
    
         
            +
                      @serial_number = args[:serial_number] if args.key?(:serial_number)
         
     | 
| 
      
 3628 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3629 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3630 
     | 
    
         
            +
                  
         
     | 
| 
      
 3631 
     | 
    
         
            +
                  # External display connected/disconnected event payload.
         
     | 
| 
      
 3632 
     | 
    
         
            +
                  class GoogleChromeManagementV1TelemetryExternalDisplayEvent
         
     | 
| 
      
 3633 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 3634 
     | 
    
         
            +
                  
         
     | 
| 
      
 3635 
     | 
    
         
            +
                    # List of external displays that were connected/disconnected.
         
     | 
| 
      
 3636 
     | 
    
         
            +
                    # Corresponds to the JSON property `externalDisplayData`
         
     | 
| 
      
 3637 
     | 
    
         
            +
                    # @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryExternalDisplayData>]
         
     | 
| 
      
 3638 
     | 
    
         
            +
                    attr_accessor :external_display_data
         
     | 
| 
      
 3639 
     | 
    
         
            +
                  
         
     | 
| 
      
 3640 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 3641 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 3642 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3643 
     | 
    
         
            +
                  
         
     | 
| 
      
 3644 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 3645 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 3646 
     | 
    
         
            +
                      @external_display_data = args[:external_display_data] if args.key?(:external_display_data)
         
     | 
| 
      
 3647 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3648 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3649 
     | 
    
         
            +
                  
         
     | 
| 
       3549 
3650 
     | 
    
         
             
                  # Https latency routine is run periodically and `
         
     | 
| 
       3550 
3651 
     | 
    
         
             
                  # TelemetryHttpsLatencyChangeEvent` is triggered if a latency problem was
         
     | 
| 
       3551 
3652 
     | 
    
         
             
                  # detected or if the device has recovered from a latency problem. * Granular
         
     | 
| 
         @@ -4246,6 +4347,16 @@ module Google 
     | 
|
| 
       4246 
4347 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       4247 
4348 
     | 
    
         
             
                    attr_accessor :provisioning_profile_id
         
     | 
| 
       4248 
4349 
     | 
    
         | 
| 
      
 4350 
     | 
    
         
            +
                    # Describes a SCEP Certificate Authority Connection.
         
     | 
| 
      
 4351 
     | 
    
         
            +
                    # Corresponds to the JSON property `scepCaConnection`
         
     | 
| 
      
 4352 
     | 
    
         
            +
                    # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ScepCaConnection]
         
     | 
| 
      
 4353 
     | 
    
         
            +
                    attr_accessor :scep_ca_connection
         
     | 
| 
      
 4354 
     | 
    
         
            +
                  
         
     | 
| 
      
 4355 
     | 
    
         
            +
                    # Describes a SCEP certificate provisioning profile.
         
     | 
| 
      
 4356 
     | 
    
         
            +
                    # Corresponds to the JSON property `scepProfile`
         
     | 
| 
      
 4357 
     | 
    
         
            +
                    # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ScepProfile]
         
     | 
| 
      
 4358 
     | 
    
         
            +
                    attr_accessor :scep_profile
         
     | 
| 
      
 4359 
     | 
    
         
            +
                  
         
     | 
| 
       4249 
4360 
     | 
    
         
             
                    # Output only. The data that the client was asked to sign. This field is only
         
     | 
| 
       4250 
4361 
     | 
    
         
             
                    # present after the `SignData` operation has been initiated.
         
     | 
| 
       4251 
4362 
     | 
    
         
             
                    # Corresponds to the JSON property `signData`
         
     | 
| 
         @@ -4261,9 +4372,10 @@ module Google 
     | 
|
| 
       4261 
4372 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       4262 
4373 
     | 
    
         
             
                    attr_accessor :signature
         
     | 
| 
       4263 
4374 
     | 
    
         | 
| 
       4264 
     | 
    
         
            -
                    # Output only. The signature algorithm that the  
     | 
| 
       4265 
     | 
    
         
            -
                    #  
     | 
| 
       4266 
     | 
    
         
            -
                    # present after the `SignData` operation  
     | 
| 
      
 4375 
     | 
    
         
            +
                    # Output only. The signature algorithm that the client and backend components
         
     | 
| 
      
 4376 
     | 
    
         
            +
                    # use when processing `sign_data`. If the `profile_type` is a `GenericProfile`,
         
     | 
| 
      
 4377 
     | 
    
         
            +
                    # this field will only be present after the `SignData` operation was initiated.
         
     | 
| 
      
 4378 
     | 
    
         
            +
                    # If the `profile_type` is a `ScepProfile`, the field will always be present.
         
     | 
| 
       4267 
4379 
     | 
    
         
             
                    # Corresponds to the JSON property `signatureAlgorithm`
         
     | 
| 
       4268 
4380 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       4269 
4381 
     | 
    
         
             
                    attr_accessor :signature_algorithm
         
     | 
| 
         @@ -4295,6 +4407,8 @@ module Google 
     | 
|
| 
       4295 
4407 
     | 
    
         
             
                      @issued_certificate = args[:issued_certificate] if args.key?(:issued_certificate)
         
     | 
| 
       4296 
4408 
     | 
    
         
             
                      @name = args[:name] if args.key?(:name)
         
     | 
| 
       4297 
4409 
     | 
    
         
             
                      @provisioning_profile_id = args[:provisioning_profile_id] if args.key?(:provisioning_profile_id)
         
     | 
| 
      
 4410 
     | 
    
         
            +
                      @scep_ca_connection = args[:scep_ca_connection] if args.key?(:scep_ca_connection)
         
     | 
| 
      
 4411 
     | 
    
         
            +
                      @scep_profile = args[:scep_profile] if args.key?(:scep_profile)
         
     | 
| 
       4298 
4412 
     | 
    
         
             
                      @sign_data = args[:sign_data] if args.key?(:sign_data)
         
     | 
| 
       4299 
4413 
     | 
    
         
             
                      @signature = args[:signature] if args.key?(:signature)
         
     | 
| 
       4300 
4414 
     | 
    
         
             
                      @signature_algorithm = args[:signature_algorithm] if args.key?(:signature_algorithm)
         
     | 
| 
         @@ -4430,6 +4544,12 @@ module Google 
     | 
|
| 
       4430 
4544 
     | 
    
         
             
                    # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1ReportingData]
         
     | 
| 
       4431 
4545 
     | 
    
         
             
                    attr_accessor :reporting_data
         
     | 
| 
       4432 
4546 
     | 
    
         | 
| 
      
 4547 
     | 
    
         
            +
                    # Output only. Whether the profile supports FCM notifications.
         
     | 
| 
      
 4548 
     | 
    
         
            +
                    # Corresponds to the JSON property `supportsFcmNotifications`
         
     | 
| 
      
 4549 
     | 
    
         
            +
                    # @return [Boolean]
         
     | 
| 
      
 4550 
     | 
    
         
            +
                    attr_accessor :supports_fcm_notifications
         
     | 
| 
      
 4551 
     | 
    
         
            +
                    alias_method :supports_fcm_notifications?, :supports_fcm_notifications
         
     | 
| 
      
 4552 
     | 
    
         
            +
                  
         
     | 
| 
       4433 
4553 
     | 
    
         
             
                    # Output only. Email address of the user to which the profile belongs.
         
     | 
| 
       4434 
4554 
     | 
    
         
             
                    # Corresponds to the JSON property `userEmail`
         
     | 
| 
       4435 
4555 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
         @@ -4471,6 +4591,7 @@ module Google 
     | 
|
| 
       4471 
4591 
     | 
    
         
             
                      @profile_id = args[:profile_id] if args.key?(:profile_id)
         
     | 
| 
       4472 
4592 
     | 
    
         
             
                      @profile_permanent_id = args[:profile_permanent_id] if args.key?(:profile_permanent_id)
         
     | 
| 
       4473 
4593 
     | 
    
         
             
                      @reporting_data = args[:reporting_data] if args.key?(:reporting_data)
         
     | 
| 
      
 4594 
     | 
    
         
            +
                      @supports_fcm_notifications = args[:supports_fcm_notifications] if args.key?(:supports_fcm_notifications)
         
     | 
| 
       4474 
4595 
     | 
    
         
             
                      @user_email = args[:user_email] if args.key?(:user_email)
         
     | 
| 
       4475 
4596 
     | 
    
         
             
                      @user_id = args[:user_id] if args.key?(:user_id)
         
     | 
| 
       4476 
4597 
     | 
    
         
             
                    end
         
     | 
| 
         @@ -4628,6 +4749,38 @@ module Google 
     | 
|
| 
       4628 
4749 
     | 
    
         
             
                    end
         
     | 
| 
       4629 
4750 
     | 
    
         
             
                  end
         
     | 
| 
       4630 
4751 
     | 
    
         | 
| 
      
 4752 
     | 
    
         
            +
                  # Request message for claiming a certificate provisioning process.
         
     | 
| 
      
 4753 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest
         
     | 
| 
      
 4754 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 4755 
     | 
    
         
            +
                  
         
     | 
| 
      
 4756 
     | 
    
         
            +
                    # Required. The instance id of the caller.
         
     | 
| 
      
 4757 
     | 
    
         
            +
                    # Corresponds to the JSON property `callerInstanceId`
         
     | 
| 
      
 4758 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 4759 
     | 
    
         
            +
                    attr_accessor :caller_instance_id
         
     | 
| 
      
 4760 
     | 
    
         
            +
                  
         
     | 
| 
      
 4761 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 4762 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 4763 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4764 
     | 
    
         
            +
                  
         
     | 
| 
      
 4765 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 4766 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 4767 
     | 
    
         
            +
                      @caller_instance_id = args[:caller_instance_id] if args.key?(:caller_instance_id)
         
     | 
| 
      
 4768 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4769 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4770 
     | 
    
         
            +
                  
         
     | 
| 
      
 4771 
     | 
    
         
            +
                  # Response message for claiming a certificate provisioning process.
         
     | 
| 
      
 4772 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessResponse
         
     | 
| 
      
 4773 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 4774 
     | 
    
         
            +
                  
         
     | 
| 
      
 4775 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 4776 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 4777 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4778 
     | 
    
         
            +
                  
         
     | 
| 
      
 4779 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 4780 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 4781 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4782 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4783 
     | 
    
         
            +
                  
         
     | 
| 
       4631 
4784 
     | 
    
         
             
                  # Information of a device that runs a Chrome browser profile.
         
     | 
| 
       4632 
4785 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1DeviceInfo
         
     | 
| 
       4633 
4786 
     | 
    
         
             
                    include Google::Apis::Core::Hashable
         
     | 
| 
         @@ -4676,8 +4829,7 @@ module Google 
     | 
|
| 
       4676 
4829 
     | 
    
         
             
                    include Google::Apis::Core::Hashable
         
     | 
| 
       4677 
4830 
     | 
    
         | 
| 
       4678 
4831 
     | 
    
         
             
                    # Output only. A string that references the administrator-provided configuration
         
     | 
| 
       4679 
     | 
    
         
            -
                    # for the certification authority service. 
     | 
| 
       4680 
     | 
    
         
            -
                    # configuration was given.
         
     | 
| 
      
 4832 
     | 
    
         
            +
                    # for the certification authority service.
         
     | 
| 
       4681 
4833 
     | 
    
         
             
                    # Corresponds to the JSON property `caConnectionAdapterConfigReference`
         
     | 
| 
       4682 
4834 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       4683 
4835 
     | 
    
         
             
                    attr_accessor :ca_connection_adapter_config_reference
         
     | 
| 
         @@ -4697,8 +4849,7 @@ module Google 
     | 
|
| 
       4697 
4849 
     | 
    
         
             
                    include Google::Apis::Core::Hashable
         
     | 
| 
       4698 
4850 
     | 
    
         | 
| 
       4699 
4851 
     | 
    
         
             
                    # Output only. A string that references the administrator-provided configuration
         
     | 
| 
       4700 
     | 
    
         
            -
                    # for the certificate provisioning profile. 
     | 
| 
       4701 
     | 
    
         
            -
                    # configuration was given.
         
     | 
| 
      
 4852 
     | 
    
         
            +
                    # for the certificate provisioning profile.
         
     | 
| 
       4702 
4853 
     | 
    
         
             
                    # Corresponds to the JSON property `profileAdapterConfigReference`
         
     | 
| 
       4703 
4854 
     | 
    
         
             
                    # @return [String]
         
     | 
| 
       4704 
4855 
     | 
    
         
             
                    attr_accessor :profile_adapter_config_reference
         
     | 
| 
         @@ -5042,6 +5193,129 @@ module Google 
     | 
|
| 
       5042 
5193 
     | 
    
         
             
                    end
         
     | 
| 
       5043 
5194 
     | 
    
         
             
                  end
         
     | 
| 
       5044 
5195 
     | 
    
         | 
| 
      
 5196 
     | 
    
         
            +
                  # Describes a SCEP Certificate Authority Connection.
         
     | 
| 
      
 5197 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ScepCaConnection
         
     | 
| 
      
 5198 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5199 
     | 
    
         
            +
                  
         
     | 
| 
      
 5200 
     | 
    
         
            +
                    # Output only. A string that references the administrator-provided configuration
         
     | 
| 
      
 5201 
     | 
    
         
            +
                    # for the certification authority service.
         
     | 
| 
      
 5202 
     | 
    
         
            +
                    # Corresponds to the JSON property `caConnectionAdapterConfigReference`
         
     | 
| 
      
 5203 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5204 
     | 
    
         
            +
                    attr_accessor :ca_connection_adapter_config_reference
         
     | 
| 
      
 5205 
     | 
    
         
            +
                  
         
     | 
| 
      
 5206 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5207 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5208 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5209 
     | 
    
         
            +
                  
         
     | 
| 
      
 5210 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5211 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5212 
     | 
    
         
            +
                      @ca_connection_adapter_config_reference = args[:ca_connection_adapter_config_reference] if args.key?(:ca_connection_adapter_config_reference)
         
     | 
| 
      
 5213 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5214 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5215 
     | 
    
         
            +
                  
         
     | 
| 
      
 5216 
     | 
    
         
            +
                  # Describes a SCEP certificate provisioning profile.
         
     | 
| 
      
 5217 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1ScepProfile
         
     | 
| 
      
 5218 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5219 
     | 
    
         
            +
                  
         
     | 
| 
      
 5220 
     | 
    
         
            +
                    # Output only. The certificate template name as defined by the admin on their on-
         
     | 
| 
      
 5221 
     | 
    
         
            +
                    # prem infrastructure. The Certificate Authority uses this name to identify the
         
     | 
| 
      
 5222 
     | 
    
         
            +
                    # certificate template.
         
     | 
| 
      
 5223 
     | 
    
         
            +
                    # Corresponds to the JSON property `certificateTemplateName`
         
     | 
| 
      
 5224 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5225 
     | 
    
         
            +
                    attr_accessor :certificate_template_name
         
     | 
| 
      
 5226 
     | 
    
         
            +
                  
         
     | 
| 
      
 5227 
     | 
    
         
            +
                    # Output only. The country of the subject.
         
     | 
| 
      
 5228 
     | 
    
         
            +
                    # Corresponds to the JSON property `country`
         
     | 
| 
      
 5229 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5230 
     | 
    
         
            +
                    attr_accessor :country
         
     | 
| 
      
 5231 
     | 
    
         
            +
                  
         
     | 
| 
      
 5232 
     | 
    
         
            +
                    # Output only. The allowed key usages for certificate's key.
         
     | 
| 
      
 5233 
     | 
    
         
            +
                    # Corresponds to the JSON property `keyUsages`
         
     | 
| 
      
 5234 
     | 
    
         
            +
                    # @return [Array<String>]
         
     | 
| 
      
 5235 
     | 
    
         
            +
                    attr_accessor :key_usages
         
     | 
| 
      
 5236 
     | 
    
         
            +
                  
         
     | 
| 
      
 5237 
     | 
    
         
            +
                    # Output only. The locality of the subject.
         
     | 
| 
      
 5238 
     | 
    
         
            +
                    # Corresponds to the JSON property `locality`
         
     | 
| 
      
 5239 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5240 
     | 
    
         
            +
                    attr_accessor :locality
         
     | 
| 
      
 5241 
     | 
    
         
            +
                  
         
     | 
| 
      
 5242 
     | 
    
         
            +
                    # Output only. The name of the organization the subject belongs to.
         
     | 
| 
      
 5243 
     | 
    
         
            +
                    # Corresponds to the JSON property `organization`
         
     | 
| 
      
 5244 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5245 
     | 
    
         
            +
                    attr_accessor :organization
         
     | 
| 
      
 5246 
     | 
    
         
            +
                  
         
     | 
| 
      
 5247 
     | 
    
         
            +
                    # Output only. The organizational units of the subject.
         
     | 
| 
      
 5248 
     | 
    
         
            +
                    # Corresponds to the JSON property `organizationalUnits`
         
     | 
| 
      
 5249 
     | 
    
         
            +
                    # @return [Array<String>]
         
     | 
| 
      
 5250 
     | 
    
         
            +
                    attr_accessor :organizational_units
         
     | 
| 
      
 5251 
     | 
    
         
            +
                  
         
     | 
| 
      
 5252 
     | 
    
         
            +
                    # Output only. The state of the subject.
         
     | 
| 
      
 5253 
     | 
    
         
            +
                    # Corresponds to the JSON property `state`
         
     | 
| 
      
 5254 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5255 
     | 
    
         
            +
                    attr_accessor :state
         
     | 
| 
      
 5256 
     | 
    
         
            +
                  
         
     | 
| 
      
 5257 
     | 
    
         
            +
                    # Output only. The subject alternative names.
         
     | 
| 
      
 5258 
     | 
    
         
            +
                    # Corresponds to the JSON property `subjectAltNames`
         
     | 
| 
      
 5259 
     | 
    
         
            +
                    # @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1SubjectAltName>]
         
     | 
| 
      
 5260 
     | 
    
         
            +
                    attr_accessor :subject_alt_names
         
     | 
| 
      
 5261 
     | 
    
         
            +
                  
         
     | 
| 
      
 5262 
     | 
    
         
            +
                    # Output only. The common name of the subject.
         
     | 
| 
      
 5263 
     | 
    
         
            +
                    # Corresponds to the JSON property `subjectCommonName`
         
     | 
| 
      
 5264 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5265 
     | 
    
         
            +
                    attr_accessor :subject_common_name
         
     | 
| 
      
 5266 
     | 
    
         
            +
                  
         
     | 
| 
      
 5267 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5268 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5269 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5270 
     | 
    
         
            +
                  
         
     | 
| 
      
 5271 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5272 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5273 
     | 
    
         
            +
                      @certificate_template_name = args[:certificate_template_name] if args.key?(:certificate_template_name)
         
     | 
| 
      
 5274 
     | 
    
         
            +
                      @country = args[:country] if args.key?(:country)
         
     | 
| 
      
 5275 
     | 
    
         
            +
                      @key_usages = args[:key_usages] if args.key?(:key_usages)
         
     | 
| 
      
 5276 
     | 
    
         
            +
                      @locality = args[:locality] if args.key?(:locality)
         
     | 
| 
      
 5277 
     | 
    
         
            +
                      @organization = args[:organization] if args.key?(:organization)
         
     | 
| 
      
 5278 
     | 
    
         
            +
                      @organizational_units = args[:organizational_units] if args.key?(:organizational_units)
         
     | 
| 
      
 5279 
     | 
    
         
            +
                      @state = args[:state] if args.key?(:state)
         
     | 
| 
      
 5280 
     | 
    
         
            +
                      @subject_alt_names = args[:subject_alt_names] if args.key?(:subject_alt_names)
         
     | 
| 
      
 5281 
     | 
    
         
            +
                      @subject_common_name = args[:subject_common_name] if args.key?(:subject_common_name)
         
     | 
| 
      
 5282 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5283 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5284 
     | 
    
         
            +
                  
         
     | 
| 
      
 5285 
     | 
    
         
            +
                  # Request message for marking a certificate provisioning process as failed.
         
     | 
| 
      
 5286 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SetFailureRequest
         
     | 
| 
      
 5287 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5288 
     | 
    
         
            +
                  
         
     | 
| 
      
 5289 
     | 
    
         
            +
                    # Required. A message describing the failure details. It is displayed on the
         
     | 
| 
      
 5290 
     | 
    
         
            +
                    # ChromeOS client device.
         
     | 
| 
      
 5291 
     | 
    
         
            +
                    # Corresponds to the JSON property `errorMessage`
         
     | 
| 
      
 5292 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5293 
     | 
    
         
            +
                    attr_accessor :error_message
         
     | 
| 
      
 5294 
     | 
    
         
            +
                  
         
     | 
| 
      
 5295 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5296 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5297 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5298 
     | 
    
         
            +
                  
         
     | 
| 
      
 5299 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5300 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5301 
     | 
    
         
            +
                      @error_message = args[:error_message] if args.key?(:error_message)
         
     | 
| 
      
 5302 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5303 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5304 
     | 
    
         
            +
                  
         
     | 
| 
      
 5305 
     | 
    
         
            +
                  # Response message for publishing a failure for a certificate provisioning
         
     | 
| 
      
 5306 
     | 
    
         
            +
                  # process.
         
     | 
| 
      
 5307 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SetFailureResponse
         
     | 
| 
      
 5308 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5309 
     | 
    
         
            +
                  
         
     | 
| 
      
 5310 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5311 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5312 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5313 
     | 
    
         
            +
                  
         
     | 
| 
      
 5314 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5315 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5316 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5317 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5318 
     | 
    
         
            +
                  
         
     | 
| 
       5045 
5319 
     | 
    
         
             
                  # Metadata for the long-running operation returned by signData.
         
     | 
| 
       5046 
5320 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1SignDataMetadata
         
     | 
| 
       5047 
5321 
     | 
    
         
             
                    include Google::Apis::Core::Hashable
         
     | 
| 
         @@ -5061,6 +5335,34 @@ module Google 
     | 
|
| 
       5061 
5335 
     | 
    
         
             
                    end
         
     | 
| 
       5062 
5336 
     | 
    
         
             
                  end
         
     | 
| 
       5063 
5337 
     | 
    
         | 
| 
      
 5338 
     | 
    
         
            +
                  # Request message for requesting a signature from the client that initated a
         
     | 
| 
      
 5339 
     | 
    
         
            +
                  # certificate provisioning process.
         
     | 
| 
      
 5340 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SignDataRequest
         
     | 
| 
      
 5341 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5342 
     | 
    
         
            +
                  
         
     | 
| 
      
 5343 
     | 
    
         
            +
                    # Required. The data that the client was asked to sign.
         
     | 
| 
      
 5344 
     | 
    
         
            +
                    # Corresponds to the JSON property `signData`
         
     | 
| 
      
 5345 
     | 
    
         
            +
                    # NOTE: Values are automatically base64 encoded/decoded in the client library.
         
     | 
| 
      
 5346 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5347 
     | 
    
         
            +
                    attr_accessor :sign_data
         
     | 
| 
      
 5348 
     | 
    
         
            +
                  
         
     | 
| 
      
 5349 
     | 
    
         
            +
                    # Required. The signature algorithm that the adapter expects the client and
         
     | 
| 
      
 5350 
     | 
    
         
            +
                    # backend components to use when processing `sign_data`.
         
     | 
| 
      
 5351 
     | 
    
         
            +
                    # Corresponds to the JSON property `signatureAlgorithm`
         
     | 
| 
      
 5352 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5353 
     | 
    
         
            +
                    attr_accessor :signature_algorithm
         
     | 
| 
      
 5354 
     | 
    
         
            +
                  
         
     | 
| 
      
 5355 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5356 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5357 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5358 
     | 
    
         
            +
                  
         
     | 
| 
      
 5359 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5360 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5361 
     | 
    
         
            +
                      @sign_data = args[:sign_data] if args.key?(:sign_data)
         
     | 
| 
      
 5362 
     | 
    
         
            +
                      @signature_algorithm = args[:signature_algorithm] if args.key?(:signature_algorithm)
         
     | 
| 
      
 5363 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5364 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5365 
     | 
    
         
            +
                  
         
     | 
| 
       5064 
5366 
     | 
    
         
             
                  # Response message for requesting a signature from the client that initated a
         
     | 
| 
       5065 
5367 
     | 
    
         
             
                  # certificate provisioning process.
         
     | 
| 
       5066 
5368 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1SignDataResponse
         
     | 
| 
         @@ -5081,6 +5383,32 @@ module Google 
     | 
|
| 
       5081 
5383 
     | 
    
         
             
                    end
         
     | 
| 
       5082 
5384 
     | 
    
         
             
                  end
         
     | 
| 
       5083 
5385 
     | 
    
         | 
| 
      
 5386 
     | 
    
         
            +
                  # Describes a subject alternative name.
         
     | 
| 
      
 5387 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1SubjectAltName
         
     | 
| 
      
 5388 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5389 
     | 
    
         
            +
                  
         
     | 
| 
      
 5390 
     | 
    
         
            +
                    # Output only. The type of the SubjectAltName extension.
         
     | 
| 
      
 5391 
     | 
    
         
            +
                    # Corresponds to the JSON property `type`
         
     | 
| 
      
 5392 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5393 
     | 
    
         
            +
                    attr_accessor :type
         
     | 
| 
      
 5394 
     | 
    
         
            +
                  
         
     | 
| 
      
 5395 
     | 
    
         
            +
                    # Output only. The value of the subject alternative name with respect to the `
         
     | 
| 
      
 5396 
     | 
    
         
            +
                    # type`.
         
     | 
| 
      
 5397 
     | 
    
         
            +
                    # Corresponds to the JSON property `value`
         
     | 
| 
      
 5398 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5399 
     | 
    
         
            +
                    attr_accessor :value
         
     | 
| 
      
 5400 
     | 
    
         
            +
                  
         
     | 
| 
      
 5401 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5402 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5403 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5404 
     | 
    
         
            +
                  
         
     | 
| 
      
 5405 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5406 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5407 
     | 
    
         
            +
                      @type = args[:type] if args.key?(:type)
         
     | 
| 
      
 5408 
     | 
    
         
            +
                      @value = args[:value] if args.key?(:value)
         
     | 
| 
      
 5409 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5410 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5411 
     | 
    
         
            +
                  
         
     | 
| 
       5084 
5412 
     | 
    
         
             
                  # A representation of non-Google (third party) user that is associated with a
         
     | 
| 
       5085 
5413 
     | 
    
         
             
                  # managed Chrome profile.
         
     | 
| 
       5086 
5414 
     | 
    
         
             
                  class GoogleChromeManagementVersionsV1ThirdPartyProfileUser
         
     | 
| 
         @@ -5108,6 +5436,148 @@ module Google 
     | 
|
| 
       5108 
5436 
     | 
    
         
             
                    end
         
     | 
| 
       5109 
5437 
     | 
    
         
             
                  end
         
     | 
| 
       5110 
5438 
     | 
    
         | 
| 
      
 5439 
     | 
    
         
            +
                  # Request message for uploading an issued certificate for a certificate
         
     | 
| 
      
 5440 
     | 
    
         
            +
                  # provisioning process.
         
     | 
| 
      
 5441 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1UploadCertificateRequest
         
     | 
| 
      
 5442 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5443 
     | 
    
         
            +
                  
         
     | 
| 
      
 5444 
     | 
    
         
            +
                    # Required. The issued certificate in PEM format.
         
     | 
| 
      
 5445 
     | 
    
         
            +
                    # Corresponds to the JSON property `certificatePem`
         
     | 
| 
      
 5446 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5447 
     | 
    
         
            +
                    attr_accessor :certificate_pem
         
     | 
| 
      
 5448 
     | 
    
         
            +
                  
         
     | 
| 
      
 5449 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5450 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5451 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5452 
     | 
    
         
            +
                  
         
     | 
| 
      
 5453 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5454 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5455 
     | 
    
         
            +
                      @certificate_pem = args[:certificate_pem] if args.key?(:certificate_pem)
         
     | 
| 
      
 5456 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5457 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5458 
     | 
    
         
            +
                  
         
     | 
| 
      
 5459 
     | 
    
         
            +
                  # Response message for publishing an issued certificate for a certificate
         
     | 
| 
      
 5460 
     | 
    
         
            +
                  # provisioning process.
         
     | 
| 
      
 5461 
     | 
    
         
            +
                  class GoogleChromeManagementVersionsV1UploadCertificateResponse
         
     | 
| 
      
 5462 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5463 
     | 
    
         
            +
                  
         
     | 
| 
      
 5464 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5465 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5466 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5467 
     | 
    
         
            +
                  
         
     | 
| 
      
 5468 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5469 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5470 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5471 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5472 
     | 
    
         
            +
                  
         
     | 
| 
      
 5473 
     | 
    
         
            +
                  # The request message for Operations.CancelOperation.
         
     | 
| 
      
 5474 
     | 
    
         
            +
                  class GoogleLongrunningCancelOperationRequest
         
     | 
| 
      
 5475 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5476 
     | 
    
         
            +
                  
         
     | 
| 
      
 5477 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5478 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5479 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5480 
     | 
    
         
            +
                  
         
     | 
| 
      
 5481 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5482 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5483 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5484 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5485 
     | 
    
         
            +
                  
         
     | 
| 
      
 5486 
     | 
    
         
            +
                  # The response message for Operations.ListOperations.
         
     | 
| 
      
 5487 
     | 
    
         
            +
                  class GoogleLongrunningListOperationsResponse
         
     | 
| 
      
 5488 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5489 
     | 
    
         
            +
                  
         
     | 
| 
      
 5490 
     | 
    
         
            +
                    # The standard List next-page token.
         
     | 
| 
      
 5491 
     | 
    
         
            +
                    # Corresponds to the JSON property `nextPageToken`
         
     | 
| 
      
 5492 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5493 
     | 
    
         
            +
                    attr_accessor :next_page_token
         
     | 
| 
      
 5494 
     | 
    
         
            +
                  
         
     | 
| 
      
 5495 
     | 
    
         
            +
                    # A list of operations that matches the specified filter in the request.
         
     | 
| 
      
 5496 
     | 
    
         
            +
                    # Corresponds to the JSON property `operations`
         
     | 
| 
      
 5497 
     | 
    
         
            +
                    # @return [Array<Google::Apis::ChromemanagementV1::GoogleLongrunningOperation>]
         
     | 
| 
      
 5498 
     | 
    
         
            +
                    attr_accessor :operations
         
     | 
| 
      
 5499 
     | 
    
         
            +
                  
         
     | 
| 
      
 5500 
     | 
    
         
            +
                    # Unordered list. Unreachable resources. Populated when the request sets `
         
     | 
| 
      
 5501 
     | 
    
         
            +
                    # ListOperationsRequest.return_partial_success` and reads across collections e.g.
         
     | 
| 
      
 5502 
     | 
    
         
            +
                    # when attempting to list all resources across all supported locations.
         
     | 
| 
      
 5503 
     | 
    
         
            +
                    # Corresponds to the JSON property `unreachable`
         
     | 
| 
      
 5504 
     | 
    
         
            +
                    # @return [Array<String>]
         
     | 
| 
      
 5505 
     | 
    
         
            +
                    attr_accessor :unreachable
         
     | 
| 
      
 5506 
     | 
    
         
            +
                  
         
     | 
| 
      
 5507 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5508 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5509 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5510 
     | 
    
         
            +
                  
         
     | 
| 
      
 5511 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5512 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5513 
     | 
    
         
            +
                      @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
         
     | 
| 
      
 5514 
     | 
    
         
            +
                      @operations = args[:operations] if args.key?(:operations)
         
     | 
| 
      
 5515 
     | 
    
         
            +
                      @unreachable = args[:unreachable] if args.key?(:unreachable)
         
     | 
| 
      
 5516 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5517 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5518 
     | 
    
         
            +
                  
         
     | 
| 
      
 5519 
     | 
    
         
            +
                  # This resource represents a long-running operation that is the result of a
         
     | 
| 
      
 5520 
     | 
    
         
            +
                  # network API call.
         
     | 
| 
      
 5521 
     | 
    
         
            +
                  class GoogleLongrunningOperation
         
     | 
| 
      
 5522 
     | 
    
         
            +
                    include Google::Apis::Core::Hashable
         
     | 
| 
      
 5523 
     | 
    
         
            +
                  
         
     | 
| 
      
 5524 
     | 
    
         
            +
                    # If the value is `false`, it means the operation is still in progress. If `true`
         
     | 
| 
      
 5525 
     | 
    
         
            +
                    # , the operation is completed, and either `error` or `response` is available.
         
     | 
| 
      
 5526 
     | 
    
         
            +
                    # Corresponds to the JSON property `done`
         
     | 
| 
      
 5527 
     | 
    
         
            +
                    # @return [Boolean]
         
     | 
| 
      
 5528 
     | 
    
         
            +
                    attr_accessor :done
         
     | 
| 
      
 5529 
     | 
    
         
            +
                    alias_method :done?, :done
         
     | 
| 
      
 5530 
     | 
    
         
            +
                  
         
     | 
| 
      
 5531 
     | 
    
         
            +
                    # The `Status` type defines a logical error model that is suitable for different
         
     | 
| 
      
 5532 
     | 
    
         
            +
                    # programming environments, including REST APIs and RPC APIs. It is used by [
         
     | 
| 
      
 5533 
     | 
    
         
            +
                    # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
         
     | 
| 
      
 5534 
     | 
    
         
            +
                    # data: error code, error message, and error details. You can find out more
         
     | 
| 
      
 5535 
     | 
    
         
            +
                    # about this error model and how to work with it in the [API Design Guide](https:
         
     | 
| 
      
 5536 
     | 
    
         
            +
                    # //cloud.google.com/apis/design/errors).
         
     | 
| 
      
 5537 
     | 
    
         
            +
                    # Corresponds to the JSON property `error`
         
     | 
| 
      
 5538 
     | 
    
         
            +
                    # @return [Google::Apis::ChromemanagementV1::GoogleRpcStatus]
         
     | 
| 
      
 5539 
     | 
    
         
            +
                    attr_accessor :error
         
     | 
| 
      
 5540 
     | 
    
         
            +
                  
         
     | 
| 
      
 5541 
     | 
    
         
            +
                    # Service-specific metadata associated with the operation. It typically contains
         
     | 
| 
      
 5542 
     | 
    
         
            +
                    # progress information and common metadata such as create time. Some services
         
     | 
| 
      
 5543 
     | 
    
         
            +
                    # might not provide such metadata. Any method that returns a long-running
         
     | 
| 
      
 5544 
     | 
    
         
            +
                    # operation should document the metadata type, if any.
         
     | 
| 
      
 5545 
     | 
    
         
            +
                    # Corresponds to the JSON property `metadata`
         
     | 
| 
      
 5546 
     | 
    
         
            +
                    # @return [Hash<String,Object>]
         
     | 
| 
      
 5547 
     | 
    
         
            +
                    attr_accessor :metadata
         
     | 
| 
      
 5548 
     | 
    
         
            +
                  
         
     | 
| 
      
 5549 
     | 
    
         
            +
                    # The server-assigned name, which is only unique within the same service that
         
     | 
| 
      
 5550 
     | 
    
         
            +
                    # originally returns it. If you use the default HTTP mapping, the `name` should
         
     | 
| 
      
 5551 
     | 
    
         
            +
                    # be a resource name ending with `operations/`unique_id``.
         
     | 
| 
      
 5552 
     | 
    
         
            +
                    # Corresponds to the JSON property `name`
         
     | 
| 
      
 5553 
     | 
    
         
            +
                    # @return [String]
         
     | 
| 
      
 5554 
     | 
    
         
            +
                    attr_accessor :name
         
     | 
| 
      
 5555 
     | 
    
         
            +
                  
         
     | 
| 
      
 5556 
     | 
    
         
            +
                    # The normal, successful response of the operation. If the original method
         
     | 
| 
      
 5557 
     | 
    
         
            +
                    # returns no data on success, such as `Delete`, the response is `google.protobuf.
         
     | 
| 
      
 5558 
     | 
    
         
            +
                    # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
         
     | 
| 
      
 5559 
     | 
    
         
            +
                    # response should be the resource. For other methods, the response should have
         
     | 
| 
      
 5560 
     | 
    
         
            +
                    # the type `XxxResponse`, where `Xxx` is the original method name. For example,
         
     | 
| 
      
 5561 
     | 
    
         
            +
                    # if the original method name is `TakeSnapshot()`, the inferred response type is
         
     | 
| 
      
 5562 
     | 
    
         
            +
                    # `TakeSnapshotResponse`.
         
     | 
| 
      
 5563 
     | 
    
         
            +
                    # Corresponds to the JSON property `response`
         
     | 
| 
      
 5564 
     | 
    
         
            +
                    # @return [Hash<String,Object>]
         
     | 
| 
      
 5565 
     | 
    
         
            +
                    attr_accessor :response
         
     | 
| 
      
 5566 
     | 
    
         
            +
                  
         
     | 
| 
      
 5567 
     | 
    
         
            +
                    def initialize(**args)
         
     | 
| 
      
 5568 
     | 
    
         
            +
                       update!(**args)
         
     | 
| 
      
 5569 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5570 
     | 
    
         
            +
                  
         
     | 
| 
      
 5571 
     | 
    
         
            +
                    # Update properties of this object
         
     | 
| 
      
 5572 
     | 
    
         
            +
                    def update!(**args)
         
     | 
| 
      
 5573 
     | 
    
         
            +
                      @done = args[:done] if args.key?(:done)
         
     | 
| 
      
 5574 
     | 
    
         
            +
                      @error = args[:error] if args.key?(:error)
         
     | 
| 
      
 5575 
     | 
    
         
            +
                      @metadata = args[:metadata] if args.key?(:metadata)
         
     | 
| 
      
 5576 
     | 
    
         
            +
                      @name = args[:name] if args.key?(:name)
         
     | 
| 
      
 5577 
     | 
    
         
            +
                      @response = args[:response] if args.key?(:response)
         
     | 
| 
      
 5578 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5579 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5580 
     | 
    
         
            +
                  
         
     | 
| 
       5111 
5581 
     | 
    
         
             
                  # A generic empty message that you can re-use to avoid defining duplicated empty
         
     | 
| 
       5112 
5582 
     | 
    
         
             
                  # messages in your APIs. A typical example is to use it as the request or the
         
     | 
| 
       5113 
5583 
     | 
    
         
             
                  # response type of an API method. For instance: service Foo ` rpc Bar(google.
         
     | 
| 
         @@ -16,13 +16,13 @@ module Google 
     | 
|
| 
       16 
16 
     | 
    
         
             
              module Apis
         
     | 
| 
       17 
17 
     | 
    
         
             
                module ChromemanagementV1
         
     | 
| 
       18 
18 
     | 
    
         
             
                  # Version of the google-apis-chromemanagement_v1 gem
         
     | 
| 
       19 
     | 
    
         
            -
                  GEM_VERSION = "0. 
     | 
| 
      
 19 
     | 
    
         
            +
                  GEM_VERSION = "0.71.0"
         
     | 
| 
       20 
20 
     | 
    
         | 
| 
       21 
21 
     | 
    
         
             
                  # Version of the code generator used to generate this client
         
     | 
| 
       22 
22 
     | 
    
         
             
                  GENERATOR_VERSION = "0.18.0"
         
     | 
| 
       23 
23 
     | 
    
         | 
| 
       24 
24 
     | 
    
         
             
                  # Revision of the discovery document this client was generated from
         
     | 
| 
       25 
     | 
    
         
            -
                  REVISION = " 
     | 
| 
      
 25 
     | 
    
         
            +
                  REVISION = "20251014"
         
     | 
| 
       26 
26 
     | 
    
         
             
                end
         
     | 
| 
       27 
27 
     | 
    
         
             
              end
         
     | 
| 
       28 
28 
     | 
    
         
             
            end
         
     |