google-apis-connectors_v1 0.46.0 → 0.47.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.
| @@ -16,13 +16,13 @@ module Google | |
| 16 16 | 
             
              module Apis
         | 
| 17 17 | 
             
                module ConnectorsV1
         | 
| 18 18 | 
             
                  # Version of the google-apis-connectors_v1 gem
         | 
| 19 | 
            -
                  GEM_VERSION = "0. | 
| 19 | 
            +
                  GEM_VERSION = "0.47.0"
         | 
| 20 20 |  | 
| 21 21 | 
             
                  # Version of the code generator used to generate this client
         | 
| 22 22 | 
             
                  GENERATOR_VERSION = "0.12.0"
         | 
| 23 23 |  | 
| 24 24 | 
             
                  # Revision of the discovery document this client was generated from
         | 
| 25 | 
            -
                  REVISION = " | 
| 25 | 
            +
                  REVISION = "20231213"
         | 
| 26 26 | 
             
                end
         | 
| 27 27 | 
             
              end
         | 
| 28 28 | 
             
            end
         | 
| @@ -136,6 +136,24 @@ module Google | |
| 136 136 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 137 137 | 
             
                  end
         | 
| 138 138 |  | 
| 139 | 
            +
                  class DailyCycle
         | 
| 140 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 141 | 
            +
                  
         | 
| 142 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 143 | 
            +
                  end
         | 
| 144 | 
            +
                  
         | 
| 145 | 
            +
                  class Date
         | 
| 146 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 147 | 
            +
                  
         | 
| 148 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 149 | 
            +
                  end
         | 
| 150 | 
            +
                  
         | 
| 151 | 
            +
                  class DenyMaintenancePeriod
         | 
| 152 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 153 | 
            +
                  
         | 
| 154 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 155 | 
            +
                  end
         | 
| 156 | 
            +
                  
         | 
| 139 157 | 
             
                  class Destination
         | 
| 140 158 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 141 159 |  | 
| @@ -298,6 +316,12 @@ module Google | |
| 298 316 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 299 317 | 
             
                  end
         | 
| 300 318 |  | 
| 319 | 
            +
                  class Instance
         | 
| 320 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 321 | 
            +
                  
         | 
| 322 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 323 | 
            +
                  end
         | 
| 324 | 
            +
                  
         | 
| 301 325 | 
             
                  class Jms
         | 
| 302 326 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 303 327 |  | 
| @@ -442,6 +466,30 @@ module Google | |
| 442 466 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 443 467 | 
             
                  end
         | 
| 444 468 |  | 
| 469 | 
            +
                  class MaintenancePolicy
         | 
| 470 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 471 | 
            +
                  
         | 
| 472 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 473 | 
            +
                  end
         | 
| 474 | 
            +
                  
         | 
| 475 | 
            +
                  class MaintenanceSchedule
         | 
| 476 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 477 | 
            +
                  
         | 
| 478 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 479 | 
            +
                  end
         | 
| 480 | 
            +
                  
         | 
| 481 | 
            +
                  class MaintenanceSettings
         | 
| 482 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 483 | 
            +
                  
         | 
| 484 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 485 | 
            +
                  end
         | 
| 486 | 
            +
                  
         | 
| 487 | 
            +
                  class MaintenanceWindow
         | 
| 488 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 489 | 
            +
                  
         | 
| 490 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 491 | 
            +
                  end
         | 
| 492 | 
            +
                  
         | 
| 445 493 | 
             
                  class ManagedZone
         | 
| 446 494 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 447 495 |  | 
| @@ -460,6 +508,18 @@ module Google | |
| 460 508 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 461 509 | 
             
                  end
         | 
| 462 510 |  | 
| 511 | 
            +
                  class NodeSloMetadata
         | 
| 512 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 513 | 
            +
                  
         | 
| 514 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 515 | 
            +
                  end
         | 
| 516 | 
            +
                  
         | 
| 517 | 
            +
                  class NotificationParameter
         | 
| 518 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 519 | 
            +
                  
         | 
| 520 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 521 | 
            +
                  end
         | 
| 522 | 
            +
                  
         | 
| 463 523 | 
             
                  class Oauth2AuthCodeFlow
         | 
| 464 524 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 465 525 |  | 
| @@ -490,6 +550,12 @@ module Google | |
| 490 550 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 491 551 | 
             
                  end
         | 
| 492 552 |  | 
| 553 | 
            +
                  class PerSliSloEligibility
         | 
| 554 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 555 | 
            +
                  
         | 
| 556 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 557 | 
            +
                  end
         | 
| 558 | 
            +
                  
         | 
| 493 559 | 
             
                  class Policy
         | 
| 494 560 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 495 561 |  | 
| @@ -502,6 +568,12 @@ module Google | |
| 502 568 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 503 569 | 
             
                  end
         | 
| 504 570 |  | 
| 571 | 
            +
                  class ProvisionedResource
         | 
| 572 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 573 | 
            +
                  
         | 
| 574 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 575 | 
            +
                  end
         | 
| 576 | 
            +
                  
         | 
| 505 577 | 
             
                  class RefreshConnectionSchemaMetadataRequest
         | 
| 506 578 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 507 579 |  | 
| @@ -574,6 +646,12 @@ module Google | |
| 574 646 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 575 647 | 
             
                  end
         | 
| 576 648 |  | 
| 649 | 
            +
                  class Schedule
         | 
| 650 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 651 | 
            +
                  
         | 
| 652 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 653 | 
            +
                  end
         | 
| 654 | 
            +
                  
         | 
| 577 655 | 
             
                  class Secret
         | 
| 578 656 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 579 657 |  | 
| @@ -592,6 +670,18 @@ module Google | |
| 592 670 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 593 671 | 
             
                  end
         | 
| 594 672 |  | 
| 673 | 
            +
                  class SloEligibility
         | 
| 674 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 675 | 
            +
                  
         | 
| 676 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 677 | 
            +
                  end
         | 
| 678 | 
            +
                  
         | 
| 679 | 
            +
                  class SloMetadata
         | 
| 680 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 681 | 
            +
                  
         | 
| 682 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 683 | 
            +
                  end
         | 
| 684 | 
            +
                  
         | 
| 595 685 | 
             
                  class Source
         | 
| 596 686 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 597 687 |  | 
| @@ -640,12 +730,30 @@ module Google | |
| 640 730 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 641 731 | 
             
                  end
         | 
| 642 732 |  | 
| 733 | 
            +
                  class TimeOfDay
         | 
| 734 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 735 | 
            +
                  
         | 
| 736 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 737 | 
            +
                  end
         | 
| 738 | 
            +
                  
         | 
| 739 | 
            +
                  class UpdatePolicy
         | 
| 740 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 741 | 
            +
                  
         | 
| 742 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 743 | 
            +
                  end
         | 
| 744 | 
            +
                  
         | 
| 643 745 | 
             
                  class UserPassword
         | 
| 644 746 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 645 747 |  | 
| 646 748 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 647 749 | 
             
                  end
         | 
| 648 750 |  | 
| 751 | 
            +
                  class WeeklyCycle
         | 
| 752 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 753 | 
            +
                  
         | 
| 754 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 755 | 
            +
                  end
         | 
| 756 | 
            +
                  
         | 
| 649 757 | 
             
                  class AuditConfig
         | 
| 650 758 | 
             
                    # @private
         | 
| 651 759 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -949,6 +1057,36 @@ module Google | |
| 949 1057 | 
             
                    end
         | 
| 950 1058 | 
             
                  end
         | 
| 951 1059 |  | 
| 1060 | 
            +
                  class DailyCycle
         | 
| 1061 | 
            +
                    # @private
         | 
| 1062 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1063 | 
            +
                      property :duration, as: 'duration'
         | 
| 1064 | 
            +
                      property :start_time, as: 'startTime', class: Google::Apis::ConnectorsV1::TimeOfDay, decorator: Google::Apis::ConnectorsV1::TimeOfDay::Representation
         | 
| 1065 | 
            +
                  
         | 
| 1066 | 
            +
                    end
         | 
| 1067 | 
            +
                  end
         | 
| 1068 | 
            +
                  
         | 
| 1069 | 
            +
                  class Date
         | 
| 1070 | 
            +
                    # @private
         | 
| 1071 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1072 | 
            +
                      property :day, as: 'day'
         | 
| 1073 | 
            +
                      property :month, as: 'month'
         | 
| 1074 | 
            +
                      property :year, as: 'year'
         | 
| 1075 | 
            +
                    end
         | 
| 1076 | 
            +
                  end
         | 
| 1077 | 
            +
                  
         | 
| 1078 | 
            +
                  class DenyMaintenancePeriod
         | 
| 1079 | 
            +
                    # @private
         | 
| 1080 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1081 | 
            +
                      property :end_date, as: 'endDate', class: Google::Apis::ConnectorsV1::Date, decorator: Google::Apis::ConnectorsV1::Date::Representation
         | 
| 1082 | 
            +
                  
         | 
| 1083 | 
            +
                      property :start_date, as: 'startDate', class: Google::Apis::ConnectorsV1::Date, decorator: Google::Apis::ConnectorsV1::Date::Representation
         | 
| 1084 | 
            +
                  
         | 
| 1085 | 
            +
                      property :time, as: 'time', class: Google::Apis::ConnectorsV1::TimeOfDay, decorator: Google::Apis::ConnectorsV1::TimeOfDay::Representation
         | 
| 1086 | 
            +
                  
         | 
| 1087 | 
            +
                    end
         | 
| 1088 | 
            +
                  end
         | 
| 1089 | 
            +
                  
         | 
| 952 1090 | 
             
                  class Destination
         | 
| 953 1091 | 
             
                    # @private
         | 
| 954 1092 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1246,6 +1384,34 @@ module Google | |
| 1246 1384 | 
             
                    end
         | 
| 1247 1385 | 
             
                  end
         | 
| 1248 1386 |  | 
| 1387 | 
            +
                  class Instance
         | 
| 1388 | 
            +
                    # @private
         | 
| 1389 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1390 | 
            +
                      property :consumer_defined_name, as: 'consumerDefinedName'
         | 
| 1391 | 
            +
                      property :create_time, as: 'createTime'
         | 
| 1392 | 
            +
                      property :instance_type, as: 'instanceType'
         | 
| 1393 | 
            +
                      hash :labels, as: 'labels'
         | 
| 1394 | 
            +
                      hash :maintenance_policy_names, as: 'maintenancePolicyNames'
         | 
| 1395 | 
            +
                      hash :maintenance_schedules, as: 'maintenanceSchedules', class: Google::Apis::ConnectorsV1::MaintenanceSchedule, decorator: Google::Apis::ConnectorsV1::MaintenanceSchedule::Representation
         | 
| 1396 | 
            +
                  
         | 
| 1397 | 
            +
                      property :maintenance_settings, as: 'maintenanceSettings', class: Google::Apis::ConnectorsV1::MaintenanceSettings, decorator: Google::Apis::ConnectorsV1::MaintenanceSettings::Representation
         | 
| 1398 | 
            +
                  
         | 
| 1399 | 
            +
                      property :name, as: 'name'
         | 
| 1400 | 
            +
                      hash :notification_parameters, as: 'notificationParameters', class: Google::Apis::ConnectorsV1::NotificationParameter, decorator: Google::Apis::ConnectorsV1::NotificationParameter::Representation
         | 
| 1401 | 
            +
                  
         | 
| 1402 | 
            +
                      hash :producer_metadata, as: 'producerMetadata'
         | 
| 1403 | 
            +
                      collection :provisioned_resources, as: 'provisionedResources', class: Google::Apis::ConnectorsV1::ProvisionedResource, decorator: Google::Apis::ConnectorsV1::ProvisionedResource::Representation
         | 
| 1404 | 
            +
                  
         | 
| 1405 | 
            +
                      property :slm_instance_template, as: 'slmInstanceTemplate'
         | 
| 1406 | 
            +
                      property :slo_metadata, as: 'sloMetadata', class: Google::Apis::ConnectorsV1::SloMetadata, decorator: Google::Apis::ConnectorsV1::SloMetadata::Representation
         | 
| 1407 | 
            +
                  
         | 
| 1408 | 
            +
                      hash :software_versions, as: 'softwareVersions'
         | 
| 1409 | 
            +
                      property :state, as: 'state'
         | 
| 1410 | 
            +
                      property :tenant_project_id, as: 'tenantProjectId'
         | 
| 1411 | 
            +
                      property :update_time, as: 'updateTime'
         | 
| 1412 | 
            +
                    end
         | 
| 1413 | 
            +
                  end
         | 
| 1414 | 
            +
                  
         | 
| 1249 1415 | 
             
                  class Jms
         | 
| 1250 1416 | 
             
                    # @private
         | 
| 1251 1417 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1475,6 +1641,51 @@ module Google | |
| 1475 1641 | 
             
                    end
         | 
| 1476 1642 | 
             
                  end
         | 
| 1477 1643 |  | 
| 1644 | 
            +
                  class MaintenancePolicy
         | 
| 1645 | 
            +
                    # @private
         | 
| 1646 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1647 | 
            +
                      property :create_time, as: 'createTime'
         | 
| 1648 | 
            +
                      property :description, as: 'description'
         | 
| 1649 | 
            +
                      hash :labels, as: 'labels'
         | 
| 1650 | 
            +
                      property :name, as: 'name'
         | 
| 1651 | 
            +
                      property :state, as: 'state'
         | 
| 1652 | 
            +
                      property :update_policy, as: 'updatePolicy', class: Google::Apis::ConnectorsV1::UpdatePolicy, decorator: Google::Apis::ConnectorsV1::UpdatePolicy::Representation
         | 
| 1653 | 
            +
                  
         | 
| 1654 | 
            +
                      property :update_time, as: 'updateTime'
         | 
| 1655 | 
            +
                    end
         | 
| 1656 | 
            +
                  end
         | 
| 1657 | 
            +
                  
         | 
| 1658 | 
            +
                  class MaintenanceSchedule
         | 
| 1659 | 
            +
                    # @private
         | 
| 1660 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1661 | 
            +
                      property :can_reschedule, as: 'canReschedule'
         | 
| 1662 | 
            +
                      property :end_time, as: 'endTime'
         | 
| 1663 | 
            +
                      property :rollout_management_policy, as: 'rolloutManagementPolicy'
         | 
| 1664 | 
            +
                      property :schedule_deadline_time, as: 'scheduleDeadlineTime'
         | 
| 1665 | 
            +
                      property :start_time, as: 'startTime'
         | 
| 1666 | 
            +
                    end
         | 
| 1667 | 
            +
                  end
         | 
| 1668 | 
            +
                  
         | 
| 1669 | 
            +
                  class MaintenanceSettings
         | 
| 1670 | 
            +
                    # @private
         | 
| 1671 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1672 | 
            +
                      property :exclude, as: 'exclude'
         | 
| 1673 | 
            +
                      property :is_rollback, as: 'isRollback'
         | 
| 1674 | 
            +
                      hash :maintenance_policies, as: 'maintenancePolicies', class: Google::Apis::ConnectorsV1::MaintenancePolicy, decorator: Google::Apis::ConnectorsV1::MaintenancePolicy::Representation
         | 
| 1675 | 
            +
                  
         | 
| 1676 | 
            +
                    end
         | 
| 1677 | 
            +
                  end
         | 
| 1678 | 
            +
                  
         | 
| 1679 | 
            +
                  class MaintenanceWindow
         | 
| 1680 | 
            +
                    # @private
         | 
| 1681 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1682 | 
            +
                      property :daily_cycle, as: 'dailyCycle', class: Google::Apis::ConnectorsV1::DailyCycle, decorator: Google::Apis::ConnectorsV1::DailyCycle::Representation
         | 
| 1683 | 
            +
                  
         | 
| 1684 | 
            +
                      property :weekly_cycle, as: 'weeklyCycle', class: Google::Apis::ConnectorsV1::WeeklyCycle, decorator: Google::Apis::ConnectorsV1::WeeklyCycle::Representation
         | 
| 1685 | 
            +
                  
         | 
| 1686 | 
            +
                    end
         | 
| 1687 | 
            +
                  end
         | 
| 1688 | 
            +
                  
         | 
| 1478 1689 | 
             
                  class ManagedZone
         | 
| 1479 1690 | 
             
                    # @private
         | 
| 1480 1691 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1505,6 +1716,23 @@ module Google | |
| 1505 1716 | 
             
                    end
         | 
| 1506 1717 | 
             
                  end
         | 
| 1507 1718 |  | 
| 1719 | 
            +
                  class NodeSloMetadata
         | 
| 1720 | 
            +
                    # @private
         | 
| 1721 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1722 | 
            +
                      property :location, as: 'location'
         | 
| 1723 | 
            +
                      property :node_id, as: 'nodeId'
         | 
| 1724 | 
            +
                      property :per_sli_eligibility, as: 'perSliEligibility', class: Google::Apis::ConnectorsV1::PerSliSloEligibility, decorator: Google::Apis::ConnectorsV1::PerSliSloEligibility::Representation
         | 
| 1725 | 
            +
                  
         | 
| 1726 | 
            +
                    end
         | 
| 1727 | 
            +
                  end
         | 
| 1728 | 
            +
                  
         | 
| 1729 | 
            +
                  class NotificationParameter
         | 
| 1730 | 
            +
                    # @private
         | 
| 1731 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1732 | 
            +
                      collection :values, as: 'values'
         | 
| 1733 | 
            +
                    end
         | 
| 1734 | 
            +
                  end
         | 
| 1735 | 
            +
                  
         | 
| 1508 1736 | 
             
                  class Oauth2AuthCodeFlow
         | 
| 1509 1737 | 
             
                    # @private
         | 
| 1510 1738 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1564,6 +1792,14 @@ module Google | |
| 1564 1792 | 
             
                    end
         | 
| 1565 1793 | 
             
                  end
         | 
| 1566 1794 |  | 
| 1795 | 
            +
                  class PerSliSloEligibility
         | 
| 1796 | 
            +
                    # @private
         | 
| 1797 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1798 | 
            +
                      hash :eligibilities, as: 'eligibilities', class: Google::Apis::ConnectorsV1::SloEligibility, decorator: Google::Apis::ConnectorsV1::SloEligibility::Representation
         | 
| 1799 | 
            +
                  
         | 
| 1800 | 
            +
                    end
         | 
| 1801 | 
            +
                  end
         | 
| 1802 | 
            +
                  
         | 
| 1567 1803 | 
             
                  class Policy
         | 
| 1568 1804 | 
             
                    # @private
         | 
| 1569 1805 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1592,6 +1828,14 @@ module Google | |
| 1592 1828 | 
             
                    end
         | 
| 1593 1829 | 
             
                  end
         | 
| 1594 1830 |  | 
| 1831 | 
            +
                  class ProvisionedResource
         | 
| 1832 | 
            +
                    # @private
         | 
| 1833 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1834 | 
            +
                      property :resource_type, as: 'resourceType'
         | 
| 1835 | 
            +
                      property :resource_url, as: 'resourceUrl'
         | 
| 1836 | 
            +
                    end
         | 
| 1837 | 
            +
                  end
         | 
| 1838 | 
            +
                  
         | 
| 1595 1839 | 
             
                  class RefreshConnectionSchemaMetadataRequest
         | 
| 1596 1840 | 
             
                    # @private
         | 
| 1597 1841 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1711,6 +1955,16 @@ module Google | |
| 1711 1955 | 
             
                    end
         | 
| 1712 1956 | 
             
                  end
         | 
| 1713 1957 |  | 
| 1958 | 
            +
                  class Schedule
         | 
| 1959 | 
            +
                    # @private
         | 
| 1960 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1961 | 
            +
                      property :day, as: 'day'
         | 
| 1962 | 
            +
                      property :duration, as: 'duration'
         | 
| 1963 | 
            +
                      property :start_time, as: 'startTime', class: Google::Apis::ConnectorsV1::TimeOfDay, decorator: Google::Apis::ConnectorsV1::TimeOfDay::Representation
         | 
| 1964 | 
            +
                  
         | 
| 1965 | 
            +
                    end
         | 
| 1966 | 
            +
                  end
         | 
| 1967 | 
            +
                  
         | 
| 1714 1968 | 
             
                  class Secret
         | 
| 1715 1969 | 
             
                    # @private
         | 
| 1716 1970 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1737,6 +1991,25 @@ module Google | |
| 1737 1991 | 
             
                    end
         | 
| 1738 1992 | 
             
                  end
         | 
| 1739 1993 |  | 
| 1994 | 
            +
                  class SloEligibility
         | 
| 1995 | 
            +
                    # @private
         | 
| 1996 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 1997 | 
            +
                      property :eligible, as: 'eligible'
         | 
| 1998 | 
            +
                      property :reason, as: 'reason'
         | 
| 1999 | 
            +
                    end
         | 
| 2000 | 
            +
                  end
         | 
| 2001 | 
            +
                  
         | 
| 2002 | 
            +
                  class SloMetadata
         | 
| 2003 | 
            +
                    # @private
         | 
| 2004 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2005 | 
            +
                      collection :nodes, as: 'nodes', class: Google::Apis::ConnectorsV1::NodeSloMetadata, decorator: Google::Apis::ConnectorsV1::NodeSloMetadata::Representation
         | 
| 2006 | 
            +
                  
         | 
| 2007 | 
            +
                      property :per_sli_eligibility, as: 'perSliEligibility', class: Google::Apis::ConnectorsV1::PerSliSloEligibility, decorator: Google::Apis::ConnectorsV1::PerSliSloEligibility::Representation
         | 
| 2008 | 
            +
                  
         | 
| 2009 | 
            +
                      property :tier, as: 'tier'
         | 
| 2010 | 
            +
                    end
         | 
| 2011 | 
            +
                  end
         | 
| 2012 | 
            +
                  
         | 
| 1740 2013 | 
             
                  class Source
         | 
| 1741 2014 | 
             
                    # @private
         | 
| 1742 2015 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1822,6 +2095,27 @@ module Google | |
| 1822 2095 | 
             
                    end
         | 
| 1823 2096 | 
             
                  end
         | 
| 1824 2097 |  | 
| 2098 | 
            +
                  class TimeOfDay
         | 
| 2099 | 
            +
                    # @private
         | 
| 2100 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2101 | 
            +
                      property :hours, as: 'hours'
         | 
| 2102 | 
            +
                      property :minutes, as: 'minutes'
         | 
| 2103 | 
            +
                      property :nanos, as: 'nanos'
         | 
| 2104 | 
            +
                      property :seconds, as: 'seconds'
         | 
| 2105 | 
            +
                    end
         | 
| 2106 | 
            +
                  end
         | 
| 2107 | 
            +
                  
         | 
| 2108 | 
            +
                  class UpdatePolicy
         | 
| 2109 | 
            +
                    # @private
         | 
| 2110 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2111 | 
            +
                      property :channel, as: 'channel'
         | 
| 2112 | 
            +
                      collection :deny_maintenance_periods, as: 'denyMaintenancePeriods', class: Google::Apis::ConnectorsV1::DenyMaintenancePeriod, decorator: Google::Apis::ConnectorsV1::DenyMaintenancePeriod::Representation
         | 
| 2113 | 
            +
                  
         | 
| 2114 | 
            +
                      property :window, as: 'window', class: Google::Apis::ConnectorsV1::MaintenanceWindow, decorator: Google::Apis::ConnectorsV1::MaintenanceWindow::Representation
         | 
| 2115 | 
            +
                  
         | 
| 2116 | 
            +
                    end
         | 
| 2117 | 
            +
                  end
         | 
| 2118 | 
            +
                  
         | 
| 1825 2119 | 
             
                  class UserPassword
         | 
| 1826 2120 | 
             
                    # @private
         | 
| 1827 2121 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -1830,6 +2124,14 @@ module Google | |
| 1830 2124 | 
             
                      property :username, as: 'username'
         | 
| 1831 2125 | 
             
                    end
         | 
| 1832 2126 | 
             
                  end
         | 
| 2127 | 
            +
                  
         | 
| 2128 | 
            +
                  class WeeklyCycle
         | 
| 2129 | 
            +
                    # @private
         | 
| 2130 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 2131 | 
            +
                      collection :schedule, as: 'schedule', class: Google::Apis::ConnectorsV1::Schedule, decorator: Google::Apis::ConnectorsV1::Schedule::Representation
         | 
| 2132 | 
            +
                  
         | 
| 2133 | 
            +
                    end
         | 
| 2134 | 
            +
                  end
         | 
| 1833 2135 | 
             
                end
         | 
| 1834 2136 | 
             
              end
         | 
| 1835 2137 | 
             
            end
         | 
    
        metadata
    CHANGED
    
    | @@ -1,14 +1,14 @@ | |
| 1 1 | 
             
            --- !ruby/object:Gem::Specification
         | 
| 2 2 | 
             
            name: google-apis-connectors_v1
         | 
| 3 3 | 
             
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            -
              version: 0. | 
| 4 | 
            +
              version: 0.47.0
         | 
| 5 5 | 
             
            platform: ruby
         | 
| 6 6 | 
             
            authors:
         | 
| 7 7 | 
             
            - Google LLC
         | 
| 8 8 | 
             
            autorequire: 
         | 
| 9 9 | 
             
            bindir: bin
         | 
| 10 10 | 
             
            cert_chain: []
         | 
| 11 | 
            -
            date: 2023-12- | 
| 11 | 
            +
            date: 2023-12-17 00:00:00.000000000 Z
         | 
| 12 12 | 
             
            dependencies:
         | 
| 13 13 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 14 14 | 
             
              name: google-apis-core
         | 
| @@ -58,7 +58,7 @@ licenses: | |
| 58 58 | 
             
            metadata:
         | 
| 59 59 | 
             
              bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
         | 
| 60 60 | 
             
              changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-connectors_v1/CHANGELOG.md
         | 
| 61 | 
            -
              documentation_uri: https://googleapis.dev/ruby/google-apis-connectors_v1/v0. | 
| 61 | 
            +
              documentation_uri: https://googleapis.dev/ruby/google-apis-connectors_v1/v0.47.0
         | 
| 62 62 | 
             
              source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-connectors_v1
         | 
| 63 63 | 
             
            post_install_message: 
         | 
| 64 64 | 
             
            rdoc_options: []
         |